1. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · 5 years ago
  2. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 8 months ago
  3. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 5 years ago
  4. e4ac558 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 4 years, 10 months ago
  5. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  6. 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 2 years, 5 months ago
  7. 4359c9a fix(stm32mp1): add missing debug.h by Yann Gautier · 2 years, 5 months ago
  8. a197684 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 2 years, 8 months ago
  9. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 2 years, 7 months ago
  10. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 2 years, 7 months ago
  11. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 2 years, 7 months ago
  12. 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 2 years, 8 months ago
  13. 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 3 years ago
  14. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 2 years, 8 months ago
  15. f5acc46 Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  16. 033f93a refactor(ls1028a): fix header file group issue by Jiafei Pan · 2 years, 5 months ago
  17. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 2 years, 5 months ago
  18. f807d3d Merge changes from topic "st_syscfg_updates" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  19. 05cd425 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 2 years, 5 months ago
  20. 7a810bf feat(plat/nxp/ls1043ardb): add ls1043ardb board support by Jiafei Pan · 2 years, 9 months ago
  21. f6954b1 feat(plat/nxp/ls1043a): add ls1043a soc support by Jiafei Pan · 2 years, 9 months ago
  22. 6ed43e6 refactor(plat/ls1043): remove old implementation for platform ls1043 by Jiafei Pan · 2 years, 8 months ago
  23. f0fe683 fix(nxp/common/setup): increase soc name maximum length by Jiafei Pan · 2 years, 8 months ago
  24. 0b960e1 feat(nxp/common/errata): add SoC erratum a008850 by Jiafei Pan · 2 years, 8 months ago
  25. d81dc46 feat(nxp/common/io): add ifc nor and nand as io devices by Jiafei Pan · 2 years, 8 months ago
  26. 72453d6 Merge "feat(tc): enable tracing" into integration by Olivier Deprez · 2 years, 5 months ago
  27. a1ee9ed refactor(stm32mp1): use a macro for header size by Yann Gautier · 3 years, 10 months ago
  28. e0a60cb feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · 3 years, 6 months ago
  29. b76c61a refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 3 years, 7 months ago
  30. 1de46d0 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · 4 years, 5 months ago
  31. 3689869 feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · 4 years, 8 months ago
  32. 91fb297 Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · 2 years, 5 months ago
  33. be9efe5 feat(nxp/common/rcpm): add RCPM2 registers definition by Jiafei Pan · 2 years, 8 months ago
  34. 6266180 fix(nxp/common/setup): fix total dram size checking by Jiafei Pan · 2 years, 8 months ago
  35. 975f3cd feat(nxp/common): add CORTEX A53 helper functions by Jiafei Pan · 2 years, 8 months ago
  36. 7637709 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  37. a07e3ea feat(mt8186): add Vcore DVFS driver by jason-ch chen · 2 years, 8 months ago
  38. fa82b9b feat(mt8186): add SPM suspend driver by jason-ch chen · 2 years, 8 months ago
  39. 6536105 feat(tc): enable tracing by Davidson K · 2 years, 9 months ago
  40. 230bf91 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 2 years, 10 months ago
  41. ebc765f refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 4 years, 6 months ago
  42. 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · 2 years, 10 months ago
  43. 352d863 fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · 3 years, 10 months ago
  44. 169a9f6 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  45. 37f97b6 refactor(renesas): disable CRYPTO_SUPPORT option by Manish V Badarkhe · 2 years, 6 months ago
  46. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago
  47. 98e6e2f Merge "feat(mt8195): apply erratas of CA78 for MT8195" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  48. e6bd7e2 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · 2 years, 6 months ago
  49. 2a7c12e Merge "fix(st): manage UART clock and reset only in BL2" into integration by Manish Pandey · 2 years, 6 months ago
  50. 45243d2 Merge changes Ifea8148e,I73559522 into integration by Manish Pandey · 2 years, 6 months ago
  51. d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 2 years, 6 months ago
  52. 9f42933 fix(morello): include errata workaround for 1868343 by Manoj Kumar · 2 years, 6 months ago
  53. 477fef8 Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration by Manish Pandey · 2 years, 6 months ago
  54. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 3 years, 4 months ago
  55. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 3 years, 1 month ago
  56. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 3 years, 10 months ago
  57. 733885a feat(mt8195): apply erratas of CA78 for MT8195 by Rex-BC Chen · 2 years, 6 months ago
  58. 6ed75f3 Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  59. cf949fd Merge changes from topic "st_fixes" into integration by Manish Pandey · 2 years, 6 months ago
  60. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 3 years, 6 months ago
  61. 076c594 fix(stm32mp1): do not reopen debug features by Yann Gautier · 2 years, 10 months ago
  62. 4e06375 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · 4 years, 10 months ago
  63. c0882f4 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 3 years, 2 months ago
  64. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 2 years, 6 months ago
  65. ac6b1ca fix(mt8186): remove unused files in drivers/mcdi by Rex-BC Chen · 2 years, 6 months ago
  66. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 2 years, 8 months ago
  67. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  68. c16d12e Merge changes from topic "uart1_console" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  69. ef681ea Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  70. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · 3 years, 5 months ago
  71. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 10 months ago
  72. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 8 months ago
  73. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · 2 years, 7 months ago
  74. 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · 3 years, 10 months ago
  75. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  76. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · 3 years, 9 months ago
  77. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 6 months ago
  78. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 2 years, 6 months ago
  79. 047d85e feat(plat/mediatek/mt8186): add reboot function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  80. dc0f9f7 feat(plat/mdeiatek/mt8186): add power-off function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  81. 4a1570a feat(plat/mediatek/mt8186): apply erratas for MT8186 by Rex-BC Chen · 2 years, 7 months ago
  82. ba7b7d2 feat(plat/mediatek/mt8186): add MCDI drivers by developer · 2 years, 8 months ago
  83. c3dabd8 feat(plat/mediatek/mt8186): add CPU hotplug by developer · 2 years, 8 months ago
  84. ad04044 feat(plat/mediatek/mt8186): add RTC drivers by Yuchen Huang · 2 years, 8 months ago
  85. f44c0df fix(plat/mediatek/mt8186): extend MMU region size by Rex-BC Chen · 2 years, 8 months ago
  86. 63582ec feat(plat/mediatek/mt8186): add DCM driver by Edward-JW Yang · 2 years, 8 months ago
  87. 532016e feat(plat/mediatek/mt8186): add pinctrl support by Guodong Liu · 2 years, 9 months ago
  88. fd835f9 feat(plat/mediatek/mt8186): add sys_cirq support by Zhengnan Chen · 2 years, 9 months ago
  89. ccd2600 feat(plat/mediatek/mt8186): initialize GIC by Christine Zhu · 2 years, 9 months ago
  90. abd9ecf feat(plat/mediatek/mt8186): add SiP service by Rex-BC Chen · 2 years, 9 months ago
  91. 4ac7a41 feat(plat/mediatek/mt8186): add pwrap and pmic driver by James Lo · 2 years, 9 months ago
  92. 0bee8f9 feat(plat/mediatek/mt8186): initialize delay_timer by Rex-BC Chen · 2 years, 9 months ago
  93. d24c05d feat(plat/mediatek/mt8186): initialize systimer by Rex-BC Chen · 2 years, 9 months ago
  94. fb70fb4 feat(plat/mediatek/mt8186): add EMI MPU basic driver by Penny Jan · 2 years, 9 months ago
  95. 28e8cfe Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration by Bipin Ravi · 2 years, 6 months ago
  96. d001b27 Merge "fix(stm32mp1): correct include order" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  97. 0c81088 fix(stm32mp1): correct include order by Yann Gautier · 2 years, 7 months ago
  98. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  99. 118ad71 fix(morello): change the AP runtime UART address by Chandni Cherukuri · 2 years, 7 months ago
  100. 066afc2 feat(morello): add support for nt_fw_config by sah01 · 2 years, 7 months ago