1. ebc7b12 Merge "fix(st): set no-pie option when building ST elf file" into integration by Govindraj Raja · 3 weeks ago
  2. 4f7cfa5 fix(st): set no-pie option when building ST elf file by Yann Gautier · 4 weeks ago
  3. f6ab391 fix(stm32mp2): set PLAT_MAX_PWR_LVL to one by Maxime Méré · 6 weeks ago
  4. 9542b80 feat(stm32mp2): boot BL33 at EL1 or EL2 by Yann Gautier · 11 months ago
  5. 4a95253 feat(stm32mp2): disable unsupported features by Yann Gautier · 1 year, 2 months ago
  6. ce953aa feat(stm32mp2): initialize gic and delay timer in bl31_plat_arch_setup by Maxime Méré · 5 weeks ago
  7. 212148f feat(stm32mp2): add BL31 device tree support by Maxime Méré · 7 weeks ago
  8. e50874b feat(stm32mp2): load FW binaries to DDR by Yann Gautier · 6 months ago
  9. 26ad6bf feat(stm32mp2): enable DDR driver by Nicolas Le Bayon · 2 years, 6 months ago
  10. 068d341 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · 3 years, 5 months ago
  11. 95dd08c feat(st): add stm32mp_is_wakeup_from_standby() by Yann Gautier · 3 years ago
  12. 98768bf feat(stm32mp2): add RETRAM map/unmap capability by Maxime Méré · 9 weeks ago
  13. ead0b02 feat(stm32mp2): add helper to get DDRDBG base address by Nicolas Le Bayon · 3 years, 2 months ago
  14. 0e1727c feat(stm32mp2): handle DDR power supplies by Pascal Paillet · 1 year, 10 months ago
  15. 507173f feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · 1 year, 9 months ago
  16. 9f97a07 Merge changes I1df23bfa,Ibc85e30c into integration by Manish V Badarkhe · 8 weeks ago
  17. 61d3813 Merge changes I14df5d21,I7f952205,I6f52ec2c,Ibe0cacf8 into integration by Manish Pandey · 9 weeks ago
  18. b95a375 feat(stm32mp2): improve BL31 size management by Maxime Méré · 9 weeks ago
  19. 9846179 fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 by Nicolas Le Bayon · 1 year, 7 months ago
  20. 3263aea feat(st-pmic): add STPMIC2 driver by Pascal Paillet · 2 years ago
  21. b151f68 feat(stm32mp2): manage DDR FW via FIP by Maxime Méré · 2 months ago
  22. caff04c feat(stm32mp2): introduce DDR type compilation flags by Nicolas Le Bayon · 3 years, 5 months ago
  23. ece4c25 feat(stm32mp2): add minimal support for BL31 by Yann Gautier · 1 year, 5 months ago
  24. 9189d16 feat(st): manage BL31 FCONF load_info struct by Yann Gautier · 4 years ago
  25. cb84bf6 fix(stm32mp2): remove mapping of BL2 DT area by Yann Gautier · 3 months ago
  26. 88ca335 feat(stm32mp2): load fw-config file by Yann Gautier · 6 months ago
  27. 99f4132 feat(stm32mp2): add fw-config compilation by Yann Gautier · 6 months ago
  28. 40ff138 feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · 6 months ago
  29. 3ad65ce feat(stm32mp2): add fixed regulators support by Yann Gautier · 6 months ago
  30. a65743b feat(stm32mp2): print board info by Yann Gautier · 2 years, 7 months ago
  31. 400dcac feat(stm32mp2): display CPU info by Yann Gautier · 5 months ago
  32. d58a3d2 feat(stm32mp2): get chip ID by Yann Gautier · 6 months ago
  33. 8053f2b feat(stm32mp2): add BL2 boot first steps by Yann Gautier · 6 months ago
  34. 1559f64 build: consolidate directory creation rules by Chris Kay · 6 months ago
  35. 27941eb Merge "fix(stm32mp1): skip OP-TEE header check if image base is NULL" into integration by Manish Pandey · 4 months ago
  36. 17eaa4d Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 5 months ago
  37. ffbe41b Merge "refactor(st): change suffix for SYSCFG functions" into integration by Manish V Badarkhe · 5 months ago
  38. ad59164 fix(stm32mp1): skip OP-TEE header check if image base is NULL by Yann Gautier · 5 months ago
  39. 3043743 feat(st-reset): add stm32mp2_reset driver by Gabriel Fernandez · 2 years, 7 months ago
  40. bcd9506 feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · 2 years, 7 months ago
  41. a7ad588 feat(st-reset): add system reset management by Lionel Debieve · 4 years ago
  42. 80d9fb4 refactor(st): change suffix for SYSCFG functions by Maxime Méré · 10 months ago
  43. 50054e9 refactor(st): change method to get GIC base addresses by Nicolas Le Bayon · 1 year, 6 months ago
  44. 605facb refactor(st): move FWU support to common code by Yann Gautier · 1 year, 11 months ago
  45. 8edeab0 refactor(st): move FWU functions to common code by Yann Gautier · 11 months ago
  46. 861db13 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 5 months ago
  47. 2663506 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · 5 months ago
  48. 7cfc8dd fix(stm32mp1): remove unnecessary assert on GPIO_BANK_A value by Patrick Delaunay · 12 months ago
  49. e521d7d refactor(st): use GPIO banks definition from bindings by Pascal Paillet · 2 years, 8 months ago
  50. 1870c72 build: unify verbosity handling by Chris Kay · 7 months ago
  51. 3db9d51 refactor(st): rename plat_set_image_source by Yann Gautier · 5 months ago
  52. 723133b feat(st): add FWU with boot from NAND by Yann Gautier · 1 year, 6 months ago
  53. d6b75ea feat(st): manage backup partitions for NAND devices by Yann Gautier · 11 months ago
  54. da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · 2 years, 2 months ago
  55. 4a0011c feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · 2 years, 5 months ago
  56. 640d991 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 8 months ago
  57. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · 7 months ago
  58. b619f49 feat(stm32mp2): use early traces by Yann Gautier · 10 months ago
  59. 0b64bd8 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 1 month ago
  60. bbd9419 feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · 9 months ago
  61. 81277dc refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · 2 years, 10 months ago
  62. b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 9 months ago
  63. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 10 months ago
  64. da28e4c feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 9 months ago
  65. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 9 months ago
  66. 63576f0 feat(st): get the state of the active bank directly by Sughosh Ganu · 10 months ago
  67. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 9 months ago
  68. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 9 months ago
  69. cfba645 build: use toolchain identifiers in conditions by Chris Kay · 12 months ago
  70. 523e864 build: use new toolchain variables for tools by Chris Kay · 12 months ago
  71. 7d13b4e feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation by Yann Gautier · 10 months ago
  72. 89d00ec refactor(st): move macros to common folder by Yann Gautier · 10 months ago
  73. 83063e0 refactor(stm32mp1): remove unused macros by Yann Gautier · 10 months ago
  74. ad3d8af Merge "feat(stm32mp1): only fuse monotonic counter on closed devices" into integration by Madhukar Pappireddy · 10 months ago
  75. 44ad507 feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · 10 months ago
  76. a585d76 feat(stm32mp2): add BSEC and OTP support by Yann Gautier · 11 months ago
  77. 24e94a6 fix(stm32mp2): add missing include by Yann Gautier · 11 months ago
  78. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 2 months ago
  79. bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 3 years, 3 months ago
  80. 3e33475 refactor(st): update test for closed chip by Yann Gautier · 1 year, 10 months ago
  81. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 2 years ago
  82. 4c68e56 refactor(st): use dashes for BSEC node names by Yann Gautier · 11 months ago
  83. 3db1b6f feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · 1 year, 1 month ago
  84. 26a2c0a feat(stm32mp2): add plat_my_core_pos by Yann Gautier · 1 year, 2 months ago
  85. 682a064 fix(stm32mp2): correct early/crash console init by Yann Gautier · 11 months ago
  86. 7dd8492 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 1 month ago
  87. 4c974f4 Merge changes from topic "st_remove_shm" into integration by Manish Pandey · 1 year, 1 month ago
  88. f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 1 month ago
  89. 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 1 month ago
  90. 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · 1 year, 2 months ago
  91. 8995835 feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 2 years, 5 months ago
  92. c55e2ee feat(st): update STM32MP DT files by Yann Gautier · 1 year, 1 month ago
  93. 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · 1 year, 9 months ago
  94. b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 1 month ago
  95. 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 1 year, 10 months ago
  96. b4d0827 fix(st): update comment on encryption key by Yann Gautier · 1 year, 10 months ago
  97. 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 1 year, 11 months ago
  98. 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · 2 years, 7 months ago
  99. 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · 1 year, 3 months ago
  100. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 1 year, 6 months ago