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