1. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · 2 years, 6 months ago
  2. c16d12e Merge changes from topic "uart1_console" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  3. ef681ea Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  4. 0280eb4 Merge changes I41001484,Ic734696a,I84741535,I85aaaf3a,Ibd5423b7, ... into integration by Madhukar Pappireddy · 2 years, 6 months ago
  5. 1917f32 Merge "fix(fiptool): avoid packing the zero size images in the FIP" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  6. 1a9b827 Merge "fix(errata): workaround for Cortex X2 erratum 2058056" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  7. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 5 years ago
  8. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · 3 years, 5 months ago
  9. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 3 years, 5 months ago
  10. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 10 months ago
  11. 1b7e8ff refactor(stm32mp1-fdts): update regulator description by Pascal Paillet · 3 years, 6 months ago
  12. 5e36dbb refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · 3 years, 7 months ago
  13. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · 2 years, 9 months ago
  14. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 8 months ago
  15. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · 2 years, 7 months ago
  16. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · 3 years, 7 months ago
  17. c18c454 feat(stpmic1): add new services by Pascal Paillet · 3 years, 7 months ago
  18. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · 4 years, 6 months ago
  19. 342865a refactor(st-pmic): improve driver usage by Nicolas Le Bayon · 4 years, 8 months ago
  20. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 4 years, 10 months ago
  21. 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · 3 years, 10 months ago
  22. 7d91767 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · 2 years, 8 months ago
  23. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  24. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · 3 years, 9 months ago
  25. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  26. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  27. 047d85e feat(plat/mediatek/mt8186): add reboot function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  28. dc0f9f7 feat(plat/mdeiatek/mt8186): add power-off function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  29. 4a1570a feat(plat/mediatek/mt8186): apply erratas for MT8186 by Rex-BC Chen · 2 years, 7 months ago
  30. ba7b7d2 feat(plat/mediatek/mt8186): add MCDI drivers by developer · 2 years, 8 months ago
  31. c3dabd8 feat(plat/mediatek/mt8186): add CPU hotplug by developer · 2 years, 8 months ago
  32. ad04044 feat(plat/mediatek/mt8186): add RTC drivers by Yuchen Huang · 2 years, 8 months ago
  33. f44c0df fix(plat/mediatek/mt8186): extend MMU region size by Rex-BC Chen · 2 years, 8 months ago
  34. 63582ec feat(plat/mediatek/mt8186): add DCM driver by Edward-JW Yang · 2 years, 8 months ago
  35. 532016e feat(plat/mediatek/mt8186): add pinctrl support by Guodong Liu · 2 years, 9 months ago
  36. fd835f9 feat(plat/mediatek/mt8186): add sys_cirq support by Zhengnan Chen · 2 years, 9 months ago
  37. ccd2600 feat(plat/mediatek/mt8186): initialize GIC by Christine Zhu · 2 years, 9 months ago
  38. abd9ecf feat(plat/mediatek/mt8186): add SiP service by Rex-BC Chen · 2 years, 9 months ago
  39. 4ac7a41 feat(plat/mediatek/mt8186): add pwrap and pmic driver by James Lo · 2 years, 9 months ago
  40. 0bee8f9 feat(plat/mediatek/mt8186): initialize delay_timer by Rex-BC Chen · 2 years, 9 months ago
  41. d24c05d feat(plat/mediatek/mt8186): initialize systimer by Rex-BC Chen · 2 years, 9 months ago
  42. fb70fb4 feat(plat/mediatek/mt8186): add EMI MPU basic driver by Penny Jan · 2 years, 9 months ago
  43. ab853c2 Merge "fix(errata): workaround for Cortex X2 erratum 2002765" into integration by Bipin Ravi · 2 years, 6 months ago
  44. 28e8cfe Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration by Bipin Ravi · 2 years, 6 months ago
  45. 5e2abbe Merge "fix(doc): update TF-A v2.7 release date in the release information page" into integration by Mark Dykes · 2 years, 6 months ago
  46. f6c37de fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 2 years, 7 months ago
  47. 68edfdc fix(doc): update TF-A v2.7 release date in the release information page by Bipin Ravi · 2 years, 6 months ago
  48. 0624d73 fix(fiptool): avoid packing the zero size images in the FIP by Manish V Badarkhe · 2 years, 7 months ago
  49. d001b27 Merge "fix(stm32mp1): correct include order" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  50. 0afef36 fix(errata): workaround for Cortex X2 erratum 2002765 by johpow01 · 2 years, 7 months ago
  51. 40f4133 Merge changes from topic "morello_plat_support" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  52. 0c81088 fix(stm32mp1): correct include order by Yann Gautier · 2 years, 7 months ago
  53. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  54. 8e9c9c5 Merge "feat(plat/fvp_r): Threat Model for TF-A v8-R64 Support" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  55. 05489b9 Merge "fix(amu): add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags" into integration by Olivier Deprez · 2 years, 7 months ago
  56. b7682b4 feat(morello): expose scmi protocols in fdts by Anurag Koul · 2 years, 7 months ago
  57. 118ad71 fix(morello): change the AP runtime UART address by Chandni Cherukuri · 2 years, 7 months ago
  58. 066afc2 feat(morello): add support for nt_fw_config by sah01 · 2 years, 8 months ago
  59. 3c5bb04 feat(morello): split platform_info sds struct by sah01 · 2 years, 7 months ago
  60. 5887612 feat(morello): add changes to enable TBBR boot by Manoj Kumar · 3 years, 6 months ago
  61. 460e377 Merge "docs(ff-a): boot order field of SPs manifest" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  62. d4d951a feat(plat/fvp_r): Threat Model for TF-A v8-R64 Support by Gary Morrison · 2 years, 8 months ago
  63. 70c9c0b fix(amu): add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  64. 855fc88 docs(ff-a): boot order field of SPs manifest by J-Alves · 2 years, 7 months ago
  65. 9952970 feat(morello): add DTS for Morello SoC platform by Manoj Kumar · 2 years, 10 months ago
  66. dff7f6c feat(morello): configure DMC-Bing mode by Chandni Cherukuri · 2 years, 7 months ago
  67. b19e62a feat(morello): zero out the DDR memory space by Manoj Kumar · 2 years, 10 months ago
  68. c7ea5f3 feat(morello): add TARGET_PLATFORM flag by Manoj Kumar · 2 years, 10 months ago
  69. 6f749e2 fix(morello): fix SoC reference clock frequency by Anurag Koul · 2 years, 10 months ago
  70. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 2 years, 7 months ago
  71. 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  72. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 7 months ago
  73. 64edaa3 Merge changes from topic "st_uart_update" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  74. 50746c8 fix(trp): Distinguish between cold and warm boot by Mark Dykes · 2 years, 7 months ago
  75. 3d8497c feat(st): protect UART during platform init by Yann Gautier · 2 years, 9 months ago
  76. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · 2 years, 9 months ago
  77. 66baa96 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 2 years, 9 months ago
  78. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 2 years, 9 months ago
  79. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years, 7 months ago
  80. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  81. cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 3 years, 1 month ago
  82. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  83. 27f589d refactor(stm32mp1): sort compilation flags by Yann Gautier · 2 years, 9 months ago
  84. 19cdaa8 feat(stm32mp1): add sign-compare warning by Yann Gautier · 3 years, 8 months ago
  85. 0e2c001 Merge "fix(scmi): make msg_header variable volatile" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  86. fd64835 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · 2 years, 7 months ago
  87. 5a57e25 feat(fconf): add a helper to get image index by Yann Gautier · 2 years, 7 months ago
  88. 2d17705 Merge changes from topic "jc/AMUv1" into integration by Manish Pandey · 2 years, 7 months ago
  89. 8919e2b feat(plat/mediatek/mt8195): improve SPM wakeup log by developer · 2 years, 7 months ago
  90. 389ea5a feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.3 by Takuya Sakata · 2 years, 8 months ago
  91. 5919747 feat(plat/rcar3): modify type for Internal function argument by Takuya Sakata · 2 years, 8 months ago
  92. 0034f60 feat(plat/rcar3): modify sequence for update value for WUPMSKCA57/53 by Takuya Sakata · 2 years, 8 months ago
  93. 0e47845 fix(plat/rcar3): fix to bit operation for WUPMSKCA57/53 by Takuya Sakata · 2 years, 8 months ago
  94. 0f5e0bb Merge "feat(plat/zynqmp): disable the -mbranch-protection flag" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  95. 683122e Merge changes from topic "a3700-comphy-fixes-1" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  96. 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · 2 years, 7 months ago
  97. 4959cc2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · 2 years, 7 months ago
  98. 76ff363 docs(build-options): add build macros for features FGT,AMUv1 and ECV by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  99. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  100. 3764d34 Merge "fix(rmmd/sve): enable/disable SVE/FPU for Realms" into integration by Alexei Fedorov · 2 years, 7 months ago