1. 6ed75f3 Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration by Madhukar Pappireddy · Tue Jan 04 20:10:25 2022 +0100
  2. cf949fd Merge changes from topic "st_fixes" into integration by Manish Pandey · Tue Jan 04 18:46:59 2022 +0100
  3. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · Tue Dec 22 13:06:10 2020 +0100
  4. 076c594 fix(stm32mp1): do not reopen debug features by Yann Gautier · Wed Sep 15 14:49:48 2021 +0200
  5. 4e06375 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · Thu Sep 19 11:27:24 2019 +0200
  6. c0882f4 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · Tue Apr 27 18:19:13 2021 +0200
  7. ef7ca7d Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration by André Przywara · Sat Jan 01 02:16:14 2022 +0100
  8. ac6b1ca fix(mt8186): remove unused files in drivers/mcdi by Rex-BC Chen · Thu Dec 30 13:04:29 2021 +0800
  9. 71b5a1d feat(allwinner): allow to skip PMIC regulator setup by Andre Przywara · Mon Nov 01 00:17:37 2021 +0000
  10. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 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. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · Fri Jan 29 14:48:49 2021 +0100
  14. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · Fri Sep 17 16:08:12 2021 +0200
  15. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · Mon Nov 18 13:13:36 2019 +0100
  16. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · Wed Dec 15 13:16:15 2021 +0100
  17. 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · Thu Sep 17 11:54:52 2020 +0200
  18. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · Mon Aug 30 15:06:54 2021 +0200
  19. 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · Tue Oct 13 09:36:25 2020 +0200
  20. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · Sun Dec 19 21:36:23 2021 -0700
  21. 0bd80de feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · Sun Dec 19 21:32:00 2021 -0700
  22. 047d85e feat(plat/mediatek/mt8186): add reboot function for PSCI by Rex-BC Chen · Mon Nov 22 18:14:38 2021 +0800
  23. dc0f9f7 feat(plat/mdeiatek/mt8186): add power-off function for PSCI by Rex-BC Chen · Mon Nov 22 17:55:56 2021 +0800
  24. 4a1570a feat(plat/mediatek/mt8186): apply erratas for MT8186 by Rex-BC Chen · Thu Nov 25 18:55:04 2021 +0800
  25. ba7b7d2 feat(plat/mediatek/mt8186): add MCDI drivers by developer · Sun Nov 14 10:14:45 2021 +0800
  26. c3dabd8 feat(plat/mediatek/mt8186): add CPU hotplug by developer · Mon Nov 08 11:30:40 2021 +0800
  27. ad04044 feat(plat/mediatek/mt8186): add RTC drivers by Yuchen Huang · Fri Nov 12 16:56:33 2021 +0800
  28. f44c0df fix(plat/mediatek/mt8186): extend MMU region size by Rex-BC Chen · Tue Nov 09 13:12:03 2021 +0800
  29. 63582ec feat(plat/mediatek/mt8186): add DCM driver by Edward-JW Yang · Mon Nov 01 20:20:18 2021 +0800
  30. 532016e feat(plat/mediatek/mt8186): add pinctrl support by Guodong Liu · Fri Oct 15 16:52:18 2021 +0800
  31. fd835f9 feat(plat/mediatek/mt8186): add sys_cirq support by Zhengnan Chen · Tue Oct 12 17:05:49 2021 +0800
  32. ccd2600 feat(plat/mediatek/mt8186): initialize GIC by Christine Zhu · Mon Oct 11 21:29:58 2021 +0800
  33. abd9ecf feat(plat/mediatek/mt8186): add SiP service by Rex-BC Chen · Wed Oct 06 19:25:50 2021 +0800
  34. 4ac7a41 feat(plat/mediatek/mt8186): add pwrap and pmic driver by James Lo · Wed Oct 06 18:12:30 2021 +0800
  35. 0bee8f9 feat(plat/mediatek/mt8186): initialize delay_timer by Rex-BC Chen · Wed Oct 06 19:00:13 2021 +0800
  36. d24c05d feat(plat/mediatek/mt8186): initialize systimer by Rex-BC Chen · Wed Oct 06 18:55:53 2021 +0800
  37. fb70fb4 feat(plat/mediatek/mt8186): add EMI MPU basic driver by Penny Jan · Sun Oct 03 10:11:04 2021 +0800
  38. 28e8cfe Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration by Bipin Ravi · Wed Dec 22 01:10:54 2021 +0100
  39. d001b27 Merge "fix(stm32mp1): correct include order" into integration by Madhukar Pappireddy · Fri Dec 17 20:04:33 2021 +0100
  40. 0c81088 fix(stm32mp1): correct include order by Yann Gautier · Fri Dec 17 09:53:04 2021 +0100
  41. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · Wed Dec 01 17:40:39 2021 -0600
  42. 118ad71 fix(morello): change the AP runtime UART address by Chandni Cherukuri · Thu Dec 02 11:22:59 2021 +0530
  43. 066afc2 feat(morello): add support for nt_fw_config by sah01 · Thu Nov 18 10:04:27 2021 +0000
  44. 3c5bb04 feat(morello): split platform_info sds struct by sah01 · Thu Dec 02 06:37:04 2021 +0000
  45. 5887612 feat(morello): add changes to enable TBBR boot by Manoj Kumar · Sun Jan 10 16:12:24 2021 +0000
  46. 9952970 feat(morello): add DTS for Morello SoC platform by Manoj Kumar · Wed Sep 15 12:42:49 2021 +0530
  47. dff7f6c feat(morello): configure DMC-Bing mode by Chandni Cherukuri · Tue Nov 30 20:35:35 2021 +0530
  48. b19e62a feat(morello): zero out the DDR memory space by Manoj Kumar · Thu Aug 26 10:49:02 2021 +0530
  49. c7ea5f3 feat(morello): add TARGET_PLATFORM flag by Manoj Kumar · Thu Aug 26 10:56:16 2021 +0530
  50. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · Sat Dec 11 14:16:17 2021 +0530
  51. 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · Tue Dec 14 20:58:09 2021 +0100
  52. 3d8497c feat(st): protect UART during platform init by Yann Gautier · Mon Oct 18 16:06:22 2021 +0200
  53. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · Mon Oct 18 15:50:05 2021 +0200
  54. 66baa96 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · Mon Oct 18 14:01:00 2021 +0200
  55. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · Mon Oct 18 15:26:33 2021 +0200
  56. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · Wed Dec 16 12:04:06 2020 +0100
  57. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · Fri Dec 10 17:04:40 2021 +0100
  58. cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · Fri Jun 04 14:04:05 2021 +0200
  59. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  60. 27f589d refactor(stm32mp1): sort compilation flags by Yann Gautier · Fri Oct 15 17:59:38 2021 +0200
  61. 19cdaa8 feat(stm32mp1): add sign-compare warning by Yann Gautier · Tue Nov 10 15:09:55 2020 +0100
  62. fd64835 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · Mon Dec 13 15:24:41 2021 +0100
  63. 8919e2b feat(plat/mediatek/mt8195): improve SPM wakeup log by developer · Thu Dec 09 10:57:15 2021 +0800
  64. 0f5e0bb Merge "feat(plat/zynqmp): disable the -mbranch-protection flag" into integration by Madhukar Pappireddy · Fri Dec 10 19:07:40 2021 +0100
  65. 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · Fri Dec 10 14:37:06 2021 +0100
  66. f9d518a feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · Mon Dec 06 21:28:34 2021 -0700
  67. 957d7ea Merge "refactor(measured-boot): add generic macros for using Crypto library" into integration by Madhukar Pappireddy · Fri Dec 10 01:25:26 2021 +0100
  68. 0131988 Merge "fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN" into integration by Madhukar Pappireddy · Thu Dec 09 15:03:19 2021 +0100
  69. 938e0dd Merge "refactor(plat/synquacer): update PSCI system_off handling" into integration by Madhukar Pappireddy · Thu Dec 09 15:03:06 2021 +0100
  70. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · Wed Oct 20 22:06:40 2021 +0100
  71. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
  72. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · Wed Dec 08 08:16:53 2021 +0100
  73. cc6d670 refactor(plat/synquacer): update PSCI system_off handling by Masahisa Kojima · Thu Nov 11 10:17:09 2021 +0900
  74. ecdb1db fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN by Masahisa Kojima · Tue Dec 07 17:07:48 2021 +0900
  75. b78180b Merge changes from topic "st_uart" into integration by Madhukar Pappireddy · Mon Dec 06 19:03:26 2021 +0100
  76. dfc61e0 feat(plat/mediatek/mt8195): add EMI MPU surppot for SCP and DSP by developer · Mon Nov 15 18:08:10 2021 +0800
  77. fe2308b feat(plat/mediatek/mt8195): dump EMI MPU configurations by developer · Mon Nov 15 18:07:47 2021 +0800
  78. 2e18d12 Merge "fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds" into integration by Manish Pandey · Fri Dec 03 15:12:21 2021 +0100
  79. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · Thu Oct 28 13:48:52 2021 +0200
  80. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · Tue Oct 06 15:11:41 2020 +0200
  81. bb63a1c feat(plat/marvell/a3k): add north and south bridge reset registers by Pali Rohár · Mon Nov 15 12:16:07 2021 +0100
  82. 063bb73 fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds by Vijayenthiran Subramaniam · Thu Nov 25 21:54:30 2021 +0530
  83. 88a5685 Merge changes Ia0d13c3c,I8cf821a4,I1e6a598b,I9c6dd8db,Iaf6db75e, ... into integration by Manish Pandey · Wed Dec 01 17:52:30 2021 +0100
  84. 749b211 feat(mt8186): initialize platform for MediaTek MT8186 by Rex-BC Chen · Tue Sep 28 11:24:09 2021 +0800
  85. e25f1e6 Merge changes I0c1f7d6c,I3bec0b58,If24cf213 into integration by Manish Pandey · Wed Dec 01 14:21:50 2021 +0100
  86. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · Tue Aug 24 07:39:41 2021 -0700
  87. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · Fri Aug 20 00:27:03 2021 -0700
  88. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · Fri Aug 20 00:04:33 2021 -0700
  89. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · Fri Aug 13 06:45:32 2021 -0700
  90. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · Wed Aug 11 06:15:13 2021 -0700
  91. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · Wed Aug 11 02:52:35 2021 -0700
  92. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · Mon Aug 09 08:15:13 2021 -0700
  93. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · Thu Aug 05 02:59:26 2021 -0700
  94. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · Thu Aug 05 10:49:23 2021 -0700
  95. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · Wed Aug 04 23:58:46 2021 -0700
  96. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · Thu Aug 05 03:05:22 2021 -0700
  97. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · Thu Aug 05 07:07:35 2021 -0700
  98. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · Thu Aug 05 03:14:17 2021 -0700
  99. 8015906 feat(plat/mediatek/apu): add mt8195 APU clock and pll SiP call by developer · Mon Nov 08 16:37:39 2021 +0800
  100. 4791789 feat(plat/mediatek/apu): add mt8195 APU mcu boot and stop SiP call by developer · Mon Nov 01 16:43:47 2021 +0800