1. 0e1c3f8 Merge "feat(rdn2): add board support for rdn2cfg2 variant" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  2. 0e38ff2 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  3. bfc231c Merge "feat(st): add early console in BL2" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  4. efeb438 feat(rdn2): add board support for rdn2cfg2 variant by Aditya Angadi · 4 years ago
  5. a758c0b feat(msm8916): allow booting secondary CPU cores by Stephan Gerhold · 3 years, 8 months ago
  6. af64473 feat(msm8916): setup hardware for non-secure world by Stephan Gerhold · 3 years, 8 months ago
  7. dddba19 feat(msm8916): initial platform port by Stephan Gerhold · 3 years, 8 months ago
  8. 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 4 years, 8 months ago
  9. c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
  10. 99026cf Merge changes from topic "st-security-update" into integration by Manish Pandey · 3 years, 6 months ago
  11. ed2d29a Merge changes from topic "st-gpio-update" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  12. 20eb9d5 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · 3 years, 6 months ago
  13. d0f2cf3 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 3 years, 11 months ago
  14. ac4b8b0 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · 6 years ago
  15. f7130e8 fix(stm32mp1): rework switch/case for MISRA by Yann Gautier · 3 years, 10 months ago
  16. 49abdfd feat(st): disable authentication based on part_number by Lionel Debieve · 6 years ago
  17. 884a650 Merge changes from topic "st-nvmem" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  18. 33b0c79 Merge changes I25047322,Id476f815 into integration by Manish Pandey · 3 years, 6 months ago
  19. f5a3688 feat(stm32mp1): manage monotonic counter by Yann Gautier · 6 years ago
  20. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  21. 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 6 years ago
  22. dfbdbd0 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 6 years ago
  23. 1471475 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  24. ca88c76 fix(stm32mp1): remove interrupt_provider warning for dtc by Yann Gautier · 4 years, 5 months ago
  25. e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 3 years, 7 months ago
  26. 356ed96 fix(stm32mp1): add missing debug.h by Yann Gautier · 3 years, 6 months ago
  27. ad216c1 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 3 years, 9 months ago
  28. ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago
  29. 0ca180f feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 3 years, 8 months ago
  30. 8dd7553 feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 3 years, 8 months ago
  31. 41bd8b9 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 3 years, 9 months ago
  32. 8d6b476 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 4 years, 1 month ago
  33. 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 9 months ago
  34. d6854cd Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  35. 40886d5 refactor(ls1028a): fix header file group issue by Jiafei Pan · 3 years, 7 months ago
  36. b196300 Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · 3 years, 6 months ago
  37. 24dc0a2 Merge changes from topic "st_syscfg_updates" into integration by Madhukar Pappireddy · 3 years, 6 months ago
  38. d544dfc fix(plat/rcar3): change stack size of BL31 by Takuya Sakata · 3 years, 8 months ago
  39. 1b49ba0 fix(plat/rcar3): fix SYSTEM_OFF processing for R-Car D3 by Takuya Sakata · 3 years, 8 months ago
  40. b57d9d6 Merge changes from topic "new_ls1043a" into integration by Manish Pandey · 3 years, 7 months ago
  41. e4bd65f feat(plat/nxp/ls1043ardb): add ls1043ardb board support by Jiafei Pan · 3 years, 10 months ago
  42. 3b0de91 feat(plat/nxp/ls1043a): add ls1043a soc support by Jiafei Pan · 3 years, 10 months ago
  43. ff4ec0a refactor(plat/ls1043): remove old implementation for platform ls1043 by Jiafei Pan · 3 years, 10 months ago
  44. 3ccd7e4 fix(nxp/common/setup): increase soc name maximum length by Jiafei Pan · 3 years, 10 months ago
  45. 3d14a30 feat(nxp/common/errata): add SoC erratum a008850 by Jiafei Pan · 3 years, 10 months ago
  46. b759727 feat(nxp/common/io): add ifc nor and nand as io devices by Jiafei Pan · 3 years, 10 months ago
  47. bc378a0 Merge "feat(tc): enable tracing" into integration by Olivier Deprez · 3 years, 7 months ago
  48. 8be574b refactor(stm32mp1): use a macro for header size by Yann Gautier · 4 years, 11 months ago
  49. dea02f4 feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · 4 years, 7 months ago
  50. 1f4513c refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 4 years, 8 months ago
  51. c7a66e7 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · 5 years ago
  52. de02e9b feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · 6 years ago
  53. e1c018e Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · 3 years, 7 months ago
  54. d374060 feat(nxp/common/rcpm): add RCPM2 registers definition by Jiafei Pan · 3 years, 10 months ago
  55. 0259a3e fix(nxp/common/setup): fix total dram size checking by Jiafei Pan · 3 years, 10 months ago
  56. 3ccc8ac feat(nxp/common): add CORTEX A53 helper functions by Jiafei Pan · 3 years, 10 months ago
  57. 97c9114 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  58. 635e6b1 feat(mt8186): add Vcore DVFS driver by jason-ch chen · 3 years, 9 months ago
  59. 7ac6a76 feat(mt8186): add SPM suspend driver by jason-ch chen · 3 years, 9 months ago
  60. 59da207 feat(tc): enable tracing by Davidson K · 3 years, 10 months ago
  61. d958d10 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 3 years, 11 months ago
  62. ac1b24d refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 6 years ago
  63. 1697ad8 feat(st): map 2MB for ROM code by Yann Gautier · 3 years, 11 months ago
  64. db3e0ec fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · 4 years, 11 months ago
  65. 32d5042 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · 3 years, 8 months ago
  66. d52ed02 refactor(renesas): disable CRYPTO_SUPPORT option by Manish V Badarkhe · 3 years, 7 months ago
  67. 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
  68. e537bcd Merge "feat(mt8195): apply erratas of CA78 for MT8195" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  69. f7a9251 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · 3 years, 7 months ago
  70. 32de790 Merge "fix(st): manage UART clock and reset only in BL2" into integration by Manish Pandey · 3 years, 7 months ago
  71. cbbcf9b Merge changes Ifea8148e,I73559522 into integration by Manish Pandey · 3 years, 7 months ago
  72. 9e52d45 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 3 years, 7 months ago
  73. f94c84b fix(morello): include errata workaround for 1868343 by Manoj Kumar · 3 years, 7 months ago
  74. 5b09628 Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration by Manish Pandey · 3 years, 7 months ago
  75. 63d2159 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 4 years, 5 months ago
  76. 06e55dc refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 4 years, 3 months ago
  77. 88f4fb8 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 4 years, 11 months ago
  78. c21a736 feat(mt8195): apply erratas of CA78 for MT8195 by Rex-BC Chen · 3 years, 7 months ago
  79. 64fc535 Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  80. 9b75d94 Merge changes from topic "st_fixes" into integration by Manish Pandey · 3 years, 7 months ago
  81. 9565962 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 4 years, 8 months ago
  82. 21cfa45 fix(stm32mp1): do not reopen debug features by Yann Gautier · 3 years, 11 months ago
  83. a24d594 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · 6 years ago
  84. 9a73a56 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 4 years, 3 months ago
  85. e752fa4 Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 3 years, 7 months ago
  86. bc714ba fix(mt8186): remove unused files in drivers/mcdi by Rex-BC Chen · 3 years, 7 months ago
  87. 67412e4 feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 3 years, 9 months ago
  88. 93b153b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  89. b3c4101 Merge changes from topic "uart1_console" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  90. 0ca4b4b Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  91. 967a8e6 feat(stm32mp1): register fixed regulator by Pascal Paillet · 4 years, 6 months ago
  92. c39c658 refactor(st): update CPU and VDD voltage get by Yann Gautier · 3 years, 11 months ago
  93. ae7792e refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 6 years ago
  94. bba9fde feat(stm32mp1): add regulator framework compilation by Yann Gautier · 3 years, 8 months ago
  95. 0c16e7d refactor(stm32mp1): re-order drivers init by Yann Gautier · 4 years, 11 months ago
  96. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  97. 847c6bc feat(clk): add a minimal clock framework by Gabriel Fernandez · 4 years, 10 months ago
  98. 2c79149 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
  99. ea66e4a feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
  100. 24dd5a7 feat(plat/mediatek/mt8186): add reboot function for PSCI by Rex-BC Chen · 3 years, 9 months ago