1. f2b9807 feat(stm32mp2): prepare DDR secure area encryption by Nicolas Le Bayon · 4 years, 7 months ago
  2. 2c831e4 feat(stm32mp2): add some platform helpers by Yann Gautier · 2 years, 2 months ago
  3. 399cfdd feat(st-drivers): add RISAF driver by Nicolas Le Bayon · 4 years, 7 months ago
  4. d06b375 feat(stm32mp1): prepare DDR secure area encryption for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  5. c7a457a feat(stm32mp1): enable MCE driver for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  6. 864466b feat(st): add RNG minor version by Nicolas Le Bayon · 9 months ago
  7. 27b4244 feat(stm32mp2): add HASH and RNG compilation by Yann Gautier · 3 years, 4 months ago
  8. 1dd3b65 feat(st): use and override default MBedTLS config by Yann Gautier · 8 months ago
  9. 0b4722c feat(st): put stm32image tool in build directory by Yann Gautier · 4 weeks ago
  10. f4595e6 feat(build): put crttool in the build directory by Boyan Karatotev · 3 months ago
  11. 0dab9cd Merge changes I54d18f01,I4e06c8a7,Ib5fc7dcd,Id5db5558,Ib941a04a into integration by Manish Pandey · 8 weeks ago
  12. 4f6c787 Merge changes I6422cd05,Idd01179d,I5c557616,I343a46d6,Id48671ae, ... into integration by Madhukar Pappireddy · 8 weeks ago
  13. 088238a feat(st-clock): add STM32MP21 and STM32MP23 RCC variants by Nicolas Le Bayon · 1 year, 10 months ago
  14. 5a03ac9 refactor(stm32mp2): update display of reset reason by Patrick Delaunay · 9 months ago
  15. 2ec3cec feat(stm32mp21): add PWR registers file by Nicolas Le Bayon · 1 year, 6 months ago
  16. 701178d feat(st): introduce SoC family compilation switch by Maxime Méré · 1 year ago
  17. e577ca3 docs(stm32mp2): introduce new STM32MP23 family by Nicolas Le Bayon · 1 year, 6 months ago
  18. 07759f2 docs(stm32mp2): introduce new STM32MP21 family by Yann Gautier · 2 years, 4 months ago
  19. f53f260 fix(stm32mp2): correct typo in definition header by Gatien Chevallier · 1 year, 10 months ago
  20. 95d49c6 feat(auth): extend REGISTER_CRYPTO_LIB calls by Lauren Wehrmeister · 3 months ago
  21. 142ee34 feat(auth): introducing auth.mk by Lauren Wehrmeister · 3 months ago
  22. fa4acc2 feat(st): adapt .stm32 file creation for clang by Yann Gautier · 7 months ago
  23. 43560d8 feat(st): adapt stm32 linker scripts for clang by Yann Gautier · 7 months ago
  24. 6778835 feat(st): update stm32 linker scripts by Yann Gautier · 7 months ago
  25. 454441e fix(st): mark INCBIN-generated sections as SHF_ALLOC by Yann Gautier · 7 months ago
  26. 44bf952 feat(st): remove unsupported option for clang by Yann Gautier · 3 years, 2 months ago
  27. d59dd96 feat(stm32mp2): use USART1 for debug console on ultra-fly boards by Boerge Struempfel · 4 months ago
  28. c8054c8 Merge changes I5aabe415,Ief6fb4fc into integration by Madhukar Pappireddy · 5 months ago
  29. ac9abe7 feat(stm32mp2): disable PIE by default on STM32MP2 platform by Maxime Méré · 8 months ago
  30. 104ec53 refactor(stm32mp2): remove useless STM32MP_SEC_SYSRAM_SIZE by Yann Gautier · 5 months ago
  31. 71ba164 feat(st): use dedicated version of DT for SP_MIN by Yann Gautier · 9 months ago
  32. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  33. 23647bd fix(stm32mp2): correct early/crash console init by Boerge Struempfel · 6 months ago
  34. c327370 build: remove Windows compatibility layer by Chris Kay · 7 months ago
  35. bfaded4 Merge "feat(stm32mp2): add FWU support" into integration by Manish Pandey · 8 months ago
  36. 7f41506 feat(stm32mp2): add a runtime service for STGEN configuration by Gatien Chevallier · 3 years ago
  37. f55b136 feat(stm32mp2): add common SMC runtime services by Gatien Chevallier · 3 years ago
  38. 39b08bc feat(stm32mp1): rework SVC services by Yann Gautier · 2 years, 9 months ago
  39. c28c0ca feat(stm32mp2): add FWU support by Yann Gautier · 2 years, 7 months ago
  40. daab00c build: disable suffix rules globally by Chris Kay · 11 months ago
  41. a4fe384 Merge "fix(stm32mp2): use TOOL_ADD_IMG_PAYLOAD for BL31 DT" into integration by Govindraj Raja · 9 months ago
  42. f15f1c6 fix(stm32mp2): use TOOL_ADD_IMG_PAYLOAD for BL31 DT by Yann Gautier · 9 months ago
  43. 16a659d fix(stm32mp2): enable timer earlier in BL31 by Yann Gautier · 9 months ago
  44. e053e89 Merge "fix(st): set no-pie option when building ST elf file" into integration by Govindraj Raja · 9 months ago
  45. 6d26d75 fix(st): set no-pie option when building ST elf file by Yann Gautier · 9 months ago
  46. 747d85e fix(stm32mp2): set PLAT_MAX_PWR_LVL to one by Maxime Méré · 10 months ago
  47. c900760 feat(stm32mp2): boot BL33 at EL1 or EL2 by Yann Gautier · 1 year, 7 months ago
  48. 128df96 feat(stm32mp2): disable unsupported features by Yann Gautier · 1 year, 10 months ago
  49. 77847f0 feat(stm32mp2): initialize gic and delay timer in bl31_plat_arch_setup by Maxime Méré · 10 months ago
  50. 27dd11d feat(stm32mp2): add BL31 device tree support by Maxime Méré · 10 months ago
  51. 9a0cad3 feat(stm32mp2): load FW binaries to DDR by Yann Gautier · 1 year, 2 months ago
  52. 213a08e feat(stm32mp2): enable DDR driver by Nicolas Le Bayon · 3 years, 2 months ago
  53. 79629b1 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · 4 years, 1 month ago
  54. 87cd847 feat(st): add stm32mp_is_wakeup_from_standby() by Yann Gautier · 3 years, 9 months ago
  55. 52f530d feat(stm32mp2): add RETRAM map/unmap capability by Maxime Méré · 11 months ago
  56. 2fd7b23 feat(stm32mp2): add helper to get DDRDBG base address by Nicolas Le Bayon · 3 years, 11 months ago
  57. e2d6e5e feat(stm32mp2): handle DDR power supplies by Pascal Paillet · 2 years, 7 months ago
  58. 47e6231 feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · 2 years, 6 months ago
  59. cc3d73c Merge changes I1df23bfa,Ibc85e30c into integration by Manish V Badarkhe · 10 months ago
  60. 7ea6ebf Merge changes I14df5d21,I7f952205,I6f52ec2c,Ibe0cacf8 into integration by Manish Pandey · 11 months ago
  61. 64e5a6d feat(stm32mp2): improve BL31 size management by Maxime Méré · 11 months ago
  62. cd9c92c fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 by Nicolas Le Bayon · 2 years, 3 months ago
  63. 817f42f feat(st-pmic): add STPMIC2 driver by Pascal Paillet · 2 years, 8 months ago
  64. ae84525 feat(stm32mp2): manage DDR FW via FIP by Maxime Méré · 11 months ago
  65. d07e946 feat(stm32mp2): introduce DDR type compilation flags by Nicolas Le Bayon · 4 years, 1 month ago
  66. 03020b6 feat(stm32mp2): add minimal support for BL31 by Yann Gautier · 2 years, 2 months ago
  67. aa7f6cd feat(st): manage BL31 FCONF load_info struct by Yann Gautier · 4 years, 8 months ago
  68. 60d0758 fix(stm32mp2): remove mapping of BL2 DT area by Yann Gautier · 11 months ago
  69. a846a23 feat(stm32mp2): load fw-config file by Yann Gautier · 1 year, 3 months ago
  70. 5af9369 feat(stm32mp2): add fw-config compilation by Yann Gautier · 1 year, 3 months ago
  71. 5e0be8c feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · 1 year, 3 months ago
  72. c3a7534 feat(stm32mp2): add fixed regulators support by Yann Gautier · 1 year, 3 months ago
  73. cdaced3 feat(stm32mp2): print board info by Yann Gautier · 3 years, 4 months ago
  74. 381b2a6 feat(stm32mp2): display CPU info by Yann Gautier · 1 year, 2 months ago
  75. 154e6e6 feat(stm32mp2): get chip ID by Yann Gautier · 1 year, 3 months ago
  76. db77f8b feat(stm32mp2): add BL2 boot first steps by Yann Gautier · 1 year, 3 months ago
  77. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  78. 7659633 Merge "fix(stm32mp1): skip OP-TEE header check if image base is NULL" into integration by Manish Pandey · 1 year, 1 month ago
  79. f3eaa1b Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  80. 4e9b498 Merge "refactor(st): change suffix for SYSCFG functions" into integration by Manish V Badarkhe · 1 year, 1 month ago
  81. b452e7a fix(stm32mp1): skip OP-TEE header check if image base is NULL by Yann Gautier · 1 year, 1 month ago
  82. f829d7d feat(st-reset): add stm32mp2_reset driver by Gabriel Fernandez · 3 years, 4 months ago
  83. 615f31f feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · 3 years, 4 months ago
  84. d91d10a feat(st-reset): add system reset management by Lionel Debieve · 4 years, 9 months ago
  85. 4b1826c refactor(st): change suffix for SYSCFG functions by Maxime Méré · 1 year, 7 months ago
  86. 372f459 refactor(st): change method to get GIC base addresses by Nicolas Le Bayon · 2 years, 3 months ago
  87. 66b4c5c refactor(st): move FWU support to common code by Yann Gautier · 2 years, 7 months ago
  88. b91c7f5 refactor(st): move FWU functions to common code by Yann Gautier · 1 year, 7 months ago
  89. 08fc380 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 1 year, 2 months ago
  90. aba5834 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · 1 year, 2 months ago
  91. 5c45768 fix(stm32mp1): remove unnecessary assert on GPIO_BANK_A value by Patrick Delaunay · 1 year, 8 months ago
  92. e04a9ef refactor(st): use GPIO banks definition from bindings by Pascal Paillet · 3 years, 5 months ago
  93. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  94. 729286d refactor(st): rename plat_set_image_source by Yann Gautier · 1 year, 2 months ago
  95. 795a559 feat(st): add FWU with boot from NAND by Yann Gautier · 2 years, 2 months ago
  96. ae81d48 feat(st): manage backup partitions for NAND devices by Yann Gautier · 1 year, 7 months ago
  97. f655922 feat(stm32mp1): always boot at 650MHz by Yann Gautier · 2 years, 11 months ago
  98. 8dd2a64 feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · 3 years, 1 month ago
  99. 55aed7d feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 1 year, 4 months ago
  100. a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago