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