1. 93e7dfd arm64: memset-arm64: Use simple memset when cache is disabled by Stefan Roese · Thu Sep 02 17:00:18 2021 +0200
  2. 27c3e95 arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions by Stefan Roese · Thu Sep 02 17:00:17 2021 +0200
  3. a24e1cf arm: mediatek: merge board Kconfigs into mach-mediatek by Guillaume La Roque · Fri Sep 10 10:21:06 2021 +0200
  4. 6e91cb4 lmb: Remove imx board_lmb_reserve() by Marek Vasut · Fri Sep 10 22:47:12 2021 +0200
  5. e2afcf4 lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:11 2021 +0200
  6. d0dd68f lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:10 2021 +0200
  7. 964beff lmb: Always compile arch_lmb_reserve() into U-Boot on arm by Marek Vasut · Fri Sep 10 22:47:07 2021 +0200
  8. 355405c crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · Mon Aug 30 15:05:23 2021 +0200
  9. 1ffdcef armv8/cache.S: Triple with single instruction by Pierre-Clément Tosi · Fri Aug 27 18:04:10 2021 +0200
  10. eba9a0b armv8/cache.S: Read sysreg fields through ubfx by Pierre-Clément Tosi · Fri Aug 27 18:03:45 2021 +0200
  11. a951fcc Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Sep 22 14:55:16 2021 -0400
  12. eecfff0 ARM: dts: at91: update flexcom defines using include file by Eugen Hristev · Fri Aug 27 13:44:12 2021 +0300
  13. e886640 ARM: at91: remove references to RM9200DK by Eugen Hristev · Wed Aug 25 13:27:03 2021 +0300
  14. 21de284 ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehci by Eugen Hristev · Tue Aug 17 13:29:24 2021 +0300
  15. f982e02 ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodes by Eugen Hristev · Tue Aug 17 13:29:23 2021 +0300
  16. ae41d0f ARM: dts: at91: sama5d2_icp: add QSPI1 device by Mihai Sain · Tue Aug 17 13:29:22 2021 +0300
  17. d04da9e ARM: dts: at91: sama5d2_xplained: Add memory node in devicetree by Clément Léger · Mon Aug 16 14:25:41 2021 +0200
  18. 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
  19. 7730666 ARM: dts: at91: sam9x60: add bindings for CPU by Claudiu Beznea · Fri Jul 16 08:43:50 2021 +0300
  20. 03ecb90 ARM: at91: Add chip ID of SAMA5D29 by Hari Prasath · Wed Jul 14 19:13:41 2021 +0530
  21. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  22. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  23. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  24. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  25. 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
  26. 0ffbc74 ARM: dts: Fix node status to "okay" on TI boards by Roger Quadros · Tue Aug 24 14:07:27 2021 +0300
  27. 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
  28. 91225fb am33xx: Fix USB for am335x boards by Matwey V. Kornilov · Sat Aug 07 14:17:38 2021 +0300
  29. f0268cb arm: mvebu: dts: Armada8k enable mdio by Sven Auhagen · Tue Aug 24 10:14:25 2021 +0200
  30. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  31. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  32. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  33. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  34. f9339b1 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · Wed Sep 01 09:56:02 2021 +0200
  35. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  36. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  37. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  38. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  39. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  40. 504384e psci: fix double declaration by Oleksandr Suvorov · Tue Aug 24 00:55:39 2021 +0300
  41. a871d86 ARM: Prevent the compiler from using NEON registers by Samuel Holland · Sat Aug 21 19:54:02 2021 -0500
  42. a673266 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · Thu Aug 19 16:53:13 2021 +0100
  43. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  44. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  45. ac33c06 armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · Thu Aug 19 16:53:10 2021 +0100
  46. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  47. 94844ae arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · Tue Aug 03 12:12:38 2021 +0200
  48. 2636e46 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · Tue Aug 03 12:12:37 2021 +0200
  49. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  50. 8810320 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · Tue Aug 03 10:50:09 2021 +0800
  51. d772045 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · Sat Aug 07 15:07:24 2021 +0200
  52. cc25bb1 board: stemmy: Update documentation by Stephan Gerhold · Sat Aug 07 15:07:23 2021 +0200
  53. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  54. e669124 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · Sat Aug 07 15:07:21 2021 +0200
  55. 7b27932 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · Sat Aug 07 15:07:20 2021 +0200
  56. ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · Sat Aug 07 15:07:19 2021 +0200
  57. b056ce40 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Sep 01 07:52:08 2021 -0400
  58. 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
  59. 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
  60. 43f76af Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Aug 31 18:37:25 2021 -0400
  61. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  62. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  63. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  64. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  65. 8086a82 imx: Introduce CONFIG_MACH_IMX by Tom Rini · Tue Aug 24 20:40:59 2021 -0400
  66. 96a5817 Convert CONFIG_MX7D to Kconfig by Tom Rini · Mon Aug 23 16:35:25 2021 -0400
  67. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  68. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · Sat Aug 21 13:50:16 2021 -0400
  69. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · Sat Aug 21 13:50:15 2021 -0400
  70. 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · Sat Aug 21 13:50:13 2021 -0400
  71. 8b66e04 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · Thu Aug 19 16:23:58 2021 -0400
  72. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  73. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  74. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  75. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  76. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  77. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  78. 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
  79. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  80. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  81. 72755f2 davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · Tue Aug 17 17:59:37 2021 -0400
  82. 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
  83. 367eb80 xilinx: zynqmp: Update descriptions for u-boot.its by Michal Simek · Thu Aug 19 14:17:37 2021 +0200
  84. e045351 xilinx: common: Enabling generic function for DT reselection by Michal Simek · Wed Aug 11 14:23:54 2021 +0200
  85. 3c99ab5 xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT by Michal Simek · Thu Aug 19 12:02:57 2021 +0200
  86. 387a28d arm64: dts: Make sure that all DTBs are 64bit aligned by Michal Simek · Thu Aug 19 11:29:41 2021 +0200
  87. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  88. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  89. 027fafc ARM: zynq: Enable smcc and nor for zc770-xm012 by Michal Simek · Fri Aug 06 13:30:11 2021 +0200
  90. eacca2f ARM: zynq: Wire single qspi on couple of boards by Michal Simek · Fri Aug 06 13:30:19 2021 +0200
  91. a735bc8 ARM: zynq: Replace 'io-standard' with 'power-source' property by Sai Krishna Potthuri · Fri Aug 06 01:41:46 2021 -0600
  92. 8c6fdf6 xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP) by Raju Kumar Pothuraju · Thu Jul 01 14:15:11 2021 +0530
  93. f508d38 arm64: zynqmp: Update comment style sm-k26 by Michal Simek · Thu Aug 05 08:28:46 2021 +0200
  94. d9824aa arm64: zynqmp: Fix header alignment on kv260 boards by Michal Simek · Fri Aug 06 11:12:29 2021 +0200
  95. 87808fb arm64: zynqmp: Fix node name for ds35/36 leds by Michal Simek · Fri Aug 06 11:12:56 2021 +0200
  96. 988bfe4 arm: socfpga: Enable Intel N5X device build by Siew Chin Lim · Tue Aug 10 11:26:42 2021 +0800
  97. 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
  98. 7f0b45b arm: socfpga: Add SPL for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:38 2021 +0800
  99. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  100. e377bf2 arm: socfpga: Changed misc_s10.c to misc_soc64.c by Siew Chin Lim · Tue Aug 10 11:26:35 2021 +0800