1. 28e8cfe Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration by Bipin Ravi · Wed Dec 22 01:10:54 2021 +0100
  2. d001b27 Merge "fix(stm32mp1): correct include order" into integration by Madhukar Pappireddy · Fri Dec 17 20:04:33 2021 +0100
  3. 0c81088 fix(stm32mp1): correct include order by Yann Gautier · Fri Dec 17 09:53:04 2021 +0100
  4. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · Wed Dec 01 17:40:39 2021 -0600
  5. 118ad71 fix(morello): change the AP runtime UART address by Chandni Cherukuri · Thu Dec 02 11:22:59 2021 +0530
  6. 066afc2 feat(morello): add support for nt_fw_config by sah01 · Thu Nov 18 10:04:27 2021 +0000
  7. 3c5bb04 feat(morello): split platform_info sds struct by sah01 · Thu Dec 02 06:37:04 2021 +0000
  8. 5887612 feat(morello): add changes to enable TBBR boot by Manoj Kumar · Sun Jan 10 16:12:24 2021 +0000
  9. 9952970 feat(morello): add DTS for Morello SoC platform by Manoj Kumar · Wed Sep 15 12:42:49 2021 +0530
  10. dff7f6c feat(morello): configure DMC-Bing mode by Chandni Cherukuri · Tue Nov 30 20:35:35 2021 +0530
  11. b19e62a feat(morello): zero out the DDR memory space by Manoj Kumar · Thu Aug 26 10:49:02 2021 +0530
  12. c7ea5f3 feat(morello): add TARGET_PLATFORM flag by Manoj Kumar · Thu Aug 26 10:56:16 2021 +0530
  13. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · Sat Dec 11 14:16:17 2021 +0530
  14. 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · Tue Dec 14 20:58:09 2021 +0100
  15. 3d8497c feat(st): protect UART during platform init by Yann Gautier · Mon Oct 18 16:06:22 2021 +0200
  16. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · Mon Oct 18 15:50:05 2021 +0200
  17. 66baa96 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · Mon Oct 18 14:01:00 2021 +0200
  18. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · Mon Oct 18 15:26:33 2021 +0200
  19. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · Wed Dec 16 12:04:06 2020 +0100
  20. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · Fri Dec 10 17:04:40 2021 +0100
  21. cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · Fri Jun 04 14:04:05 2021 +0200
  22. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  23. 27f589d refactor(stm32mp1): sort compilation flags by Yann Gautier · Fri Oct 15 17:59:38 2021 +0200
  24. 19cdaa8 feat(stm32mp1): add sign-compare warning by Yann Gautier · Tue Nov 10 15:09:55 2020 +0100
  25. fd64835 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · Mon Dec 13 15:24:41 2021 +0100
  26. 0f5e0bb Merge "feat(plat/zynqmp): disable the -mbranch-protection flag" into integration by Madhukar Pappireddy · Fri Dec 10 19:07:40 2021 +0100
  27. 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · Fri Dec 10 14:37:06 2021 +0100
  28. f9d518a feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · Mon Dec 06 21:28:34 2021 -0700
  29. 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
  30. 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
  31. 938e0dd Merge "refactor(plat/synquacer): update PSCI system_off handling" into integration by Madhukar Pappireddy · Thu Dec 09 15:03:06 2021 +0100
  32. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · Wed Oct 20 22:06:40 2021 +0100
  33. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
  34. 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
  35. cc6d670 refactor(plat/synquacer): update PSCI system_off handling by Masahisa Kojima · Thu Nov 11 10:17:09 2021 +0900
  36. ecdb1db fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN by Masahisa Kojima · Tue Dec 07 17:07:48 2021 +0900
  37. b78180b Merge changes from topic "st_uart" into integration by Madhukar Pappireddy · Mon Dec 06 19:03:26 2021 +0100
  38. dfc61e0 feat(plat/mediatek/mt8195): add EMI MPU surppot for SCP and DSP by developer · Mon Nov 15 18:08:10 2021 +0800
  39. fe2308b feat(plat/mediatek/mt8195): dump EMI MPU configurations by developer · Mon Nov 15 18:07:47 2021 +0800
  40. 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
  41. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · Thu Oct 28 13:48:52 2021 +0200
  42. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · Tue Oct 06 15:11:41 2020 +0200
  43. bb63a1c feat(plat/marvell/a3k): add north and south bridge reset registers by Pali Rohár · Mon Nov 15 12:16:07 2021 +0100
  44. 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
  45. 88a5685 Merge changes Ia0d13c3c,I8cf821a4,I1e6a598b,I9c6dd8db,Iaf6db75e, ... into integration by Manish Pandey · Wed Dec 01 17:52:30 2021 +0100
  46. 749b211 feat(mt8186): initialize platform for MediaTek MT8186 by Rex-BC Chen · Tue Sep 28 11:24:09 2021 +0800
  47. e25f1e6 Merge changes I0c1f7d6c,I3bec0b58,If24cf213 into integration by Manish Pandey · Wed Dec 01 14:21:50 2021 +0100
  48. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · Tue Aug 24 07:39:41 2021 -0700
  49. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · Fri Aug 20 00:27:03 2021 -0700
  50. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · Fri Aug 20 00:04:33 2021 -0700
  51. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · Fri Aug 13 06:45:32 2021 -0700
  52. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · Wed Aug 11 06:15:13 2021 -0700
  53. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · Wed Aug 11 02:52:35 2021 -0700
  54. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · Mon Aug 09 08:15:13 2021 -0700
  55. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · Thu Aug 05 02:59:26 2021 -0700
  56. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · Thu Aug 05 10:49:23 2021 -0700
  57. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · Wed Aug 04 23:58:46 2021 -0700
  58. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · Thu Aug 05 03:05:22 2021 -0700
  59. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · Thu Aug 05 07:07:35 2021 -0700
  60. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · Thu Aug 05 03:14:17 2021 -0700
  61. 8015906 feat(plat/mediatek/apu): add mt8195 APU clock and pll SiP call by developer · Mon Nov 08 16:37:39 2021 +0800
  62. 4791789 feat(plat/mediatek/apu): add mt8195 APU mcu boot and stop SiP call by developer · Mon Nov 01 16:43:47 2021 +0800
  63. 95d5010 feat(plat/mediatek/apu): add mt8195 APU iommap regions by developer · Mon Nov 01 16:33:22 2021 +0800
  64. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · Tue May 25 18:15:11 2021 +0200
  65. 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
  66. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · Fri Oct 22 14:44:42 2021 +0200
  67. 78b7a8c Merge "fix: use correct printf format for uint64_t" into integration by Manish Pandey · Fri Nov 12 15:01:00 2021 +0100
  68. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · Fri Nov 12 12:59:09 2021 +0000
  69. a2e3a0c fix(mt8195): use correct print format for uint64_t by Madhukar Pappireddy · Thu Nov 11 11:32:53 2021 -0600
  70. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Tue Nov 09 06:03:32 2021 +0100
  71. 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
  72. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  73. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · Sat Nov 06 02:32:00 2021 +0100
  74. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · Fri Nov 05 21:09:38 2021 +0100
  75. 0dc9231 refactor(stm32mp1): use fconf.mk by Yann Gautier · Fri Oct 29 17:04:17 2021 +0200
  76. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · Thu Nov 04 15:13:33 2021 +0100
  77. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · Wed Sep 01 11:59:57 2021 +0100
  78. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · Wed Sep 01 11:59:08 2021 +0100
  79. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · Wed Sep 01 11:54:30 2021 +0100
  80. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · Tue Jul 20 20:05:38 2021 +0100
  81. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · Wed May 19 09:40:01 2021 +0100
  82. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · Wed May 19 09:37:21 2021 +0100
  83. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · Thu Nov 04 13:47:17 2021 +0000
  84. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · Tue Sep 28 15:35:39 2021 +0200
  85. c623316 fix(plat/st): remove double space by Yann Gautier · Tue Nov 02 17:03:46 2021 +0100
  86. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · Fri Oct 29 23:47:56 2021 +0200
  87. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · Fri Oct 29 18:48:52 2021 +0200
  88. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · Tue Jul 06 14:07:56 2021 +0200
  89. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · Wed Jun 30 17:06:19 2021 +0200
  90. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · Mon Sep 14 11:13:34 2020 +0200
  91. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · Mon Sep 14 09:38:16 2020 +0200
  92. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · Mon Oct 11 14:51:11 2021 -0500
  93. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  94. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · Thu Oct 28 14:28:14 2021 +0200
  95. 60319c6 Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · Thu Oct 28 11:53:38 2021 +0200
  96. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · Wed Oct 27 12:59:19 2021 +0200
  97. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · Wed Oct 20 15:17:07 2021 +0200
  98. c2d29ba feat(tc): enable MPMM by Chris Kay · Tue May 18 18:49:51 2021 +0100
  99. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  100. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100