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