1. 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
  2. e045351 xilinx: common: Enabling generic function for DT reselection by Michal Simek · Wed Aug 11 14:23:54 2021 +0200
  3. f14a4f2 xilinx: zynqmp: Check that DT is 64bit aligned by Michal Simek · Thu Aug 19 11:07:59 2021 +0200
  4. afb2857 xilinx: Add support for generic board detection by Michal Simek · Fri Jul 23 09:59:59 2021 +0200
  5. aada8a6 xilinx: common: Free allocated structure by Michal Simek · Fri Aug 13 09:17:10 2021 +0200
  6. e98ae1d xilinx: common: Change board_info[] handling by Michal Simek · Thu Aug 12 12:30:36 2021 +0200
  7. c88975e xilinx: Use variable for passing board_name by Michal Simek · Fri Jul 23 09:55:59 2021 +0200
  8. be5f572 xilinx: fru: Replace spaces with \0 in detected name by Michal Simek · Thu Aug 12 11:03:49 2021 +0200
  9. 58cc08c xilinx: zynqmp: Add debug messages for boot mode by Michal Simek · Wed Jul 28 12:25:49 2021 +0200
  10. c8fa40a xilinx: common: Add function to print SoC info by T Karthik Reddy · Tue Aug 10 06:50:20 2021 -0600
  11. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  12. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  13. 56d3134 Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline by Tom Rini · Wed Aug 25 07:48:06 2021 -0400
  14. 8e1f436 board: intel: Add socdk board support for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:39 2021 +0800
  15. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Aug 23 09:17:32 2021 -0400
  16. 657d0ea Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Aug 19 08:23:01 2021 -0400
  17. ff47bb7 board: T4240rdb: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · Tue Aug 10 11:20:11 2021 +0530
  18. 182ac36 board: t208x: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · Tue Aug 10 11:20:10 2021 +0530
  19. ee510de board: ls2088ardb: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · Tue Aug 10 11:20:09 2021 +0530
  20. 295e07d board: fsl_validate: Fix resource leak issue by Kshitiz Varshney · Sun Aug 01 14:31:45 2021 +0200
  21. a1fe568 board: freescale: t208xrdb: enable Power-On Reset for rev D boards by Camelia Groza · Thu Jul 29 19:31:20 2021 +0300
  22. 5cc6af2 board: sifive: overwrite board_fdt_blob_setup in u-boot proper by Zong Li · Tue Jul 27 17:06:59 2021 +0800
  23. 577aeeb board: sifive: compile stuff only related to SPL in SPL build by Zong Li · Tue Jul 27 17:06:58 2021 +0800
  24. 55fb057 board: apalis-tk1: launch toradex easy installer in usb recovery by Marcel Ziswiler · Wed Aug 11 15:12:56 2021 +0200
  25. 9c88dbf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · Mon Jul 26 11:21:36 2021 +0200
  26. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · Mon Jul 26 11:21:34 2021 +0200
  27. 9c18da7 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Wed Aug 11 08:31:56 2021 -0400
  28. 1824052 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Aug 11 08:31:25 2021 -0400
  29. 4149a75 Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Aug 11 08:31:13 2021 -0400
  30. 29d7192 riscv: qemu: Enable MTD NOR flash support by Bin Meng · Sat Aug 07 13:00:02 2021 +0800
  31. 4562ab2 arm: kirkwood: Goflex Home: Update board maintainer by Tony Dinh · Mon Aug 09 23:53:17 2021 -0700
  32. f320c4b arm: kirkwood: Dockstar: Update board maintainer by Tony Dinh · Mon Aug 09 23:10:42 2021 -0700
  33. 1c383d5 arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree by Tony Dinh · Thu Jul 29 20:02:43 2021 -0700
  34. c1bbc1a board: amlogic: odroid-n2: fix fdtfile suffix for n2-plus by Christian Hewitt · Wed Aug 04 11:01:07 2021 +0000
  35. c7d8ef6 Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Aug 09 09:27:26 2021 -0400
  36. cbe5d38 arm: imx: add i.MX8ULP EVK support by Peng Fan · Sat Aug 07 16:01:13 2021 +0800
  37. 60c1bfd board: gateworks: venice: add board model to dt by Tim Harvey · Tue Jul 27 15:19:40 2021 -0700
  38. 67a2c12 mx28evk: Convert to driver model by Fabio Estevam · Wed Feb 17 23:39:28 2021 -0300
  39. 6603b5e board: gateworks: venice: add imx8mm-gw7902 support by Tim Harvey · Tue Jul 27 15:19:41 2021 -0700
  40. 78b8e07 board: gateworks: venice: add board model/serial# to env by Tim Harvey · Tue Jul 27 15:19:39 2021 -0700
  41. d541927 board: gateworks: venice: use bus numbers vs names by Tim Harvey · Tue Jul 27 15:19:38 2021 -0700
  42. 195a161 board: gateworks: venice: get mem size from dt by Tim Harvey · Tue Jul 27 15:19:37 2021 -0700
  43. 65dc5ca warp: Use the correct symbol for CONFIG_IMX_HAB by Fabio Estevam · Mon Jul 26 16:01:48 2021 -0300
  44. db06398 imx: ventana: add support for GW54xx-G revision by Tim Harvey · Sat Jul 24 10:40:46 2021 -0700
  45. 409fe9a imx: ventana: add support for GW53xx-G revision by Tim Harvey · Sat Jul 24 10:40:45 2021 -0700
  46. b7c9f36 imx: ventana: add GW5913 support by Tim Harvey · Sat Jul 24 10:40:44 2021 -0700
  47. d67ad6e imx: ventana: add GW5912 support by Tim Harvey · Sat Jul 24 10:40:43 2021 -0700
  48. 08aec66 imx: ventana: add GW5910 support by Tim Harvey · Sat Jul 24 10:40:42 2021 -0700
  49. afcaf96 imx: ventana: use dt for hwmon by Tim Harvey · Sat Jul 24 10:40:41 2021 -0700
  50. 54f84f9 imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · Sat Jul 24 10:40:40 2021 -0700
  51. ee396d5 imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · Sat Jul 24 10:40:39 2021 -0700
  52. d06ad9c imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · Sat Jul 24 10:40:38 2021 -0700
  53. 46f1f01 imx: ventana: remove hard-coded PCI reset by Tim Harvey · Sat Jul 24 10:40:37 2021 -0700
  54. 81cc953 imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · Sat Jul 24 10:40:35 2021 -0700
  55. e30b14e imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · Sat Jul 24 10:40:34 2021 -0700
  56. 8e50217 imx: ventana: remove nand field from common ventana struct by Tim Harvey · Sat Jul 24 10:40:33 2021 -0700
  57. 28db4e4 imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · Sat Jul 24 10:40:32 2021 -0700
  58. 7a0df92 imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · Sat Jul 24 10:40:31 2021 -0700
  59. 848b2e8 board: colibri_vf: fix compiling warning by Oleksandr Suvorov · Fri Jul 23 09:39:49 2021 +0300
  60. c5c904c board: colibri_imx6: add board_fit_config_name_match to support FIT in SPL by Ming Liu · Fri Jul 23 09:39:48 2021 +0300
  61. 57985bd board: toradex: make USB PID from config block optional by Stefan Agner · Fri Jul 23 09:39:46 2021 +0300
  62. 8fa3187 board: colibri_imx7: use SDP if USB serial downloader has been used by Stefan Agner · Fri Jul 23 09:39:45 2021 +0300
  63. 5390532 ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · Sun Jun 13 22:42:26 2021 +0200
  64. 6f19fb6 ppc: Drop idt8t49n222a_serdes_clk driver by Simon Glass · Sun Aug 01 18:54:41 2021 -0600
  65. 6a2cbb4 pci: Drop pci_init_board() by Simon Glass · Sun Aug 01 18:54:39 2021 -0600
  66. cfb3760 xilinx: zynqmp: Add support for runtime dfu_alt_info setup by Michal Simek · Tue Jul 27 16:19:18 2021 +0200
  67. 6aca283 xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot() by Michal Simek · Tue Jul 27 16:17:31 2021 +0200
  68. 21e5c32 xilinx: zynqmp: Change multi_boot() to return value by Michal Simek · Tue Jul 27 14:05:27 2021 +0200
  69. 7748823 xilinx: zynqmp: Free allocated field for target variable by Michal Simek · Wed Jul 28 12:46:39 2021 +0200
  70. 3338545 ppc: socrates: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:28 2021 -0600
  71. 460bb47 ppc: malta: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:27 2021 -0600
  72. dc67bfa pci: freescale: Drop old code by Simon Glass · Sun Aug 01 18:54:22 2021 -0600
  73. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  74. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  75. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  76. cffaf7e Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sat Jul 31 20:51:24 2021 -0400
  77. bc42abb sunxi: Select environment MMC based on boot device by Samuel Holland · Sun Apr 18 22:16:21 2021 -0500
  78. 4cd9477 arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree by Tony Dinh · Sun Jul 25 23:01:19 2021 -0700
  79. 7135111 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · Fri Jul 23 11:14:33 2021 +0200
  80. cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · Fri Jul 23 11:14:29 2021 +0200
  81. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · Thu Jul 29 12:10:23 2021 -0400
  82. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Jul 29 08:20:06 2021 -0400
  83. f26c3b9 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · Mon Jul 26 18:22:48 2021 -0500
  84. 3fa1bdc arm: use the correct prototype for reset_cpu function by Patrick Delaunay · Mon Jul 19 11:21:50 2021 +0200
  85. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  86. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  87. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  88. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  89. 4876922 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jul 27 11:42:31 2021 -0400
  90. 39d4a2f board: amlogic: vim3: fix phy-names property setup by Artem Lapkin · Tue Jul 13 14:48:47 2021 +0800
  91. de89f45 VIM3: mmc_get_env_dev correct non emmc boot sources by Artem Lapkin · Thu May 27 15:35:28 2021 +0800
  92. 466d3af stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · Fri Jul 09 09:53:37 2021 +0200
  93. 78d13c9 doc: board: Move j721e document to doc/board/ti/ directory by Kishon Vijay Abraham I · Wed Jul 21 21:28:48 2021 +0530
  94. 1e2b420 board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200 by Aswath Govindraju · Wed Jul 21 21:28:39 2021 +0530
  95. 9495f3d arm: dts: Import am335x-sancloud-bbe devicetree by Paul Barker · Mon Jul 12 21:14:10 2021 +0100
  96. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · Sun Jul 18 19:02:40 2021 -0600
  97. 2a22033 arm64: zynqmp: Do not define do_reset() if sysreset is enabled by Michal Simek · Tue Jul 13 16:39:26 2021 +0200
  98. 682cf08 xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by Mike Looijmans · Fri Jul 02 10:28:36 2021 +0200
  99. 39a177a mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · Fri Jul 09 05:53:42 2021 -0600
  100. a0d3b95 board: dragonboard410c: Fix fastboot by Stephan Gerhold · Wed Jul 14 10:56:25 2021 +0200