1. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  2. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  3. 29e0595 siemens: Move CONFIG_FACTORYSET to Kconfig by Tom Rini · Fri Jun 10 22:59:35 2022 -0400
  4. 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · Fri Jun 10 22:59:33 2022 -0400
  5. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  6. 0998a75 ARM: hpe: gxp: add core support by Nick Hawkins · Wed Jun 08 16:21:34 2022 -0500
  7. ee0fec7 arm: add support to corstone1000 platform by Rui Miguel Silva · Wed May 11 10:55:41 2022 +0100
  8. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  9. efd00f3 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · Fri May 20 18:24:40 2022 +0200
  10. d7cdf30 arm: bcmbca: introduce the bcmbca architecture and 47622 SOC by William Zhang · Mon May 09 09:28:02 2022 -0700
  11. 3588a41 arm: Add new config option ARCH_VERY_EARLY_INIT by Pali Rohár · Fri May 06 11:05:13 2022 +0200
  12. 4359b33 arm: nuvoton: Add support for Nuvoton NPCM750 BMC by Jim Liu · Tue Apr 19 13:32:19 2022 +0800
  13. dfacafb arm: apple: Point stdout-path to framebuffer when keyboard present by Mark Kettenis · Tue Apr 19 21:20:31 2022 +0200
  14. b276a36 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 22 08:12:20 2022 -0400
  15. 30c80dd arch: arm: Kconfig: set default COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:19 2022 +0800
  16. 8541b9f arch: arm: move COUNTER_FREQUENCY from versal to arm by Peng Fan · Wed Apr 13 17:47:18 2022 +0800
  17. b6748a6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Apr 21 11:44:54 2022 -0400
  18. 13871e1 treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used by Sean Anderson · Tue Apr 12 10:59:04 2022 -0400
  19. 384ca7f board: toradex: drop colibri pxa270 support by Marcel Ziswiler · Wed Apr 13 11:33:32 2022 +0200
  20. a4d6e0f arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option by Pali Rohár · Wed Apr 06 16:20:18 2022 +0200
  21. db4dd6a crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:33 2022 +0530
  22. 714e7e3 i.MX7ULP: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:31 2022 +0530
  23. e389ac9 i.MX7: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:30 2022 +0530
  24. 81113a0 crypto/fsl: i.MX8M: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:27 2022 +0530
  25. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  26. e309502 sunxi: pinctrl: Create the driver skeleton by Samuel Holland · Thu Aug 12 20:09:43 2021 -0500
  27. 52cf0f0 arm: smh: Add option to detect semihosting by Sean Anderson · Tue Mar 22 16:59:30 2022 -0400
  28. 89346ad spl: Add semihosting boot method by Sean Anderson · Tue Mar 22 16:59:19 2022 -0400
  29. 019753a vexpress64: fvp: add distro_boot support by Andre Przywara · Fri Mar 04 16:30:14 2022 +0000
  30. 9fd5ec5 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · Fri Mar 04 16:30:13 2022 +0000
  31. 395e9a9 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · Fri Mar 04 16:30:11 2022 +0000
  32. b33739f vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · Fri Mar 04 16:30:09 2022 +0000
  33. a67ff80 keymile: Move sourcing of common Kconfig by Tom Rini · Wed Mar 23 17:19:55 2022 -0400
  34. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  35. 74b4519 arm: add initial support for the Phytium Pomelo Board by weichangzheng · Wed Mar 02 15:09:05 2022 +0800
  36. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  37. 06435db sunxi: Kconfig: Fix up SPI configuration by Andre Przywara · Tue Jan 11 12:46:02 2022 +0000
  38. 0fb541d bcm96753ref: add initial support by Philippe Reynes · Fri Feb 11 19:18:38 2022 +0100
  39. 1a89962 bcm6753: add initial support by Philippe Reynes · Fri Feb 11 19:18:34 2022 +0100
  40. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · Fri Feb 25 11:19:47 2022 -0500
  41. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  42. e5710e3 arm64: zynqmp: Fix debug uart initialization by Michal Simek · Thu Feb 17 14:28:42 2022 +0100
  43. 7659fe4 ARM: zynq: Fix debug uart initialization by Michal Simek · Thu Feb 17 14:28:41 2022 +0100
  44. 7f9116f xilinx: Remove GPIO_EXTRA_HEADER selection by Michal Simek · Fri Feb 04 08:40:48 2022 +0100
  45. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · Sun Jan 23 16:48:12 2022 +0100
  46. 9e8c483 power: domain: apple: Add reset support by Mark Kettenis · Sat Jan 22 20:38:17 2022 +0100
  47. f3efb3b mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · Sat Jan 22 20:38:12 2022 +0100
  48. 5fc2556 sunxi: move Cortex SMPEN setting into start.S by Andre Przywara · Sun Jan 23 00:27:19 2022 +0000
  49. e605fb1 board: traverse: add initial Ten64 support by Mathew McBride · Mon Jan 31 18:34:43 2022 +0530
  50. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  51. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  52. 85593af arm64: zynqmp: Change firmware dependency by Michal Simek · Fri Jan 14 13:08:42 2022 +0100
  53. 2fc9405 power: domain: Add Apple pmgr driver by Mark Kettenis · Mon Jan 10 20:58:44 2022 +0100
  54. e19700f arm: apple: Use watchdog timer for system reset by Mark Kettenis · Wed Jan 12 19:55:17 2022 +0100
  55. 0171972 zynqmp: gpio: Add support for zynqmp gpio modepin driver by T Karthik Reddy · Fri Oct 29 13:11:43 2021 +0200
  56. 43b9c29 Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · Fri Dec 17 18:08:45 2021 -0500
  57. 72f2c14 Convert CONFIG_CPU_PXA27X to Kconfig by Tom Rini · Fri Dec 17 18:08:40 2021 -0500
  58. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · Sun Dec 12 22:12:32 2021 -0500
  59. 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · Thu Dec 16 20:59:36 2021 -0700
  60. c932976 pinctrl: Add Apple pinctrl driver by Mark Kettenis · Tue Nov 02 18:21:57 2021 +0100
  61. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Nov 10 14:11:30 2021 -0500
  62. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  63. f97d676 sunxi: Use sysreset framework for poweroff/reset by Samuel Holland · Wed Nov 03 22:55:16 2021 -0500
  64. 357a256 iommu: Add Apple DART driver by Mark Kettenis · Sat Oct 23 16:58:05 2021 +0200
  65. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · Sat Oct 23 16:58:04 2021 +0200
  66. 58d5127 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · Sat Oct 23 16:58:03 2021 +0200
  67. 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
  68. 576ccd6 sunxi: Enable watchdog timer support by default by Samuel Holland · Sun Aug 22 13:53:28 2021 -0500
  69. d30ac69 sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · Sun Aug 22 13:23:53 2021 -0500
  70. cd851d0 board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards by Ilias Apalodimas · Tue Oct 12 00:00:14 2021 +0300
  71. 468f23b sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · Fri Oct 08 00:17:25 2021 -0500
  72. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  73. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  74. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  75. 8f8a299 ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. by Kristian Amlie · Tue Sep 07 08:37:51 2021 +0200
  76. 330807f arm64: Kconfig: Enable usage of optimized memset/memcpy/memmove by Stefan Roese · Thu Sep 02 17:00:19 2021 +0200
  77. 355405c crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · Mon Aug 30 15:05:23 2021 +0200
  78. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  79. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  80. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  81. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  82. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  83. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  84. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  85. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  86. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  87. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  88. 8810320 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · Tue Aug 03 10:50:09 2021 +0800
  89. d772045 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · Sat Aug 07 15:07:24 2021 +0200
  90. ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · Sat Aug 07 15:07:19 2021 +0200
  91. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  92. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  93. 8086a82 imx: Introduce CONFIG_MACH_IMX by Tom Rini · Tue Aug 24 20:40:59 2021 -0400
  94. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · Sat Aug 21 13:50:16 2021 -0400
  95. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  96. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  97. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Aug 27 08:33:02 2021 -0400
  98. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  99. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  100. 5dd60ce rockchip: Fix u-boot-rockchip.bin build by Johan Gunnarsson · Sun Jul 25 16:25:58 2021 +0200