1. 21de284 ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehci by Eugen Hristev · Tue Aug 17 13:29:24 2021 +0300
  2. f982e02 ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodes by Eugen Hristev · Tue Aug 17 13:29:23 2021 +0300
  3. ae41d0f ARM: dts: at91: sama5d2_icp: add QSPI1 device by Mihai Sain · Tue Aug 17 13:29:22 2021 +0300
  4. d04da9e ARM: dts: at91: sama5d2_xplained: Add memory node in devicetree by Clément Léger · Mon Aug 16 14:25:41 2021 +0200
  5. ee626e1 ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESET by Clément Léger · Wed Aug 04 16:55:44 2021 +0200
  6. 7730666 ARM: dts: at91: sam9x60: add bindings for CPU by Claudiu Beznea · Fri Jul 16 08:43:50 2021 +0300
  7. 03ecb90 ARM: at91: Add chip ID of SAMA5D29 by Hari Prasath · Wed Jul 14 19:13:41 2021 +0530
  8. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  9. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  10. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · Sun Aug 01 18:54:15 2021 -0600
  11. 2cd46c2 arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance by Aswath Govindraju · Thu Aug 26 21:28:57 2021 +0530
  12. 0ffbc74 ARM: dts: Fix node status to "okay" on TI boards by Roger Quadros · Tue Aug 24 14:07:27 2021 +0300
  13. 1786a7f arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1 by Aswath Govindraju · Mon Aug 09 22:32:23 2021 +0530
  14. 91225fb am33xx: Fix USB for am335x boards by Matwey V. Kornilov · Sat Aug 07 14:17:38 2021 +0300
  15. f0268cb arm: mvebu: dts: Armada8k enable mdio by Sven Auhagen · Tue Aug 24 10:14:25 2021 +0200
  16. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  17. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  18. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  19. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  20. b28d6b9 riscv: lib: modify the indent by Zong Li · Wed Sep 01 15:01:43 2021 +0800
  21. ec34849 board: sifive: use ccache driver instead of helper function by Zong Li · Wed Sep 01 15:01:42 2021 +0800
  22. c39544c riscv: lib: implement enable_caches for sifive cache by Zong Li · Wed Sep 01 15:01:41 2021 +0800
  23. a33070c common: board_r: support enable_caches for RISC-V by Zong Li · Wed Sep 01 15:01:40 2021 +0800
  24. 79c6855 riscv: show code leading to exception by Heinrich Schuchardt · Sat Sep 04 10:36:49 2021 +0200
  25. f9339b1 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · Wed Sep 01 09:56:02 2021 +0200
  26. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  27. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  28. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  29. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  30. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  31. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  32. 504384e psci: fix double declaration by Oleksandr Suvorov · Tue Aug 24 00:55:39 2021 +0300
  33. a871d86 ARM: Prevent the compiler from using NEON registers by Samuel Holland · Sat Aug 21 19:54:02 2021 -0500
  34. a673266 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · Thu Aug 19 16:53:13 2021 +0100
  35. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  36. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  37. ac33c06 armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · Thu Aug 19 16:53:10 2021 +0100
  38. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  39. 94844ae arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · Tue Aug 03 12:12:38 2021 +0200
  40. 2636e46 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · Tue Aug 03 12:12:37 2021 +0200
  41. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  42. 8810320 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · Tue Aug 03 10:50:09 2021 +0800
  43. d772045 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · Sat Aug 07 15:07:24 2021 +0200
  44. cc25bb1 board: stemmy: Update documentation by Stephan Gerhold · Sat Aug 07 15:07:23 2021 +0200
  45. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  46. e669124 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · Sat Aug 07 15:07:21 2021 +0200
  47. 7b27932 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · Sat Aug 07 15:07:20 2021 +0200
  48. ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · Sat Aug 07 15:07:19 2021 +0200
  49. b056ce40 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Sep 01 07:52:08 2021 -0400
  50. ee76b4a arm: mvebu: Move get_boot_device() to cpu.c and make visible by Marek Behún · Mon Aug 16 15:19:37 2021 +0200
  51. c66cbd4 arm: mvebu: axp: Properly check for Armada XP in mach/soc.h by Pali Rohár · Wed Aug 11 20:53:29 2021 +0200
  52. 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Tue Aug 31 19:11:15 2021 -0400
  53. 43f76af Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Aug 31 18:37:25 2021 -0400
  54. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  55. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  56. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  57. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  58. 8086a82 imx: Introduce CONFIG_MACH_IMX by Tom Rini · Tue Aug 24 20:40:59 2021 -0400
  59. 96a5817 Convert CONFIG_MX7D to Kconfig by Tom Rini · Mon Aug 23 16:35:25 2021 -0400
  60. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  61. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  62. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · Sat Aug 21 13:50:16 2021 -0400
  63. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · Sat Aug 21 13:50:15 2021 -0400
  64. 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · Sat Aug 21 13:50:13 2021 -0400
  65. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:06 2021 +0200
  66. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · Thu Aug 19 11:57:05 2021 +0200
  67. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  68. 8b66e04 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · Thu Aug 19 16:23:58 2021 -0400
  69. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · Thu Aug 19 15:02:35 2021 -0400
  70. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  71. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  72. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  73. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  74. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  75. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  76. 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
  77. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  78. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  79. 72755f2 davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · Tue Aug 17 17:59:37 2021 -0400
  80. b32149c powerpc: Remove unused FCC ethernet code by Tom Rini · Wed Aug 11 08:26:52 2021 -0400
  81. 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
  82. 367eb80 xilinx: zynqmp: Update descriptions for u-boot.its by Michal Simek · Thu Aug 19 14:17:37 2021 +0200
  83. e045351 xilinx: common: Enabling generic function for DT reselection by Michal Simek · Wed Aug 11 14:23:54 2021 +0200
  84. 3c99ab5 xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT by Michal Simek · Thu Aug 19 12:02:57 2021 +0200
  85. 387a28d arm64: dts: Make sure that all DTBs are 64bit aligned by Michal Simek · Thu Aug 19 11:29:41 2021 +0200
  86. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  87. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  88. 027fafc ARM: zynq: Enable smcc and nor for zc770-xm012 by Michal Simek · Fri Aug 06 13:30:11 2021 +0200
  89. eacca2f ARM: zynq: Wire single qspi on couple of boards by Michal Simek · Fri Aug 06 13:30:19 2021 +0200
  90. a735bc8 ARM: zynq: Replace 'io-standard' with 'power-source' property by Sai Krishna Potthuri · Fri Aug 06 01:41:46 2021 -0600
  91. 8c6fdf6 xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP) by Raju Kumar Pothuraju · Thu Jul 01 14:15:11 2021 +0530
  92. f508d38 arm64: zynqmp: Update comment style sm-k26 by Michal Simek · Thu Aug 05 08:28:46 2021 +0200
  93. d9824aa arm64: zynqmp: Fix header alignment on kv260 boards by Michal Simek · Fri Aug 06 11:12:29 2021 +0200
  94. 87808fb arm64: zynqmp: Fix node name for ds35/36 leds by Michal Simek · Fri Aug 06 11:12:56 2021 +0200
  95. 988bfe4 arm: socfpga: Enable Intel N5X device build by Siew Chin Lim · Tue Aug 10 11:26:42 2021 +0800
  96. d9f416f arm: dts: Add base dtsi and devkit dts for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:40 2021 +0800
  97. 7f0b45b arm: socfpga: Add SPL for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:38 2021 +0800
  98. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  99. e377bf2 arm: socfpga: Changed misc_s10.c to misc_soc64.c by Siew Chin Lim · Tue Aug 10 11:26:35 2021 +0800
  100. 4d7b6dc arm: socfpga: Add clock manager for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:34 2021 +0800