1. 9646711 spi: ich: Don't require the PCH by Simon Glass · Sun Jun 27 17:50:59 2021 -0600
  2. 8807a56 x86: pci: Allow binding of some devices before relocation by Simon Glass · Sun Jun 27 17:50:57 2021 -0600
  3. 3f7dc6e pci: Use const for pci_find_device_id() etc. by Simon Glass · Sun Jun 27 17:50:56 2021 -0600
  4. be09389 Merge branch '2021-07-14-build-and-host-updates' by Tom Rini · Wed Jul 14 20:10:34 2021 -0400
  5. a5a5206 scripts/get_default_envs.sh: Update for thin archive support by Tom Rini · Mon Jun 21 16:14:18 2021 -0400
  6. cbf2b7e Makefile: Conditionally add defaultenv_h to envtools target by Joel Stanley · Fri Jun 18 11:35:59 2021 +0930
  7. 5080063 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · Thu Jun 17 18:07:25 2021 -0400
  8. 1eb5ebb get_maintainer.pl: update from Linux kernel v5.13-rc6 by Trevor Woerner · Tue Jun 15 03:30:29 2021 -0400
  9. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · Sat Jun 12 13:20:07 2021 +0200
  10. f75f1d7 tools: image-host: fix wrong return value by Ming Liu · Mon May 31 09:04:51 2021 +0200
  11. 88be5d3 tools/fitimage: add missing linebreak for some messages by Sven Roederer · Tue May 25 23:15:27 2021 +0200
  12. c269be2 fixdep: remove leftover handling of IS_BUILTIN/IS_MODULE by Rasmus Villemoes · Thu May 20 12:32:17 2021 +0200
  13. 774aed5 mkimage: allow -l to work on block devices on Linux by Yann Dirson · Tue May 18 10:59:04 2021 +0200
  14. c69407b Merge branch '2021-07-14-platform-updates' by Tom Rini · Wed Jul 14 16:48:23 2021 -0400
  15. d251959 usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · Thu Jul 08 20:33:50 2021 +0200
  16. bd51911 phy: Add driver for ST-Ericsson AB8500 USB PHY by Stephan Gerhold · Thu Jul 08 20:33:49 2021 +0200
  17. cb9589f power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · Thu Jul 08 20:33:48 2021 +0200
  18. fa30762 board: stemmy: Copy atags for booting downstream/vendor kernel by Stephan Gerhold · Wed Jul 07 12:58:55 2021 +0200
  19. aee9df3 board: stemmy: Parse atags to get available memory by Stephan Gerhold · Wed Jul 07 12:58:54 2021 +0200
  20. 5cd99f0 ARM: dts: uniphier: Add support for Akebi96 by Kunihiko Hayashi · Tue Jul 06 19:01:11 2021 +0900
  21. c78d157 configs: uniphier: Enable CONFIG_SYS_PCI_64BIT by Kunihiko Hayashi · Tue Jul 06 19:01:10 2021 +0900
  22. 741a1f9 pci: uniphier: Add UniPhier PCIe controller driver by Kunihiko Hayashi · Tue Jul 06 19:01:09 2021 +0900
  23. 3c4ea66 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · Tue Jul 06 19:01:08 2021 +0900
  24. 2dcb469 reset: uniphier: Add PCIe reset entry by Kunihiko Hayashi · Tue Jul 06 19:01:07 2021 +0900
  25. 04f1971 clk: uniphier: Add PCIe clock entry by Kunihiko Hayashi · Tue Jul 06 19:01:06 2021 +0900
  26. e23f9ef MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong Chee by Ley Foon Tan · Tue Jul 06 10:20:27 2021 +0800
  27. 80dbfb8c arm: mach-snapdragon: pinctrl: Place pin_name in .data section by Stephan Gerhold · Mon Jul 05 14:18:47 2021 +0200
  28. 2227c82 board-info: Call sysinfo_detect() before sysinfo_get_str() by Marek Vasut · Sun Jul 04 21:32:05 2021 +0200
  29. 0093769 board-info: Use sysinfo_get() by Marek Vasut · Sun Jul 04 21:32:04 2021 +0200
  30. 8df0def misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · Sun Jul 04 21:31:18 2021 +0200
  31. 4ea1fa7 timer: nomadik-mtu: Use dev_read_addr_ptr() by Stephan Gerhold · Fri Jul 02 18:00:13 2021 +0200
  32. df839d5 gpio: Add driver for Nomadik GPIO by Stephan Gerhold · Fri Jul 02 17:06:18 2021 +0200
  33. c7d53c9 gpio: Drop long unused DB8500 GPIO driver by Stephan Gerhold · Fri Jul 02 17:06:17 2021 +0200
  34. df640ff board: armltd: Remove bootargs from Total Compute configuration by Anders Dellien · Tue Jun 15 11:28:48 2021 +0100
  35. b272b60 Merge tag 'efi-2021-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 13 09:42:19 2021 -0400
  36. 1016575 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · Mon Jul 12 18:05:17 2021 +0900
  37. b1fae8c efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · Sat Jul 10 11:14:13 2021 +0200
  38. 24adaa7 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · Sat Jul 10 11:10:26 2021 +0200
  39. e3087a1 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · Sat Jul 10 11:03:27 2021 +0200
  40. 69f722b efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() by Heinrich Schuchardt · Sat May 15 22:41:26 2021 +0200
  41. 75cdf09 lib: remove superfluous #ifdefs from date.c by Heinrich Schuchardt · Mon Jun 14 18:47:09 2021 +0200
  42. 236a2d1 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · Sat May 15 22:06:16 2021 +0200
  43. ec80ece doc: fix typo in signature.txt by Thomas Perrot · Fri Jul 02 11:32:37 2021 +0200
  44. b09e2aa Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Jul 09 21:08:52 2021 -0400
  45. d8a2960 mmc: sunxi: Use mmc_of_parse() by Andre Przywara · Wed Apr 21 09:33:04 2021 +0100
  46. 56086a4 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · Wed May 05 11:33:40 2021 +0100
  47. 8c93a9c mmc: sunxi: Cleanup and fix self-calibration code by Andre Przywara · Wed May 05 10:06:24 2021 +0100
  48. b8816f0 mmc: sunxi: Enable "new timing mode" on all new SoCs by Andre Przywara · Wed May 05 10:04:41 2021 +0100
  49. 3f23aa6 mmc: sunxi: Cleanup "new timing mode" selection by Andre Przywara · Wed May 05 09:57:47 2021 +0100
  50. dd505d1 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · Wed May 05 09:57:47 2021 +0100
  51. 70bbb41 mmc: sunxi: Fix warnings with CONFIG_PHYS_64BIT by Andre Przywara · Thu Apr 29 09:31:58 2021 +0100
  52. f2f3a59 mmc: sunxi: Avoid #ifdefs in delay and width setup by Andre Przywara · Fri Dec 18 22:02:11 2020 +0000
  53. c0387f1 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · Wed Apr 28 21:29:55 2021 +0100
  54. 96f5564 sunxi: board: Add H616 MMC2 pins by Andre Przywara · Mon Apr 26 00:38:04 2021 +0100
  55. 529efc4 sunxi: h3: Add initial ZeroPi support by Yu-Tung Chang · Sat Jun 19 16:16:45 2021 +0800
  56. 2c2c2e6 configs: OrangePi PC2: Update defaults by Jernej Skrabec · Mon Jun 07 19:42:45 2021 +0200
  57. 0f7c8bc sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · Wed May 05 13:53:05 2021 +0100
  58. 2ee0637 phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB by Paul Kocialkowski · Thu Mar 14 10:38:00 2019 +0000
  59. c4b526c arm: dts: sunxi: h3: Update DT files by Andre Przywara · Tue May 25 01:20:25 2021 +0100
  60. 3da6e43 arm: dts: sunxi: h5: Update DT files by Andre Przywara · Tue May 25 01:20:25 2021 +0100
  61. 787f5a0 arm: dts: sunxi: h6: Update DT files by Andre Przywara · Tue May 25 01:20:25 2021 +0100
  62. cab91f0 Merge branch '2021-07-09-arm-updates' by Tom Rini · Fri Jul 09 14:05:11 2021 -0400
  63. 3fef430 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Jul 09 14:04:56 2021 -0400
  64. 7d1a666 arm: armv8: Fix warning about redeclaring global functions as weak by Tom Rini · Tue Jun 29 19:33:04 2021 -0400
  65. 2b767e3 arm: bootm: Disable LMB reservation for command line and board info on arm64 by Marek Vasut · Sat May 29 13:34:32 2021 +0200
  66. 28522a6 arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable by Patrice Chotard · Wed Feb 24 13:48:42 2021 +0100
  67. 34b4716 armv8: Handle EL2 Host mode by Mark Kettenis · Wed Feb 10 20:14:55 2021 +0100
  68. 0ab7380 octeontx: do not require cavium BDK node to be present by Tim Harvey · Thu Jun 17 16:31:07 2021 -0700
  69. 0448107 arm: mvebu: a37xx: Enable more baudrates by Pali Rohár · Tue May 25 19:42:42 2021 +0200
  70. 1d2abe7 serial: a37xx: Switch to XTAL clock when booting Linux kernel by Pali Rohár · Tue May 25 19:42:41 2021 +0200
  71. c2a7df1 serial: a37xx: Use TBG as parent clock by Pali Rohár · Tue May 25 19:42:40 2021 +0200
  72. 4481168 clk: armada-37xx: Set DM_FLAG_PRE_RELOC by Marek Behún · Tue May 25 19:42:39 2021 +0200
  73. b76d08c serial: a37xx: Fix parent clock rate value and divider calculation by Pali Rohár · Tue May 25 19:42:38 2021 +0200
  74. 05c3854 configs: Resync with savedefconfig by Tom Rini · Thu Jul 08 07:54:35 2021 -0400
  75. f537645 Azure: Remove "spear" jobs by Tom Rini · Thu Jul 08 07:50:08 2021 -0400
  76. 299f8f8 Revert "arm: Remove nsa310s board" by Tom Rini · Wed Jul 07 22:55:41 2021 -0400
  77. f918e52 Merge branch '2021-07-07-remove-non-migrated-platforms' by Tom Rini · Wed Jul 07 22:50:41 2021 -0400
  78. 4b783d9 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · Sat May 22 08:47:16 2021 -0400
  79. 490599d sniper: Add build guards around MUSB support code by Tom Rini · Sat May 22 08:47:15 2021 -0400
  80. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  81. 4393901 arm: Remove spear320 boards by Tom Rini · Sat May 22 08:47:13 2021 -0400
  82. 665ffc2 arm: Remove spear310 boards by Tom Rini · Sat May 22 08:47:12 2021 -0400
  83. 98ae150 arm: Remove spear300 boards by Tom Rini · Sat May 22 08:47:11 2021 -0400
  84. 008c065 arm: Remove nsa310s board by Tom Rini · Sat May 22 08:47:10 2021 -0400
  85. 88572c2 arm: Remove gplugd board by Tom Rini · Sat May 22 08:47:09 2021 -0400
  86. 0ba2f37 arm: Remove edb9315a board by Tom Rini · Sat May 22 08:47:08 2021 -0400
  87. 2da96fe arm: Remove at91rm9200ek boards by Tom Rini · Sat May 22 08:47:07 2021 -0400
  88. 484f06f mx6memcal: Disable USB GADGET in SPL by Tom Rini · Sat May 22 08:47:06 2021 -0400
  89. 21b6cf0 dockstar: Perform base CONFIG_DM enablement by Tom Rini · Sat May 22 08:47:05 2021 -0400
  90. 8a9fd84 ib62x0: Perform base CONFIG_DM enablement by Tom Rini · Sat May 22 08:47:04 2021 -0400
  91. 526495e iconnect: Perform base CONFIG_DM enablement by Tom Rini · Sat May 22 08:47:03 2021 -0400
  92. 630bf47 pogo_e02: Perform base CONFIG_DM enablement by Tom Rini · Sat May 22 08:47:02 2021 -0400
  93. 83b9144 openrd: Perform base CONFIG_DM enablement by Tom Rini · Sat May 22 08:47:01 2021 -0400
  94. 2ac4706 snapper9260/snapper9g20: Disable USB by Tom Rini · Sat May 22 08:47:00 2021 -0400
  95. 6c78522 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · Fri May 14 21:34:31 2021 -0400
  96. a7ffa3d ppc: Remove T4160RDB board by Tom Rini · Sun May 23 10:58:05 2021 -0400
  97. b9868d6 ppc: Remove MPC832XEMDS boards by Tom Rini · Fri May 14 21:34:29 2021 -0400
  98. 56e15d7 ppc: Remove MPC8323ERDB board by Tom Rini · Fri May 14 21:34:28 2021 -0400
  99. d9e6ef5 ppc: Remove MPC8315ERDB board by Tom Rini · Fri May 14 21:34:27 2021 -0400
  100. e540498 ppc: Remove sbc8641d board by Tom Rini · Fri May 14 21:34:26 2021 -0400