1. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  2. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  3. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  4. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  5. 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
  6. 0ffbc74 ARM: dts: Fix node status to "okay" on TI boards by Roger Quadros · Tue Aug 24 14:07:27 2021 +0300
  7. 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
  8. 91225fb am33xx: Fix USB for am335x boards by Matwey V. Kornilov · Sat Aug 07 14:17:38 2021 +0300
  9. f0268cb arm: mvebu: dts: Armada8k enable mdio by Sven Auhagen · Tue Aug 24 10:14:25 2021 +0200
  10. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  11. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  12. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  13. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  14. f9339b1 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · Wed Sep 01 09:56:02 2021 +0200
  15. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  16. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  17. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  18. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  19. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  20. 504384e psci: fix double declaration by Oleksandr Suvorov · Tue Aug 24 00:55:39 2021 +0300
  21. a871d86 ARM: Prevent the compiler from using NEON registers by Samuel Holland · Sat Aug 21 19:54:02 2021 -0500
  22. a673266 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · Thu Aug 19 16:53:13 2021 +0100
  23. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  24. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  25. ac33c06 armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · Thu Aug 19 16:53:10 2021 +0100
  26. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  27. 94844ae arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · Tue Aug 03 12:12:38 2021 +0200
  28. 2636e46 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · Tue Aug 03 12:12:37 2021 +0200
  29. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  30. 8810320 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · Tue Aug 03 10:50:09 2021 +0800
  31. d772045 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · Sat Aug 07 15:07:24 2021 +0200
  32. cc25bb1 board: stemmy: Update documentation by Stephan Gerhold · Sat Aug 07 15:07:23 2021 +0200
  33. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  34. e669124 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · Sat Aug 07 15:07:21 2021 +0200
  35. 7b27932 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · Sat Aug 07 15:07:20 2021 +0200
  36. ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · Sat Aug 07 15:07:19 2021 +0200
  37. b056ce40 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Sep 01 07:52:08 2021 -0400
  38. 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
  39. 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
  40. 43f76af Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Aug 31 18:37:25 2021 -0400
  41. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  42. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  43. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  44. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  45. 8086a82 imx: Introduce CONFIG_MACH_IMX by Tom Rini · Tue Aug 24 20:40:59 2021 -0400
  46. 96a5817 Convert CONFIG_MX7D to Kconfig by Tom Rini · Mon Aug 23 16:35:25 2021 -0400
  47. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  48. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · Sat Aug 21 13:50:16 2021 -0400
  49. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · Sat Aug 21 13:50:15 2021 -0400
  50. 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · Sat Aug 21 13:50:13 2021 -0400
  51. 8b66e04 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · Thu Aug 19 16:23:58 2021 -0400
  52. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  53. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · Wed Aug 18 23:12:34 2021 -0400
  54. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  55. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  56. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · Wed Aug 18 23:12:29 2021 -0400
  57. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  58. 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
  59. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  60. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  61. 72755f2 davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · Tue Aug 17 17:59:37 2021 -0400
  62. 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
  63. 367eb80 xilinx: zynqmp: Update descriptions for u-boot.its by Michal Simek · Thu Aug 19 14:17:37 2021 +0200
  64. e045351 xilinx: common: Enabling generic function for DT reselection by Michal Simek · Wed Aug 11 14:23:54 2021 +0200
  65. 3c99ab5 xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT by Michal Simek · Thu Aug 19 12:02:57 2021 +0200
  66. 387a28d arm64: dts: Make sure that all DTBs are 64bit aligned by Michal Simek · Thu Aug 19 11:29:41 2021 +0200
  67. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  68. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  69. 027fafc ARM: zynq: Enable smcc and nor for zc770-xm012 by Michal Simek · Fri Aug 06 13:30:11 2021 +0200
  70. eacca2f ARM: zynq: Wire single qspi on couple of boards by Michal Simek · Fri Aug 06 13:30:19 2021 +0200
  71. a735bc8 ARM: zynq: Replace 'io-standard' with 'power-source' property by Sai Krishna Potthuri · Fri Aug 06 01:41:46 2021 -0600
  72. 8c6fdf6 xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP) by Raju Kumar Pothuraju · Thu Jul 01 14:15:11 2021 +0530
  73. f508d38 arm64: zynqmp: Update comment style sm-k26 by Michal Simek · Thu Aug 05 08:28:46 2021 +0200
  74. d9824aa arm64: zynqmp: Fix header alignment on kv260 boards by Michal Simek · Fri Aug 06 11:12:29 2021 +0200
  75. 87808fb arm64: zynqmp: Fix node name for ds35/36 leds by Michal Simek · Fri Aug 06 11:12:56 2021 +0200
  76. 988bfe4 arm: socfpga: Enable Intel N5X device build by Siew Chin Lim · Tue Aug 10 11:26:42 2021 +0800
  77. 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
  78. 7f0b45b arm: socfpga: Add SPL for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:38 2021 +0800
  79. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  80. e377bf2 arm: socfpga: Changed misc_s10.c to misc_soc64.c by Siew Chin Lim · Tue Aug 10 11:26:35 2021 +0800
  81. 4d7b6dc arm: socfpga: Add clock manager for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:34 2021 +0800
  82. 8596188 arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h by Siew Chin Lim · Tue Aug 10 11:26:33 2021 +0800
  83. c16c7ec arm: socfpga: Get clock manager base address for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:31 2021 +0800
  84. c57267c ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash by Adam Ford · Tue Aug 24 11:05:27 2021 -0500
  85. df89b50 arm: socfpga: Add handoff data support for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:29 2021 +0800
  86. b89899f arm: socfpga: Add base address for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:28 2021 +0800
  87. 142d9c0 arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h by Siew Chin Lim · Tue Aug 10 11:26:27 2021 +0800
  88. 0fc2377 arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function by Siew Chin Lim · Tue Aug 10 11:26:26 2021 +0800
  89. 5f74514 armv8: fsl : create bootcmd and mcinitcmd as per boot source by Wasim Khan · Mon Aug 02 10:34:52 2021 +0200
  90. bec784d board: sl28: drop unneeded and outdated flash partitions by Michael Walle · Mon Jul 26 22:08:44 2021 +0200
  91. 46c9731 arm: Finish migration of HAS_FSL_XHCI_USB by Tom Rini · Wed Jul 21 18:53:20 2021 -0400
  92. 31aa697 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · Thu Jul 29 11:47:17 2021 -0500
  93. 4f35b50 ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz by Marek Vasut · Mon Aug 09 14:06:04 2021 +0200
  94. b22fa9d arm: dts: stm32mp15: alignment with v5.14 by Patrick Delaunay · Tue Jul 27 12:15:12 2021 +0200
  95. 9e249d8 stm32mp: correctly handle board_get_usable_ram_top(0) by Patrick Delaunay · Mon Jul 26 11:55:27 2021 +0200
  96. 1008a50 stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · Mon Jul 26 11:21:38 2021 +0200
  97. 9c88dbf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · Mon Jul 26 11:21:36 2021 +0200
  98. f8fcabf arm: stm32mp: handle the OP-TEE nodes in DT with FIP support by Patrick Delaunay · Mon Jul 26 11:21:35 2021 +0200
  99. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · Mon Jul 26 11:21:34 2021 +0200
  100. 21e0f88 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Aug 12 09:33:39 2021 -0400