1. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  2. 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 6 years ago
  3. dfbdbd0 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 6 years ago
  4. 1471475 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  5. e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 3 years, 7 months ago
  6. 356ed96 fix(stm32mp1): add missing debug.h by Yann Gautier · 3 years, 6 months ago
  7. ad216c1 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 3 years, 9 months ago
  8. ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago
  9. 0ca180f feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 3 years, 8 months ago
  10. 8dd7553 feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 3 years, 8 months ago
  11. 41bd8b9 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 3 years, 9 months ago
  12. 8d6b476 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 4 years, 1 month ago
  13. 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 9 months ago
  14. d6854cd Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  15. 40886d5 refactor(ls1028a): fix header file group issue by Jiafei Pan · 3 years, 7 months ago
  16. b196300 Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 3 years, 6 months ago
  17. 24dc0a2 Merge changes from topic "st_syscfg_updates" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  18. b57d9d6 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 3 years, 7 months ago
  19. e4bd65f feat(plat/nxp/ls1043ardb): add ls1043ardb board support by Jiafei Pan · 3 years, 10 months ago
  20. 3b0de91 feat(plat/nxp/ls1043a): add ls1043a soc support by Jiafei Pan · 3 years, 10 months ago
  21. ff4ec0a refactor(plat/ls1043): remove old implementation for platform ls1043 by Jiafei Pan · 3 years, 10 months ago
  22. 3ccd7e4 fix(nxp/common/setup): increase soc name maximum length by Jiafei Pan · 3 years, 10 months ago
  23. 3d14a30 feat(nxp/common/errata): add SoC erratum a008850 by Jiafei Pan · 3 years, 10 months ago
  24. b759727 feat(nxp/common/io): add ifc nor and nand as io devices by Jiafei Pan · 3 years, 10 months ago
  25. bc378a0 Merge "feat(tc): enable tracing" into integration by Olivier Deprez · 3 years, 7 months ago
  26. 8be574b refactor(stm32mp1): use a macro for header size by Yann Gautier · 4 years, 11 months ago
  27. dea02f4 feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · 4 years, 7 months ago
  28. 1f4513c refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 4 years, 8 months ago
  29. c7a66e7 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · 5 years ago
  30. de02e9b feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · 6 years ago
  31. e1c018e Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · 3 years, 7 months ago
  32. d374060 feat(nxp/common/rcpm): add RCPM2 registers definition by Jiafei Pan · 3 years, 10 months ago
  33. 0259a3e fix(nxp/common/setup): fix total dram size checking by Jiafei Pan · 3 years, 10 months ago
  34. 3ccc8ac feat(nxp/common): add CORTEX A53 helper functions by Jiafei Pan · 3 years, 10 months ago
  35. 97c9114 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  36. 635e6b1 feat(mt8186): add Vcore DVFS driver by jason-ch chen · 3 years, 9 months ago
  37. 7ac6a76 feat(mt8186): add SPM suspend driver by jason-ch chen · 3 years, 9 months ago
  38. 59da207 feat(tc): enable tracing by Davidson K · 3 years, 10 months ago
  39. d958d10 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 3 years, 11 months ago
  40. ac1b24d refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 6 years ago
  41. 1697ad8 feat(st): map 2MB for ROM code by Yann Gautier · 3 years, 11 months ago
  42. db3e0ec fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · 4 years, 11 months ago
  43. 32d5042 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · 3 years, 8 months ago
  44. d52ed02 refactor(renesas): disable CRYPTO_SUPPORT option by Manish V Badarkhe · 3 years, 7 months ago
  45. 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
  46. e537bcd Merge "feat(mt8195): apply erratas of CA78 for MT8195" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  47. f7a9251 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · 3 years, 7 months ago
  48. 32de790 Merge "fix(st): manage UART clock and reset only in BL2" into integration by Manish Pandey · 3 years, 7 months ago
  49. cbbcf9b Merge changes Ifea8148e,I73559522 into integration by Manish Pandey · 3 years, 7 months ago
  50. 9e52d45 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 3 years, 7 months ago
  51. f94c84b fix(morello): include errata workaround for 1868343 by Manoj Kumar · 3 years, 7 months ago
  52. 5b09628 Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration by Manish Pandey · 3 years, 7 months ago
  53. 63d2159 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 4 years, 5 months ago
  54. 06e55dc refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 4 years, 3 months ago
  55. 88f4fb8 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 4 years, 11 months ago
  56. c21a736 feat(mt8195): apply erratas of CA78 for MT8195 by Rex-BC Chen · 3 years, 7 months ago
  57. 64fc535 Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  58. 9b75d94 Merge changes from topic "st_fixes" into integration by Manish Pandey · 3 years, 7 months ago
  59. 9565962 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 4 years, 8 months ago
  60. 21cfa45 fix(stm32mp1): do not reopen debug features by Yann Gautier · 3 years, 11 months ago
  61. a24d594 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · 6 years ago
  62. 9a73a56 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 4 years, 3 months ago
  63. e752fa4 Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 3 years, 7 months ago
  64. bc714ba fix(mt8186): remove unused files in drivers/mcdi by Rex-BC Chen · 3 years, 7 months ago
  65. 67412e4 feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 3 years, 9 months ago
  66. 93b153b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  67. b3c4101 Merge changes from topic "uart1_console" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  68. 0ca4b4b Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  69. 967a8e6 feat(stm32mp1): register fixed regulator by Pascal Paillet · 4 years, 6 months ago
  70. c39c658 refactor(st): update CPU and VDD voltage get by Yann Gautier · 3 years, 11 months ago
  71. ae7792e refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 6 years ago
  72. bba9fde feat(stm32mp1): add regulator framework compilation by Yann Gautier · 3 years, 8 months ago
  73. 0c16e7d refactor(stm32mp1): re-order drivers init by Yann Gautier · 4 years, 11 months ago
  74. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  75. 847c6bc feat(clk): add a minimal clock framework by Gabriel Fernandez · 4 years, 10 months ago
  76. 2c79149 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
  77. ea66e4a feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
  78. 24dd5a7 feat(plat/mediatek/mt8186): add reboot function for PSCI by Rex-BC Chen · 3 years, 9 months ago
  79. a68346a feat(plat/mdeiatek/mt8186): add power-off function for PSCI by Rex-BC Chen · 3 years, 9 months ago
  80. 572f8ad feat(plat/mediatek/mt8186): apply erratas for MT8186 by Rex-BC Chen · 3 years, 8 months ago
  81. 06cb65e feat(plat/mediatek/mt8186): add MCDI drivers by Garmin.Chang · 3 years, 9 months ago
  82. 1da57e5 feat(plat/mediatek/mt8186): add CPU hotplug by Garmin.Chang · 3 years, 9 months ago
  83. 6e5d76b feat(plat/mediatek/mt8186): add RTC drivers by Yuchen Huang · 3 years, 9 months ago
  84. 0fe7ae9 fix(plat/mediatek/mt8186): extend MMU region size by Rex-BC Chen · 3 years, 9 months ago
  85. 95ea87f feat(plat/mediatek/mt8186): add DCM driver by Edward-JW Yang · 3 years, 9 months ago
  86. af5a0c4 feat(plat/mediatek/mt8186): add pinctrl support by Guodong Liu · 3 years, 10 months ago
  87. 109b91e feat(plat/mediatek/mt8186): add sys_cirq support by Zhengnan Chen · 3 years, 10 months ago
  88. 206f125 feat(plat/mediatek/mt8186): initialize GIC by Christine Zhu · 3 years, 10 months ago
  89. 5aab27d feat(plat/mediatek/mt8186): add SiP service by Rex-BC Chen · 3 years, 10 months ago
  90. 5bc88ec feat(plat/mediatek/mt8186): add pwrap and pmic driver by James Lo · 3 years, 10 months ago
  91. d73e15e feat(plat/mediatek/mt8186): initialize delay_timer by Rex-BC Chen · 3 years, 10 months ago
  92. a6a0af5 feat(plat/mediatek/mt8186): initialize systimer by Rex-BC Chen · 3 years, 10 months ago
  93. 1b17e34 feat(plat/mediatek/mt8186): add EMI MPU basic driver by Penny Jan · 3 years, 10 months ago
  94. c2d75fa Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration by Bipin Ravi · 3 years, 8 months ago
  95. f480c9c Merge "fix(stm32mp1): correct include order" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  96. ff7675e fix(stm32mp1): correct include order by Yann Gautier · 3 years, 8 months ago
  97. 1db6cd6 fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 3 years, 8 months ago
  98. 07302a2 fix(morello): change the AP runtime UART address by Chandni Cherukuri · 3 years, 8 months ago
  99. 6ad6465 feat(morello): add support for nt_fw_config by sah01 · 3 years, 9 months ago
  100. 4a7a9da feat(morello): split platform_info sds struct by sah01 · 3 years, 8 months ago