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