1. 531157f pci: Drop DM_PCI check from bios_emul by Simon Glass · Sun Aug 01 18:54:33 2021 -0600
  2. 37b870f pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · Sun Aug 01 18:54:32 2021 -0600
  3. 5afdbd7 pci: imx: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:31 2021 -0600
  4. 3bd4cbe pci: msc01: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:30 2021 -0600
  5. f268778 pci: gt64120: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:29 2021 -0600
  6. 869b59e pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · Sun Aug 01 18:54:26 2021 -0600
  7. 82278e3 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · Sun Aug 01 18:54:23 2021 -0600
  8. 70a4305 pci: Drop DM_PCI check from pci_common by Simon Glass · Sun Aug 01 18:54:19 2021 -0600
  9. 861c215 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Aug 03 14:06:41 2021 -0400
  10. 372deee mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · Fri Jul 30 15:20:17 2021 +0800
  11. 00bc6d0 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · Fri Jul 30 15:20:16 2021 +0800
  12. 475be5a spi: spi-mem-nodm: Fix read data size issue by Bin Meng · Wed Jul 28 20:50:14 2021 +0800
  13. 78b498c mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · Thu Jun 17 18:26:51 2021 +0200
  14. ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 02 21:35:50 2021 -0400
  15. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  16. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  17. 09bc71a Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Aug 02 08:54:23 2021 -0400
  18. 13c2be0 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Aug 02 08:53:58 2021 -0400
  19. 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · Wed Jul 28 12:00:22 2021 +0800
  20. 1be8582 spi: ich: Limit slave->max_read_size by Bin Meng · Wed Jul 28 18:28:56 2021 +0800
  21. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · Sun Jul 18 14:18:06 2021 -0600
  22. 05917ac sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · Sun Jul 18 14:18:05 2021 -0600
  23. 3220cb0 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · Sun Jul 18 14:18:04 2021 -0600
  24. ca31f07 sandbox: tpm: Support nvdata in TPM2 by Simon Glass · Sun Jul 18 14:18:03 2021 -0600
  25. e39503c sandbox: tpm: Track whether the state is valid by Simon Glass · Sun Jul 18 14:18:02 2021 -0600
  26. 92594f1 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · Sun Jul 18 14:18:01 2021 -0600
  27. 51c5066 sandbox: tpm: Correct handling of get-capability by Simon Glass · Sun Jul 18 14:18:00 2021 -0600
  28. f700496 sandbox: tpm: Support the define-space command by Simon Glass · Sun Jul 18 14:17:59 2021 -0600
  29. 689cde0 sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · Sun Jul 18 14:17:58 2021 -0600
  30. df884ec sandbox: tpm: Split out common nvdata code by Simon Glass · Sun Jul 18 14:17:57 2021 -0600
  31. 62e90f7 video: buffer overrun in TrueType console by Heinrich Schuchardt · Sun Feb 28 21:42:51 2021 +0100
  32. 856523a serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · Mon Jul 26 14:58:59 2021 +0200
  33. 00631fc serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · Mon Jul 26 14:58:58 2021 +0200
  34. 9eaf20b arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · Fri Jul 23 19:57:11 2021 +0200
  35. 064e83e mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 by Stephan Gerhold · Tue Jul 06 16:54:36 2021 +0200
  36. ff9eb9d mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() by Stephan Gerhold · Tue Jul 06 16:54:35 2021 +0200
  37. a16abe3 mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() by Stephan Gerhold · Tue Jul 06 16:54:34 2021 +0200
  38. cc86471 mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices by Stephan Gerhold · Tue Jul 06 16:54:33 2021 +0200
  39. d9cdc9f mmc: rpmb: Fix driver routing memory alignment with tmp buffer by litchipi · Tue Jun 15 08:53:06 2021 +0000
  40. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · Thu Jul 29 12:10:23 2021 -0400
  41. 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
  42. c40a98c pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · Sun Jul 18 14:14:23 2021 -0600
  43. 2ae0a00 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · Sat Jul 10 21:14:37 2021 -0600
  44. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  45. 8e85e3c i2c: Create a new Kconfig for I2C by Simon Glass · Sat Jul 10 21:14:35 2021 -0600
  46. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  47. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  48. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  49. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  50. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  51. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · Sat Jul 10 21:14:27 2021 -0600
  52. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  53. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · Sat Jul 10 21:14:25 2021 -0600
  54. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  55. c3fba30 Makefile: Move phy rules into drivers/phy by Simon Glass · Sat Jul 10 21:14:23 2021 -0600
  56. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · Fri Jul 02 12:36:15 2021 -0600
  57. 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
  58. 0a88754 phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · Fri May 14 23:54:20 2021 +0300
  59. f37193e phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · Fri May 14 23:54:19 2021 +0300
  60. dcd705e clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · Fri Jul 09 14:24:34 2021 +0200
  61. 065788e phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC by Jean-Jacques Hiblot · Wed Jul 21 21:28:38 2021 +0530
  62. fb2bdb6 phy: cadence: Add driver for Torrent SERDES by Aswath Govindraju · Wed Jul 21 21:28:37 2021 +0530
  63. fda76da phy: cadence: Add driver for Sierra PHY by Alan Douglas · Wed Jul 21 21:28:36 2021 +0530
  64. d6388f2 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · Wed Jul 21 21:28:30 2021 +0530
  65. 4509fb6 mmc: sdhci_am654: Read ti, strobe-sel property from device tree by Aswath Govindraju · Tue May 25 15:08:23 2021 +0530
  66. 9bf56ea mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · Mon Apr 05 20:14:28 2021 +0530
  67. f92175c psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · Tue Jul 13 16:53:46 2021 +0200
  68. 6f5480c net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · Fri Jul 02 04:40:34 2021 -0600
  69. 97790fb clk: zynqmp: Add support for enabling clock on lpd_lsbus by Michal Simek · Thu Jul 01 19:01:42 2021 +0200
  70. 635cf4a mmc: zynq_sdhci: Make variables/structure static by Michal Simek · Fri Jul 09 05:53:44 2021 -0600
  71. 2a43ab8 mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · Fri Jul 09 05:53:43 2021 -0600
  72. 39a177a mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · Fri Jul 09 05:53:42 2021 -0600
  73. 24a5107 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · Fri Jul 09 05:53:41 2021 -0600
  74. 6f64538 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · Fri Jul 09 05:53:40 2021 -0600
  75. 94a755d mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · Fri Jul 09 05:53:39 2021 -0600
  76. a506ff4 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · Wed Jul 21 14:11:26 2021 +0800
  77. 39c1106 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · Tue Jul 20 15:01:36 2021 +0800
  78. 99888fa serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · Mon Jul 19 15:36:04 2021 +0800
  79. 9a4569f serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · Wed Jul 14 10:56:26 2021 +0200
  80. b4d946e board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · Mon Jul 12 19:35:44 2021 +0900
  81. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  82. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  83. ca6d5ad reboot-mode: add support for reboot mode control by Nandor Han · Thu Jun 10 16:56:43 2021 +0300
  84. 18fcbb6 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · Mon Jun 07 14:26:34 2021 +0200
  85. b8f088a i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · Mon Jun 07 14:26:33 2021 +0200
  86. 1ba9678 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · Wed May 19 16:27:41 2021 +0200
  87. 052c3a1 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Thu Jul 22 23:05:28 2021 -0400
  88. 971dfd3 net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:33 2021 +0300
  89. e4beeb5 drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:11 2021 +0300
  90. 5787284 net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:29 2021 +0200
  91. b26ef6f net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:28 2021 +0200
  92. 1bc6ce7 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · Tue Jul 20 20:09:56 2021 +0200
  93. d9dc80c net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · Tue Jul 20 20:09:55 2021 +0200
  94. b1b393a net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · Tue Jul 20 20:09:54 2021 +0200
  95. e4231ca net: eth-phy: manage subnode mdio0 by Patrick Delaunay · Tue Jul 20 20:09:53 2021 +0200
  96. 8c937fa net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · Tue Jul 20 20:09:52 2021 +0200
  97. cc2ffab net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · Tue Jul 20 20:09:51 2021 +0200
  98. c2e4ed1 net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · Fri Jul 09 10:52:06 2021 +0100
  99. 2d1034b dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · Mon Jul 12 15:40:20 2021 +0800
  100. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600