1. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:21 2022 +0800
  2. b6748a6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Apr 21 11:44:54 2022 -0400
  3. 1137712 armv8: layerscape: env: Switch to arch_env_get_location() by Marek Vasut · Wed Apr 06 02:21:33 2022 +0200
  4. a4d6e0f arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option by Pali Rohár · Wed Apr 06 16:20:18 2022 +0200
  5. 476c639 Layerscape: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:35 2022 +0530
  6. 2e9bd50 arm: Remove unused ep93xx code by Tom Rini · Thu Mar 31 13:46:53 2022 -0400
  7. 69ea5a6 arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig by Tom Rini · Wed Mar 30 18:07:35 2022 -0400
  8. 409024e arm64: ls1046a: Support semihosting fallback by Sean Anderson · Tue Mar 22 16:59:33 2022 -0400
  9. 52eb22a arm64: Save spsr in pt_regs by Sean Anderson · Tue Mar 22 16:59:28 2022 -0400
  10. 2d75549 arm64: Save esr in pt_regs by Sean Anderson · Tue Mar 22 17:17:35 2022 -0400
  11. 99e1286 ls1046ardb: Add support for JTAG boot by Sean Anderson · Tue Mar 22 17:16:05 2022 -0400
  12. 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · Sun Jan 23 07:04:11 2022 -0700
  13. 3842323 Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig by Tom Rini · Fri Mar 11 09:11:58 2022 -0500
  14. 9df9fb1 Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · Fri Mar 11 09:11:56 2022 -0500
  15. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  16. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · Fri Feb 25 11:19:53 2022 -0500
  17. 0d0bec0 sunxi: f1c100s: Fix FEL registers restore by Andre Przywara · Tue Mar 01 12:21:58 2022 +0000
  18. 93b9ce7 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · Fri Feb 11 11:29:39 2022 +0000
  19. 8a9cc73 armv8: Force SP_ELx stack pointer usage by Andre Przywara · Fri Feb 11 11:29:36 2022 +0000
  20. 3a5c052 armv8: Always unmask SErrors by Andre Przywara · Fri Feb 11 11:29:35 2022 +0000
  21. 7c40554 spl: Provide more space to be used for storing SPL on imx28 OCRAM by Lukasz Majewski · Fri Dec 17 16:41:25 2021 +0100
  22. 9ea1223 mxs: power: Change sequence of enabling DCDC switches by Lukasz Majewski · Wed Oct 13 15:40:12 2021 +0200
  23. 7aa01e2 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Feb 03 23:20:20 2022 -0500
  24. b198c2e arm: arm926ej-s: Add sunxi code by Icenowy Zheng · Sat Jan 29 10:23:02 2022 -0500
  25. c339098 mach-sunxi: Move timer code to mach folder by Jesse Taube · Sat Jan 29 10:23:01 2022 -0500
  26. 362132f arm: arm926ej-s: start.S: port save_boot_params support from armv7 code by Icenowy Zheng · Sat Jan 29 10:23:00 2022 -0500
  27. d5b6f7d armv8: remove no longer needed lowlevel_init.S by Andre Przywara · Sun Jan 23 00:31:06 2022 +0000
  28. b277429 sunxi: move early "SRAM setup" into separate file by Andre Przywara · Sun Jan 23 00:28:43 2022 +0000
  29. 5fc2556 sunxi: move Cortex SMPEN setting into start.S by Andre Przywara · Sun Jan 23 00:27:19 2022 +0000
  30. 56ee387 armv8: start.S: remove CONFIG_SYS_RESET_SCTRL code by Andre Przywara · Mon Jan 24 17:17:40 2022 +0000
  31. 463eb09 armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADER by Alper Nebi Yasak · Sat Jan 29 18:27:03 2022 +0300
  32. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  33. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  34. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  35. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  36. 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · Sat Jan 01 19:13:25 2022 +0200
  37. 5d2e354 armv8: apple: Disable PSCI reset by Mark Kettenis · Tue Dec 21 17:31:50 2021 +0100
  38. 4476fb7 arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:06:55 2021 -0800
  39. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  40. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · Sun Dec 12 22:12:34 2021 -0500
  41. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · Sun Dec 12 22:12:32 2021 -0500
  42. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · Sun Dec 12 22:12:31 2021 -0500
  43. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  44. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · Sat Dec 11 14:55:49 2021 -0500
  45. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  46. ea3cc39 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · Sat Nov 13 19:22:43 2021 -0500
  47. 80b4861 Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · Sun Nov 07 22:59:36 2021 -0500
  48. 7e3d6fd armv8: layerscape: use memalign() to allocate spintable code by Michael Walle · Sun Oct 31 23:21:56 2021 +0100
  49. 3282514 armv8: fsl-layerscape: rework the dwc3 snooping enable code by Michael Walle · Fri Oct 15 15:15:19 2021 +0200
  50. 18522d8 armv8: ls1028a: use the official compatible string for the GPU by Michael Walle · Wed Oct 13 18:14:00 2021 +0200
  51. 1b1ca2f armv8: fsl-layerscape: Erratum A010315 needs PCIE support by Alban Bedel · Mon Sep 06 16:32:56 2021 +0200
  52. 29b1d33 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · Wed Oct 27 18:54:54 2021 +0200
  53. 4e87d9d Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · Wed Oct 27 18:54:53 2021 +0200
  54. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Oct 15 15:58:16 2021 -0400
  55. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  56. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  57. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  58. a130b9c stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · Wed Oct 06 18:10:32 2021 +0200
  59. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  60. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  61. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  62. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  63. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  64. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  65. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  66. 1ffdcef armv8/cache.S: Triple with single instruction by Pierre-Clément Tosi · Fri Aug 27 18:04:10 2021 +0200
  67. eba9a0b armv8/cache.S: Read sysreg fields through ubfx by Pierre-Clément Tosi · Fri Aug 27 18:03:45 2021 +0200
  68. e886640 ARM: at91: remove references to RM9200DK by Eugen Hristev · Wed Aug 25 13:27:03 2021 +0300
  69. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  70. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  71. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  72. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  73. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  74. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  75. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  76. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  77. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  78. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  79. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  80. 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
  81. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  82. 5f74514 armv8: fsl : create bootcmd and mcinitcmd as per boot source by Wasim Khan · Mon Aug 02 10:34:52 2021 +0200
  83. 46c9731 arm: Finish migration of HAS_FSL_XHCI_USB by Tom Rini · Wed Jul 21 18:53:20 2021 -0400
  84. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  85. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  86. ee435c6 arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · Mon Jul 19 11:21:51 2021 +0200
  87. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  88. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  89. 5526210 armv8: Initialize CNTFRQ if at highest exception level by Peter Hoyes · Mon Jul 12 15:04:21 2021 +0100
  90. 7d1a666 arm: armv8: Fix warning about redeclaring global functions as weak by Tom Rini · Tue Jun 29 19:33:04 2021 -0400
  91. 34b4716 armv8: Handle EL2 Host mode by Mark Kettenis · Wed Feb 10 20:14:55 2021 +0100
  92. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  93. 4393901 arm: Remove spear320 boards by Tom Rini · Sat May 22 08:47:13 2021 -0400
  94. 665ffc2 arm: Remove spear310 boards by Tom Rini · Sat May 22 08:47:12 2021 -0400
  95. 98ae150 arm: Remove spear300 boards by Tom Rini · Sat May 22 08:47:11 2021 -0400
  96. 2da96fe arm: Remove at91rm9200ek boards by Tom Rini · Sat May 22 08:47:07 2021 -0400
  97. 96ffc8b arm: iproc: Add higher speed configurations by Chris Packham · Fri Jun 04 14:25:36 2021 +1200
  98. 13a84a5 armv8: Update erratum number to align with doc by Ran Wang · Wed Jun 16 17:53:19 2021 +0530
  99. 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · Fri May 07 12:22:05 2021 +0800
  100. 84f0a95 armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162A by Yangbo Lu · Tue Apr 27 16:42:11 2021 +0800