1. a4fe384 Merge "fix(stm32mp2): use TOOL_ADD_IMG_PAYLOAD for BL31 DT" into integration by Govindraj Raja · 9 months ago
  2. f15f1c6 fix(stm32mp2): use TOOL_ADD_IMG_PAYLOAD for BL31 DT by Yann Gautier · 9 months ago
  3. 16a659d fix(stm32mp2): enable timer earlier in BL31 by Yann Gautier · 9 months ago
  4. e053e89 Merge "fix(st): set no-pie option when building ST elf file" into integration by Govindraj Raja · 9 months ago
  5. 6d26d75 fix(st): set no-pie option when building ST elf file by Yann Gautier · 9 months ago
  6. 747d85e fix(stm32mp2): set PLAT_MAX_PWR_LVL to one by Maxime Méré · 10 months ago
  7. c900760 feat(stm32mp2): boot BL33 at EL1 or EL2 by Yann Gautier · 1 year, 7 months ago
  8. 128df96 feat(stm32mp2): disable unsupported features by Yann Gautier · 1 year, 10 months ago
  9. 77847f0 feat(stm32mp2): initialize gic and delay timer in bl31_plat_arch_setup by Maxime Méré · 10 months ago
  10. 27dd11d feat(stm32mp2): add BL31 device tree support by Maxime Méré · 10 months ago
  11. 9a0cad3 feat(stm32mp2): load FW binaries to DDR by Yann Gautier · 1 year, 2 months ago
  12. 213a08e feat(stm32mp2): enable DDR driver by Nicolas Le Bayon · 3 years, 2 months ago
  13. 79629b1 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · 4 years, 1 month ago
  14. 87cd847 feat(st): add stm32mp_is_wakeup_from_standby() by Yann Gautier · 3 years, 9 months ago
  15. 52f530d feat(stm32mp2): add RETRAM map/unmap capability by Maxime Méré · 11 months ago
  16. 2fd7b23 feat(stm32mp2): add helper to get DDRDBG base address by Nicolas Le Bayon · 3 years, 11 months ago
  17. e2d6e5e feat(stm32mp2): handle DDR power supplies by Pascal Paillet · 2 years, 7 months ago
  18. 47e6231 feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · 2 years, 6 months ago
  19. cc3d73c Merge changes I1df23bfa,Ibc85e30c into integration by Manish V Badarkhe · 10 months ago
  20. 7ea6ebf Merge changes I14df5d21,I7f952205,I6f52ec2c,Ibe0cacf8 into integration by Manish Pandey · 11 months ago
  21. 64e5a6d feat(stm32mp2): improve BL31 size management by Maxime Méré · 11 months ago
  22. cd9c92c fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 by Nicolas Le Bayon · 2 years, 3 months ago
  23. 817f42f feat(st-pmic): add STPMIC2 driver by Pascal Paillet · 2 years, 8 months ago
  24. ae84525 feat(stm32mp2): manage DDR FW via FIP by Maxime Méré · 11 months ago
  25. d07e946 feat(stm32mp2): introduce DDR type compilation flags by Nicolas Le Bayon · 4 years, 1 month ago
  26. 03020b6 feat(stm32mp2): add minimal support for BL31 by Yann Gautier · 2 years, 2 months ago
  27. aa7f6cd feat(st): manage BL31 FCONF load_info struct by Yann Gautier · 4 years, 8 months ago
  28. 60d0758 fix(stm32mp2): remove mapping of BL2 DT area by Yann Gautier · 11 months ago
  29. a846a23 feat(stm32mp2): load fw-config file by Yann Gautier · 1 year, 3 months ago
  30. 5af9369 feat(stm32mp2): add fw-config compilation by Yann Gautier · 1 year, 3 months ago
  31. 5e0be8c feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · 1 year, 3 months ago
  32. c3a7534 feat(stm32mp2): add fixed regulators support by Yann Gautier · 1 year, 3 months ago
  33. cdaced3 feat(stm32mp2): print board info by Yann Gautier · 3 years, 4 months ago
  34. 381b2a6 feat(stm32mp2): display CPU info by Yann Gautier · 1 year, 2 months ago
  35. 154e6e6 feat(stm32mp2): get chip ID by Yann Gautier · 1 year, 3 months ago
  36. db77f8b feat(stm32mp2): add BL2 boot first steps by Yann Gautier · 1 year, 3 months ago
  37. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  38. 7659633 Merge "fix(stm32mp1): skip OP-TEE header check if image base is NULL" into integration by Manish Pandey · 1 year, 1 month ago
  39. f3eaa1b Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  40. 4e9b498 Merge "refactor(st): change suffix for SYSCFG functions" into integration by Manish V Badarkhe · 1 year, 1 month ago
  41. b452e7a fix(stm32mp1): skip OP-TEE header check if image base is NULL by Yann Gautier · 1 year, 1 month ago
  42. f829d7d feat(st-reset): add stm32mp2_reset driver by Gabriel Fernandez · 3 years, 4 months ago
  43. 615f31f feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · 3 years, 4 months ago
  44. d91d10a feat(st-reset): add system reset management by Lionel Debieve · 4 years, 9 months ago
  45. 4b1826c refactor(st): change suffix for SYSCFG functions by Maxime Méré · 1 year, 7 months ago
  46. 372f459 refactor(st): change method to get GIC base addresses by Nicolas Le Bayon · 2 years, 3 months ago
  47. 66b4c5c refactor(st): move FWU support to common code by Yann Gautier · 2 years, 7 months ago
  48. b91c7f5 refactor(st): move FWU functions to common code by Yann Gautier · 1 year, 7 months ago
  49. 08fc380 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 1 year, 2 months ago
  50. aba5834 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · 1 year, 2 months ago
  51. 5c45768 fix(stm32mp1): remove unnecessary assert on GPIO_BANK_A value by Patrick Delaunay · 1 year, 8 months ago
  52. e04a9ef refactor(st): use GPIO banks definition from bindings by Pascal Paillet · 3 years, 5 months ago
  53. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  54. 729286d refactor(st): rename plat_set_image_source by Yann Gautier · 1 year, 2 months ago
  55. 795a559 feat(st): add FWU with boot from NAND by Yann Gautier · 2 years, 2 months ago
  56. ae81d48 feat(st): manage backup partitions for NAND devices by Yann Gautier · 1 year, 7 months ago
  57. f655922 feat(stm32mp1): always boot at 650MHz by Yann Gautier · 2 years, 11 months ago
  58. 8dd2a64 feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · 3 years, 1 month ago
  59. 55aed7d feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 1 year, 4 months ago
  60. a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
  61. 47ea303 feat(stm32mp2): use early traces by Yann Gautier · 1 year, 7 months ago
  62. 94cad75 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 10 months ago
  63. e494afc feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · 1 year, 5 months ago
  64. 8d92e4b refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · 3 years, 6 months ago
  65. f7c5ec1 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
  66. 8d08a1d style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 1 year, 6 months ago
  67. 6166051 feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 1 year, 6 months ago
  68. 6e99fee feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 1 year, 6 months ago
  69. 588b01b feat(st): get the state of the active bank directly by Sughosh Ganu · 1 year, 6 months ago
  70. ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
  71. 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
  72. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  73. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  74. 2e905c0 feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation by Yann Gautier · 1 year, 6 months ago
  75. 9883833 refactor(st): move macros to common folder by Yann Gautier · 1 year, 6 months ago
  76. 8af83a4 refactor(stm32mp1): remove unused macros by Yann Gautier · 1 year, 6 months ago
  77. 84f9abe Merge "feat(stm32mp1): only fuse monotonic counter on closed devices" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  78. d6bb94f feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · 1 year, 6 months ago
  79. 197ac78 feat(stm32mp2): add BSEC and OTP support by Yann Gautier · 1 year, 7 months ago
  80. cb0d6b5 fix(stm32mp2): add missing include by Yann Gautier · 1 year, 7 months ago
  81. 3007c72 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 11 months ago
  82. 189db94 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 4 years ago
  83. 9cd784d refactor(st): update test for closed chip by Yann Gautier · 2 years, 6 months ago
  84. c706104 refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 2 years, 8 months ago
  85. b8816d3 refactor(st): use dashes for BSEC node names by Yann Gautier · 1 year, 7 months ago
  86. 2331a34 feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · 1 year, 10 months ago
  87. d1c85da feat(stm32mp2): add plat_my_core_pos by Yann Gautier · 1 year, 11 months ago
  88. 4da462d fix(stm32mp2): correct early/crash console init by Yann Gautier · 1 year, 7 months ago
  89. c20b0c5 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 10 months ago
  90. 17e0a8c Merge changes from topic "st_remove_shm" into integration by Manish Pandey · 1 year, 10 months ago
  91. 13f5445 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 10 months ago
  92. 3018854 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 10 months ago
  93. 9f72f5e fix(st): properly check LOADADDR by Yann Gautier · 1 year, 11 months ago
  94. fb1d3bd feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
  95. 4c8e8ea feat(st): update STM32MP DT files by Yann Gautier · 1 year, 10 months ago
  96. 7762531 feat(st): support gcc as linker by Yann Gautier · 2 years, 5 months ago
  97. 6f3ca8a fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 10 months ago
  98. 77ce6a5 fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 2 years, 7 months ago
  99. 5c506c7 fix(st): update comment on encryption key by Yann Gautier · 2 years, 6 months ago
  100. 76e4fab fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 2 years, 7 months ago