1. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · 3 years, 2 months ago
  2. 634591d fix(st-ddr): correct DDR warnings by Yann Gautier · 2 years, 10 months ago
  3. 6ed75f3 Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  4. cf949fd Merge changes from topic "st_fixes" into integration by Manish Pandey · 2 years, 6 months ago
  5. 17ccaee Merge "refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication" into integration by Manish Pandey · 2 years, 6 months ago
  6. 4d7bacc Merge "fix(st-sdmmc2): check regulator enable/disable return" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  7. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 3 years, 6 months ago
  8. 68899ce fix(st-sdmmc2): check regulator enable/disable return by Yann Gautier · 2 years, 6 months ago
  9. 076c594 fix(stm32mp1): do not reopen debug features by Yann Gautier · 2 years, 10 months ago
  10. 4e06375 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · 4 years, 9 months ago
  11. c0882f4 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 3 years, 2 months ago
  12. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 2 years, 6 months ago
  13. af04324 Merge "fix(mt8186): remove unused files in drivers/mcdi" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  14. ac6b1ca fix(mt8186): remove unused files in drivers/mcdi by Rex-BC Chen · 2 years, 6 months ago
  15. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 2 years, 8 months ago
  16. 567833f Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · 2 years, 6 months ago
  17. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  18. 4475ace Merge "fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  19. 2863e0a Merge "fix(fiptool): respect OPENSSL_DIR" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  20. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · 2 years, 6 months ago
  21. c16d12e Merge changes from topic "uart1_console" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  22. ef681ea Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  23. 0280eb4 Merge changes I41001484,Ic734696a,I84741535,I85aaaf3a,Ibd5423b7, ... into integration by Madhukar Pappireddy · 2 years, 6 months ago
  24. 1917f32 Merge "fix(fiptool): avoid packing the zero size images in the FIP" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  25. 1a9b827 Merge "fix(errata): workaround for Cortex X2 erratum 2058056" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  26. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 5 years ago
  27. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · 3 years, 5 months ago
  28. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 3 years, 5 months ago
  29. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 10 months ago
  30. 1b7e8ff refactor(stm32mp1-fdts): update regulator description by Pascal Paillet · 3 years, 6 months ago
  31. 5e36dbb refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · 3 years, 7 months ago
  32. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · 2 years, 9 months ago
  33. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 7 months ago
  34. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · 2 years, 7 months ago
  35. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · 3 years, 7 months ago
  36. c18c454 feat(stpmic1): add new services by Pascal Paillet · 3 years, 7 months ago
  37. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · 4 years, 6 months ago
  38. 342865a refactor(st-pmic): improve driver usage by Nicolas Le Bayon · 4 years, 8 months ago
  39. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 4 years, 9 months ago
  40. 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · 3 years, 10 months ago
  41. 7d91767 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · 2 years, 7 months ago
  42. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  43. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · 3 years, 9 months ago
  44. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 6 months ago
  45. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 2 years, 6 months ago
  46. 047d85e feat(plat/mediatek/mt8186): add reboot function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  47. dc0f9f7 feat(plat/mdeiatek/mt8186): add power-off function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  48. 4a1570a feat(plat/mediatek/mt8186): apply erratas for MT8186 by Rex-BC Chen · 2 years, 7 months ago
  49. ba7b7d2 feat(plat/mediatek/mt8186): add MCDI drivers by developer · 2 years, 8 months ago
  50. c3dabd8 feat(plat/mediatek/mt8186): add CPU hotplug by developer · 2 years, 8 months ago
  51. ad04044 feat(plat/mediatek/mt8186): add RTC drivers by Yuchen Huang · 2 years, 8 months ago
  52. f44c0df fix(plat/mediatek/mt8186): extend MMU region size by Rex-BC Chen · 2 years, 8 months ago
  53. 63582ec feat(plat/mediatek/mt8186): add DCM driver by Edward-JW Yang · 2 years, 8 months ago
  54. 532016e feat(plat/mediatek/mt8186): add pinctrl support by Guodong Liu · 2 years, 9 months ago
  55. fd835f9 feat(plat/mediatek/mt8186): add sys_cirq support by Zhengnan Chen · 2 years, 9 months ago
  56. ccd2600 feat(plat/mediatek/mt8186): initialize GIC by Christine Zhu · 2 years, 9 months ago
  57. abd9ecf feat(plat/mediatek/mt8186): add SiP service by Rex-BC Chen · 2 years, 9 months ago
  58. 4ac7a41 feat(plat/mediatek/mt8186): add pwrap and pmic driver by James Lo · 2 years, 9 months ago
  59. 0bee8f9 feat(plat/mediatek/mt8186): initialize delay_timer by Rex-BC Chen · 2 years, 9 months ago
  60. d24c05d feat(plat/mediatek/mt8186): initialize systimer by Rex-BC Chen · 2 years, 9 months ago
  61. fb70fb4 feat(plat/mediatek/mt8186): add EMI MPU basic driver by Penny Jan · 2 years, 9 months ago
  62. ab853c2 Merge "fix(errata): workaround for Cortex X2 erratum 2002765" into integration by Bipin Ravi · 2 years, 6 months ago
  63. 28e8cfe Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration by Bipin Ravi · 2 years, 6 months ago
  64. 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
  65. f6c37de fix(errata): workaround for Cortex X2 erratum 2058056 by johpow01 · 2 years, 7 months ago
  66. 68edfdc fix(doc): update TF-A v2.7 release date in the release information page by Bipin Ravi · 2 years, 6 months ago
  67. 0624d73 fix(fiptool): avoid packing the zero size images in the FIP by Manish V Badarkhe · 2 years, 6 months ago
  68. d001b27 Merge "fix(stm32mp1): correct include order" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  69. 0afef36 fix(errata): workaround for Cortex X2 erratum 2002765 by johpow01 · 2 years, 7 months ago
  70. 40f4133 Merge changes from topic "morello_plat_support" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  71. 0c81088 fix(stm32mp1): correct include order by Yann Gautier · 2 years, 6 months ago
  72. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  73. 8e9c9c5 Merge "feat(plat/fvp_r): Threat Model for TF-A v8-R64 Support" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  74. 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
  75. b7682b4 feat(morello): expose scmi protocols in fdts by Anurag Koul · 2 years, 7 months ago
  76. 118ad71 fix(morello): change the AP runtime UART address by Chandni Cherukuri · 2 years, 7 months ago
  77. 066afc2 feat(morello): add support for nt_fw_config by sah01 · 2 years, 7 months ago
  78. 3c5bb04 feat(morello): split platform_info sds struct by sah01 · 2 years, 7 months ago
  79. 5887612 feat(morello): add changes to enable TBBR boot by Manoj Kumar · 3 years, 6 months ago
  80. 460e377 Merge "docs(ff-a): boot order field of SPs manifest" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  81. d4d951a feat(plat/fvp_r): Threat Model for TF-A v8-R64 Support by Gary Morrison · 2 years, 8 months ago
  82. 70c9c0b fix(amu): add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  83. 855fc88 docs(ff-a): boot order field of SPs manifest by J-Alves · 2 years, 7 months ago
  84. 9952970 feat(morello): add DTS for Morello SoC platform by Manoj Kumar · 2 years, 10 months ago
  85. dff7f6c feat(morello): configure DMC-Bing mode by Chandni Cherukuri · 2 years, 7 months ago
  86. b19e62a feat(morello): zero out the DDR memory space by Manoj Kumar · 2 years, 10 months ago
  87. c7ea5f3 feat(morello): add TARGET_PLATFORM flag by Manoj Kumar · 2 years, 10 months ago
  88. 6f749e2 fix(morello): fix SoC reference clock frequency by Anurag Koul · 2 years, 10 months ago
  89. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 2 years, 7 months ago
  90. 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  91. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 7 months ago
  92. 64edaa3 Merge changes from topic "st_uart_update" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  93. 50746c8 fix(trp): Distinguish between cold and warm boot by Mark Dykes · 2 years, 7 months ago
  94. 3d8497c feat(st): protect UART during platform init by Yann Gautier · 2 years, 8 months ago
  95. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · 2 years, 8 months ago
  96. 66baa96 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 2 years, 8 months ago
  97. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 2 years, 8 months ago
  98. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years, 7 months ago
  99. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  100. cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 3 years, 1 month ago