1. ac55c01 fix(errata): workaround for Cortex-A510 erratum 2172148 by johpow01 · 2 years, 4 months ago
  2. 3ead295 fix(errata): workaround for Cortex-A510 erratum 2218950 by johpow01 · 2 years, 4 months ago
  3. 3ba9cb2 fix(errata): workaround for Cortex-A510 erratum 2250311 by johpow01 · 2 years, 5 months ago
  4. 5a99300 fix(errata): workaround for Cortex-A510 erratum 2041909 by johpow01 · 2 years, 6 months ago
  5. 8276f25 fix(errata): workaround for Cortex-A510 erratum 2042739 by johpow01 · 2 years, 6 months ago
  6. 49f60dd fix(errata): workaround for Cortex-A510 erratum 2288014 by johpow01 · 2 years, 6 months ago
  7. de7b524 fix(errata): workaround for Cortex-A510 erratum 1922240 by johpow01 · 2 years, 6 months ago
  8. d53069b fix(errata): workaround for Cortex-A710 erratum 2136059 by Bipin Ravi · 2 years, 5 months ago
  9. 32705b1 fix(errata): workaround for Cortex-A710 erratum 2267065 by Bipin Ravi · 2 years, 5 months ago
  10. 78b7208 fix(errata): workaround for Cortex-X2 erratum 2216384 by Bipin Ravi · 2 years, 5 months ago
  11. 9ad5478 fix(errata): workaround for Cortex-X2 errata 2081180 by Bipin Ravi · 2 years, 5 months ago
  12. 2f73d97 fix(errata): workaround for Cortex-X2 errata 2017096 by Bipin Ravi · 2 years, 5 months ago
  13. dd2eafa Merge changes from topic "st_clock_updates" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  14. 91fb297 Merge "fix(imx8mp): change the BL31 physical load address" into integration by Manish Pandey · 2 years, 5 months ago
  15. c934381 fix(st-clock): correct types in error messages by Yann Gautier · 2 years, 10 months ago
  16. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 4 years, 2 months ago
  17. d78bd85 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · 5 years ago
  18. 48519b3 feat(st-clock): manage disabled oscillator by Patrick Delaunay · 5 years ago
  19. dab197a refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · 4 years, 8 months ago
  20. 4f84cc1 Merge "feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1" into integration by Joanna Farley · 2 years, 5 months ago
  21. 7637709 Merge changes from topic "st_mapping_update" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  22. 8b73ac3 Merge changes I52b241b2,I25b4b97c into integration by Madhukar Pappireddy · 2 years, 6 months ago
  23. d8444a7 feat(cpu/cortex_a53): add L1PCTL macro definiton for CPUACTLR_EL1 by Jiafei Pan · 2 years, 8 months ago
  24. a07e3ea feat(mt8186): add Vcore DVFS driver by jason-ch chen · 2 years, 8 months ago
  25. fa82b9b feat(mt8186): add SPM suspend driver by jason-ch chen · 2 years, 8 months ago
  26. 230bf91 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 2 years, 10 months ago
  27. ebc765f refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 4 years, 5 months ago
  28. 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · 2 years, 10 months ago
  29. 352d863 fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · 3 years, 10 months ago
  30. 169a9f6 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  31. 98e6e2f Merge "feat(mt8195): apply erratas of CA78 for MT8195" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  32. e6bd7e2 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · 2 years, 6 months ago
  33. 2a7c12e Merge "fix(st): manage UART clock and reset only in BL2" into integration by Manish Pandey · 2 years, 6 months ago
  34. 03abde3 Merge changes Icf5e3045,Ie5fb0b72 into integration by André Przywara · 2 years, 6 months ago
  35. 45243d2 Merge changes Ifea8148e,I73559522 into integration by Manish Pandey · 2 years, 6 months ago
  36. d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 2 years, 6 months ago
  37. 9f42933 fix(morello): include errata workaround for 1868343 by Manoj Kumar · 2 years, 6 months ago
  38. b787595 fix(errata): workaround for Rainier erratum 1868343 by Manoj Kumar · 2 years, 6 months ago
  39. 477fef8 Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration by Manish Pandey · 2 years, 6 months ago
  40. 651f3cc Merge "fix(ufs): delete call to inv_dcache_range for utrd" into integration by Manish Pandey · 2 years, 6 months ago
  41. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 3 years, 4 months ago
  42. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 3 years, 1 month ago
  43. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 3 years, 9 months ago
  44. 39d85f4 refactor(st-ddr): update parameter array initialization by Yann Gautier · 5 years ago
  45. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · 2 years, 10 months ago
  46. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · 3 years, 2 months ago
  47. 733885a feat(mt8195): apply erratas of CA78 for MT8195 by Rex-BC Chen · 2 years, 6 months ago
  48. 634591d fix(st-ddr): correct DDR warnings by Yann Gautier · 2 years, 10 months ago
  49. 6ed75f3 Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  50. cf949fd Merge changes from topic "st_fixes" into integration by Manish Pandey · 2 years, 6 months ago
  51. 17ccaee Merge "refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication" into integration by Manish Pandey · 2 years, 6 months ago
  52. 4d7bacc Merge "fix(st-sdmmc2): check regulator enable/disable return" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  53. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 3 years, 6 months ago
  54. 68899ce fix(st-sdmmc2): check regulator enable/disable return by Yann Gautier · 2 years, 6 months ago
  55. 076c594 fix(stm32mp1): do not reopen debug features by Yann Gautier · 2 years, 10 months ago
  56. 4e06375 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · 4 years, 9 months ago
  57. c0882f4 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 3 years, 2 months ago
  58. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · 2 years, 6 months ago
  59. af04324 Merge "fix(mt8186): remove unused files in drivers/mcdi" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  60. ac6b1ca fix(mt8186): remove unused files in drivers/mcdi by Rex-BC Chen · 2 years, 6 months ago
  61. b7e9308 fix(ufs): delete call to inv_dcache_range for utrd by Wing Li · 2 years, 6 months ago
  62. f180e59 docs(allwinner): update SoC list and build options by Andre Przywara · 2 years, 6 months ago
  63. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · 2 years, 8 months ago
  64. 9fcee69 docs(allwinner): add SUNXI_SETUP_REGULATORS build option by Andre Przywara · 2 years, 6 months ago
  65. 567833f Merge "feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX" into integration by Joanna Farley · 2 years, 6 months ago
  66. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  67. 4475ace Merge "fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  68. 2863e0a Merge "fix(fiptool): respect OPENSSL_DIR" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  69. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · 2 years, 6 months ago
  70. c16d12e Merge changes from topic "uart1_console" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  71. ef681ea Merge changes from topic "clock_framework" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  72. 0280eb4 Merge changes I41001484,Ic734696a,I84741535,I85aaaf3a,Ibd5423b7, ... into integration by Madhukar Pappireddy · 2 years, 6 months ago
  73. 1917f32 Merge "fix(fiptool): avoid packing the zero size images in the FIP" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  74. 1a9b827 Merge "fix(errata): workaround for Cortex X2 erratum 2058056" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  75. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 5 years ago
  76. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · 3 years, 5 months ago
  77. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 3 years, 5 months ago
  78. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 9 months ago
  79. 1b7e8ff refactor(stm32mp1-fdts): update regulator description by Pascal Paillet · 3 years, 6 months ago
  80. 5e36dbb refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · 3 years, 7 months ago
  81. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · 2 years, 9 months ago
  82. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 7 months ago
  83. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · 2 years, 7 months ago
  84. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · 3 years, 7 months ago
  85. c18c454 feat(stpmic1): add new services by Pascal Paillet · 3 years, 7 months ago
  86. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · 4 years, 6 months ago
  87. 342865a refactor(st-pmic): improve driver usage by Nicolas Le Bayon · 4 years, 8 months ago
  88. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 4 years, 9 months ago
  89. 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · 3 years, 10 months ago
  90. 7d91767 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · 2 years, 7 months ago
  91. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  92. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · 3 years, 9 months ago
  93. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 6 months ago
  94. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 2 years, 6 months ago
  95. 047d85e feat(plat/mediatek/mt8186): add reboot function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  96. dc0f9f7 feat(plat/mdeiatek/mt8186): add power-off function for PSCI by Rex-BC Chen · 2 years, 7 months ago
  97. 4a1570a feat(plat/mediatek/mt8186): apply erratas for MT8186 by Rex-BC Chen · 2 years, 7 months ago
  98. ba7b7d2 feat(plat/mediatek/mt8186): add MCDI drivers by developer · 2 years, 8 months ago
  99. c3dabd8 feat(plat/mediatek/mt8186): add CPU hotplug by developer · 2 years, 8 months ago
  100. ad04044 feat(plat/mediatek/mt8186): add RTC drivers by Yuchen Huang · 2 years, 8 months ago