1. 18fcbb6 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · Mon Jun 07 14:26:34 2021 +0200
  2. b8f088a i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · Mon Jun 07 14:26:33 2021 +0200
  3. 1ba9678 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · Wed May 19 16:27:41 2021 +0200
  4. 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
  5. 971dfd3 net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:33 2021 +0300
  6. e4beeb5 drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:11 2021 +0300
  7. 5787284 net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:29 2021 +0200
  8. b26ef6f net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:28 2021 +0200
  9. 1bc6ce7 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · Tue Jul 20 20:09:56 2021 +0200
  10. d9dc80c net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · Tue Jul 20 20:09:55 2021 +0200
  11. 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
  12. e4231ca net: eth-phy: manage subnode mdio0 by Patrick Delaunay · Tue Jul 20 20:09:53 2021 +0200
  13. 8c937fa net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · Tue Jul 20 20:09:52 2021 +0200
  14. cc2ffab net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · Tue Jul 20 20:09:51 2021 +0200
  15. c2e4ed1 net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · Fri Jul 09 10:52:06 2021 +0100
  16. 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
  17. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  18. 965cd40 sandbox: mmc: Support fixed MMC devices by Simon Glass · Mon Jul 05 16:32:58 2021 -0600
  19. 52ac65f cros_ec: Use standard calls for recovery-request checking by Simon Glass · Mon Jul 05 16:32:52 2021 -0600
  20. 01da40b cros_ec: Support the full-size vboot context by Simon Glass · Mon Jul 05 16:32:51 2021 -0600
  21. 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · Mon Jul 05 16:32:50 2021 -0600
  22. cbb191b cros_ec: Allow reading the battery-charge state by Simon Glass · Mon Jul 05 16:32:49 2021 -0600
  23. 4977517 dm: Support lzma in the flashmap by Simon Glass · Mon Jul 05 16:32:40 2021 -0600
  24. 28823e3 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · Mon Jul 05 16:32:39 2021 -0600
  25. 08743f3 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · Sat Jul 03 20:38:26 2021 +0200
  26. aa0edca Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jul 19 08:29:24 2021 -0400
  27. 5dec075 pci: Require DM_PCI by Tom Rini · Fri May 14 21:34:32 2021 -0400
  28. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  29. 3d59ab7 m68k: Remove M54451EVB board by Tom Rini · Mon Jul 12 12:42:13 2021 -0400
  30. cbf106c pci: msc01: convert to driver model by Daniel Schwierzeck · Thu Jul 15 20:53:58 2021 +0200
  31. fa3cb19 pci: gt64120: convert to driver model by Daniel Schwierzeck · Thu Jul 15 20:53:57 2021 +0200
  32. f59925e dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · Thu Jul 15 20:53:56 2021 +0200
  33. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  34. 4a68689 mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · Tue Jun 29 10:32:35 2021 +0800
  35. 3c5e963 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · Tue Jun 29 10:32:34 2021 +0800
  36. fde01d9 phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ by Ye Li · Sun Feb 21 08:26:21 2021 -0800
  37. 0a06b64 Merge branch '2021-07-15-assorted-fixes' by Tom Rini · Fri Jul 16 09:15:59 2021 -0400
  38. be3e0fe Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Jul 16 09:15:21 2021 -0400
  39. 4e51184 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · Thu Jul 15 13:26:32 2021 +0200
  40. 72da3d1 driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · Mon May 24 10:22:48 2021 +0800
  41. c7d146d clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · Tue Jun 29 12:04:22 2021 +0200
  42. 1a931d1 rtc: m41t62: fix wrong register use for set/reset ST bit by Max Yang · Mon May 10 05:23:37 2021 +0000
  43. 862555d clk: Detect failure to set defaults by Simon Glass · Thu May 13 19:39:31 2021 -0600
  44. 43b82f5 pinctrl: Avoid coverity warning when checking width by Simon Glass · Thu May 13 19:39:28 2021 -0600
  45. 8293081 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · Thu May 13 19:39:26 2021 -0600
  46. 4e456c4 dm: core: Check uclass_get() return value when dumping by Simon Glass · Thu May 13 19:39:24 2021 -0600
  47. e0ea979 reset: Avoid a warning in devm_regmap_init() by Simon Glass · Thu May 13 19:39:22 2021 -0600
  48. 956cd30 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · Thu May 13 19:39:21 2021 -0600
  49. 5a56994 video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · Thu May 13 19:39:18 2021 -0600
  50. cd16085 sandbox: net: Ensure host name is always a valid string by Simon Glass · Thu May 13 19:39:17 2021 -0600
  51. 0cdd4cb Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 15 11:06:24 2021 -0400
  52. 48a90fa power: pmic: tps65941: Add compatible for LP876441 by Gowtham Tammana · Wed Jul 14 15:52:56 2021 -0500
  53. f998275 remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs by Keerthy · Tue Jun 22 12:04:28 2021 +0530
  54. b3ab56c soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs by Keerthy · Tue Jun 22 12:04:27 2021 +0530
  55. c900eb1 am335x, guardian: software update available status is stored in AM3352 RTC scracth register by Gireesh Hiremath · Fri Jun 11 16:13:48 2021 +0000
  56. adacf21 drivers: video: hx8238 fix build bug by Gireesh Hiremath · Fri Jun 11 16:13:46 2021 +0000
  57. e7f2e99 tpm: cr50: Drop unnecessary coral headers by Simon Glass · Sun Jun 27 17:51:00 2021 -0600
  58. 9646711 spi: ich: Don't require the PCH by Simon Glass · Sun Jun 27 17:50:59 2021 -0600
  59. 8807a56 x86: pci: Allow binding of some devices before relocation by Simon Glass · Sun Jun 27 17:50:57 2021 -0600
  60. 3f7dc6e pci: Use const for pci_find_device_id() etc. by Simon Glass · Sun Jun 27 17:50:56 2021 -0600
  61. 7c63962 mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · Wed Jul 14 16:37:29 2021 +0200
  62. 6e0e23c arm: mvebu: armada-3720: remove unused config option by Marek Behún · Fri Jul 09 17:40:59 2021 +0200
  63. 2fef1db arm: a37xx: pci: Fix typo in comment by Pali Rohár · Thu Jul 08 20:19:00 2021 +0200
  64. 22b1e08 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · Thu Jul 08 20:18:58 2021 +0200
  65. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · Sat Jun 12 13:20:07 2021 +0200
  66. d251959 usb: musb-new: Add glue driver for ST-Ericsson Ux500 by Stephan Gerhold · Thu Jul 08 20:33:50 2021 +0200
  67. bd51911 phy: Add driver for ST-Ericsson AB8500 USB PHY by Stephan Gerhold · Thu Jul 08 20:33:49 2021 +0200
  68. cb9589f power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU by Stephan Gerhold · Thu Jul 08 20:33:48 2021 +0200
  69. 741a1f9 pci: uniphier: Add UniPhier PCIe controller driver by Kunihiko Hayashi · Tue Jul 06 19:01:09 2021 +0900
  70. 3c4ea66 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · Tue Jul 06 19:01:08 2021 +0900
  71. 2dcb469 reset: uniphier: Add PCIe reset entry by Kunihiko Hayashi · Tue Jul 06 19:01:07 2021 +0900
  72. 04f1971 clk: uniphier: Add PCIe clock entry by Kunihiko Hayashi · Tue Jul 06 19:01:06 2021 +0900
  73. 8df0def misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · Sun Jul 04 21:31:18 2021 +0200
  74. 4ea1fa7 timer: nomadik-mtu: Use dev_read_addr_ptr() by Stephan Gerhold · Fri Jul 02 18:00:13 2021 +0200
  75. df839d5 gpio: Add driver for Nomadik GPIO by Stephan Gerhold · Fri Jul 02 17:06:18 2021 +0200
  76. c7d53c9 gpio: Drop long unused DB8500 GPIO driver by Stephan Gerhold · Fri Jul 02 17:06:17 2021 +0200
  77. 2fb2417 spi: mxc_spi: fix warnings if CLK_ENABLED not set by Stefano Babic · Sat Jul 10 16:31:29 2021 +0200
  78. 06dea1e net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch by Tim Harvey · Wed Jun 30 16:50:08 2021 -0700
  79. 528c2af net: fec: add set_promisc function by Tim Harvey · Wed Jun 30 16:50:06 2021 -0700
  80. 343eaa9 net: fec: set phy_of_node properly for fixed-link phy by Tim Harvey · Wed Jun 30 16:50:04 2021 -0700
  81. 4251021 net: fec: use device sequence vs index when fetching fec by Tim Harvey · Wed Jun 30 16:50:03 2021 -0700
  82. d8d3754 spi: fsl_qspi: Build driver only if DM_SPI is available by Frieder Schrempf · Mon Jun 07 14:36:42 2021 +0200
  83. 7367b39 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · Tue Jul 06 10:19:09 2021 -0700
  84. 339beba clk: imx8mm: Add SPI clocks by Frieder Schrempf · Mon Jun 07 14:36:43 2021 +0200
  85. 4f4f655 mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F by Frieder Schrempf · Mon Jun 07 14:36:41 2021 +0200
  86. 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
  87. d8a2960 mmc: sunxi: Use mmc_of_parse() by Andre Przywara · Wed Apr 21 09:33:04 2021 +0100
  88. 56086a4 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · Wed May 05 11:33:40 2021 +0100
  89. 8c93a9c mmc: sunxi: Cleanup and fix self-calibration code by Andre Przywara · Wed May 05 10:06:24 2021 +0100
  90. 3f23aa6 mmc: sunxi: Cleanup "new timing mode" selection by Andre Przywara · Wed May 05 09:57:47 2021 +0100
  91. dd505d1 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · Wed May 05 09:57:47 2021 +0100
  92. 70bbb41 mmc: sunxi: Fix warnings with CONFIG_PHYS_64BIT by Andre Przywara · Thu Apr 29 09:31:58 2021 +0100
  93. f2f3a59 mmc: sunxi: Avoid #ifdefs in delay and width setup by Andre Przywara · Fri Dec 18 22:02:11 2020 +0000
  94. 2ee0637 phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB by Paul Kocialkowski · Thu Mar 14 10:38:00 2019 +0000
  95. 1d2abe7 serial: a37xx: Switch to XTAL clock when booting Linux kernel by Pali Rohár · Tue May 25 19:42:41 2021 +0200
  96. c2a7df1 serial: a37xx: Use TBG as parent clock by Pali Rohár · Tue May 25 19:42:40 2021 +0200
  97. 4481168 clk: armada-37xx: Set DM_FLAG_PRE_RELOC by Marek Behún · Tue May 25 19:42:39 2021 +0200
  98. b76d08c serial: a37xx: Fix parent clock rate value and divider calculation by Pali Rohár · Tue May 25 19:42:38 2021 +0200
  99. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  100. 4393901 arm: Remove spear320 boards by Tom Rini · Sat May 22 08:47:13 2021 -0400