1. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  2. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  3. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  4. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  5. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  6. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  7. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  8. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  9. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  10. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  11. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  12. 5f74514 armv8: fsl : create bootcmd and mcinitcmd as per boot source by Wasim Khan · Mon Aug 02 10:34:52 2021 +0200
  13. 46c9731 arm: Finish migration of HAS_FSL_XHCI_USB by Tom Rini · Wed Jul 21 18:53:20 2021 -0400
  14. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  15. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  16. ee435c6 arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · Mon Jul 19 11:21:51 2021 +0200
  17. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  18. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  19. 5526210 armv8: Initialize CNTFRQ if at highest exception level by Peter Hoyes · Mon Jul 12 15:04:21 2021 +0100
  20. 7d1a666 arm: armv8: Fix warning about redeclaring global functions as weak by Tom Rini · Tue Jun 29 19:33:04 2021 -0400
  21. 34b4716 armv8: Handle EL2 Host mode by Mark Kettenis · Wed Feb 10 20:14:55 2021 +0100
  22. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  23. 4393901 arm: Remove spear320 boards by Tom Rini · Sat May 22 08:47:13 2021 -0400
  24. 665ffc2 arm: Remove spear310 boards by Tom Rini · Sat May 22 08:47:12 2021 -0400
  25. 98ae150 arm: Remove spear300 boards by Tom Rini · Sat May 22 08:47:11 2021 -0400
  26. 2da96fe arm: Remove at91rm9200ek boards by Tom Rini · Sat May 22 08:47:07 2021 -0400
  27. 96ffc8b arm: iproc: Add higher speed configurations by Chris Packham · Fri Jun 04 14:25:36 2021 +1200
  28. 13a84a5 armv8: Update erratum number to align with doc by Ran Wang · Wed Jun 16 17:53:19 2021 +0530
  29. 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · Fri May 07 12:22:05 2021 +0800
  30. 84f0a95 armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162A by Yangbo Lu · Tue Apr 27 16:42:11 2021 +0800
  31. ded62e5 armv8: layerscape: add PSCI support for cpu release by Jiafei Pan · Wed Apr 21 12:12:49 2021 +0800
  32. 57fd799 armv8: SPL: discard relocation information by Marek Behún · Thu May 20 13:24:20 2021 +0200
  33. d1cc32d ARM: kona: fix clk_bsc_enable() type mismatch for LTO by Marek Behún · Thu May 20 13:24:15 2021 +0200
  34. 90dcc4f ARM: fix LTO for imx28_xea by Marek Behún · Thu May 20 13:24:12 2021 +0200
  35. a62fac9 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · Thu May 20 13:24:11 2021 +0200
  36. a8cf155 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · Thu May 20 13:24:10 2021 +0200
  37. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  38. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  39. b575a8c Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · Thu Apr 15 17:10:25 2021 -0400
  40. 97aaa98 armv8: fsl-layerscape: spl: call spl_early_init() by Michael Walle · Fri Mar 26 19:40:56 2021 +0100
  41. 24bd03a armv8: fsl-layerscape: spl: add debug UART support by Michael Walle · Fri Mar 26 19:40:55 2021 +0100
  42. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · Wed Mar 31 14:32:27 2021 -0400
  43. 79d9a96 arm: Remove s32v234evb board by Tom Rini · Sat Feb 20 20:05:49 2021 -0500
  44. 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · Wed Mar 17 15:01:37 2021 +0100
  45. 148dc61 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · Wed Mar 17 15:01:36 2021 +0100
  46. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  47. 729f22f configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · Thu Feb 11 13:28:49 2021 +0100
  48. a14e5b4 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:38 2021 +0100
  49. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  50. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  51. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  52. 48425b1 arm: Remove ls2080a_simu board by Tom Rini · Tue Feb 09 08:03:10 2021 -0500
  53. 4971376 armv7: ls102xa: Enable I-Cache to speed up the boot time by Hou Zhiqiang · Fri Feb 05 15:45:12 2021 +0800
  54. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  55. 63fd773 arm: Remove #include <version.h> from armv8/fwcall.c by Pali Rohár · Wed Jan 27 16:29:13 2021 +0100
  56. b8fac60 sunxi: Add H616 FEL support by Jernej Skrabec · Mon Jan 11 21:11:48 2021 +0100
  57. 109e1a3 armv8: Makefile: build cache files when needed by Peng Fan · Mon Dec 28 20:13:13 2020 +0800
  58. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  59. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  60. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  61. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  62. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  63. 58aeddc arm: ls102xa: select USB PHY erratum's only if USB is enabled by Aleksandar Gerasimovski · Thu Nov 26 10:52:41 2020 +0000
  64. 0b8932f armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A by Alban Bedel · Tue Nov 17 16:20:04 2020 +0100
  65. 15e25a4 layerscape: fdt.c: Check for NULL return value from fdt_getprop() by Priyanka Singh · Mon Nov 02 11:38:41 2020 +0530
  66. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  67. 3ab8062 armv8: layerscape: don't initialize GIC in SPL by Michael Walle · Wed Nov 18 17:45:59 2020 +0100
  68. 16fd24c treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT by Michael Walle · Wed Nov 18 17:45:54 2020 +0100
  69. 8a1bf73 armv8: layerscape: don't remove crypto node if just partially disabled by Michael Walle · Fri Oct 16 19:38:18 2020 +0200
  70. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  71. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · Thu Sep 10 12:42:19 2020 +0300
  72. fb6abdd arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · Thu Oct 15 21:44:15 2020 -0400
  73. e0d397c arm64: PIE: Skip fixups if distance is zero by Andre Przywara · Wed Sep 30 17:39:14 2020 +0100
  74. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  75. 95a805b armv8: lx2160a: fix reset sequence by Meenakshi Aggarwal · Wed Sep 09 14:06:05 2020 +0530
  76. 14fa6b7 arm64: Layerscape: Survive LPI one-way reset workaround by Hou Zhiqiang · Thu Aug 06 14:38:19 2020 +0800
  77. ba7cd0f fsl-layerscape: enable dwc3 snooping feature by Ran Wang · Wed Aug 05 15:07:27 2020 +0800
  78. 545474e arm64: Add support for larger PIE U-Boot by Edgar E. Iglesias · Wed Sep 09 19:07:26 2020 +0200
  79. 67c9c93 arm64: Trap PIE builds early if load address is not 4K aligned by Edgar E. Iglesias · Wed Sep 09 19:07:25 2020 +0200
  80. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  81. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · Sat Aug 01 02:56:45 2020 +0800
  82. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  83. a2936da board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · Wed Jul 15 22:48:59 2020 +0530
  84. 13dc1c2 arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · Wed Jul 15 22:48:56 2020 +0530
  85. b4bb31d arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:37 2020 +0200
  86. 34cffbf pwm: add driver for nexell by Stefan Bosch · Fri Jul 10 19:07:31 2020 +0200
  87. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · Thu Jun 25 22:23:53 2020 +0800
  88. 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · Thu Jun 04 18:42:14 2020 +0800
  89. bf38311 armv8: layerscape: rework spin table by Michael Walle · Mon Jun 01 21:53:36 2020 +0200
  90. 661c602 armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · Mon Jun 01 21:53:35 2020 +0200
  91. c251f5b armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · Mon Jun 01 21:53:34 2020 +0200
  92. 8222af5 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · Mon Jun 01 21:53:33 2020 +0200
  93. 319f1a3 armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · Mon Jun 01 21:53:32 2020 +0200
  94. bd7e4ee armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · Mon Jun 01 21:53:31 2020 +0200
  95. d082818 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · Mon Jun 01 21:53:30 2020 +0200
  96. 878cb69 armv8: layerscape: fix alignment for spin table by Michael Walle · Mon Jun 01 21:53:29 2020 +0200
  97. cde346a armv8: layerscape: load function pointer using ADR by Michael Walle · Mon Jun 01 21:53:28 2020 +0200
  98. 53ec999 armv8: layerscape: move spin table into own module by Michael Walle · Mon Jun 01 21:53:27 2020 +0200
  99. f056e0f armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · Mon Jun 01 21:53:26 2020 +0200
  100. 24d116d armv8: layerscape: pretty print info about SMP cores by Michael Walle · Mon Jun 01 21:53:25 2020 +0200