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