1. 5aaae6c usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · Fri Sep 10 16:16:21 2021 +0200
  2. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  3. 10605f7 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · Tue Aug 03 12:05:15 2021 +0200
  4. a14855d i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · Tue Aug 03 12:05:14 2021 +0200
  5. 05b8d60 i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · Tue Aug 03 12:05:13 2021 +0200
  6. 20e3c41 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · Tue Aug 03 12:05:12 2021 +0200
  7. 5886278 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · Tue Aug 03 12:05:09 2021 +0200
  8. a9f8bbd spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · Tue Aug 03 11:16:40 2021 +0200
  9. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · Mon Oct 04 11:05:52 2021 +0200
  10. 35aa20d phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · Tue Sep 14 14:31:17 2021 +0200
  11. 4bd95e4 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · Tue Sep 14 14:31:16 2021 +0200
  12. 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · Tue Sep 14 05:21:48 2021 +0200
  13. 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · Mon Sep 13 16:25:53 2021 +0200
  14. 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · Tue Sep 14 20:28:24 2021 +0200
  15. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  16. fcbb255 phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · Wed Sep 15 15:45:31 2021 +0200
  17. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  18. 6f880bb Merge git://source.denx.de/u-boot-socfpga by Tom Rini · Thu Sep 23 08:30:45 2021 -0400
  19. ed6c1ab ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · Tue Sep 14 05:20:19 2021 +0200
  20. f0a916d usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · Thu Sep 16 16:00:09 2021 +0200
  21. 6eff242 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · Mon Sep 20 15:37:25 2021 +0200
  22. 382cf4e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · Mon Sep 20 15:37:22 2021 +0200
  23. 49fb540 usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · Mon Jul 05 13:29:03 2021 +0100
  24. 386d128 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · Mon Jul 05 13:29:02 2021 +0100
  25. 208d99e phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · Mon Jul 05 13:29:01 2021 +0100
  26. cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · Sat Sep 11 15:11:30 2021 -0400
  27. db4c2dc clk: ti: k3: Update driver to account for divider flags by Suman Anna · Tue Sep 07 17:16:58 2021 -0500
  28. 6bc722e clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · Tue Sep 07 17:16:57 2021 -0500
  29. 973a979 pinctrl: fix typo by Yuan Fang · Wed Sep 08 19:06:48 2021 +0800
  30. 80f0509 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Sep 13 21:03:36 2021 -0400
  31. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · Fri Sep 03 16:49:16 2021 +0100
  32. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  33. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  34. 900f0da net: Drop DM_PCI check from designware driver by Simon Glass · Sun Aug 01 18:54:34 2021 -0600
  35. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · Sun Aug 01 18:54:25 2021 -0600
  36. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Sep 13 08:31:41 2021 -0400
  37. ff31efc mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · Fri Sep 10 11:20:52 2021 +0200
  38. 3679e80 mmc: fix device_remove when HS400_ES is enabled by Ye Li · Tue Aug 17 17:20:34 2021 +0800
  39. 99b0d2e mmc: fix switch issue with send_status disabled by Ye Li · Tue Aug 17 17:20:33 2021 +0800
  40. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · Fri Aug 13 23:04:41 2021 +0530
  41. 0523643 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · Wed Mar 17 06:44:37 2021 +0000
  42. 73d776a arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · Tue Sep 07 17:27:08 2021 +0200
  43. 7418a51 arm: mvebu : sata_mv should probe all ports by Tony Dinh · Sun Sep 05 14:48:25 2021 -0700
  44. 907cd9a arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · Fri Aug 27 14:14:44 2021 +0200
  45. 67cd721 arm: a37xx: pci: Disable returning CRS response by Pali Rohár · Fri Aug 27 14:14:43 2021 +0200
  46. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · Thu Sep 02 19:54:21 2021 -0500
  47. feea3fb cache: add sifive composable cache driver by Zong Li · Wed Sep 01 15:01:39 2021 +0800
  48. ae2398f riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · Sun Aug 15 16:04:03 2021 -0700
  49. 822a243 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · Fri Aug 20 07:43:17 2021 -0600
  50. 1c35adc spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · Fri Aug 20 07:43:16 2021 -0600
  51. 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
  52. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · Tue Aug 10 00:16:12 2021 -0600
  53. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  54. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  55. 8ee49f0 mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · Mon Aug 02 23:20:46 2021 -0600
  56. ab0a749 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · Mon Aug 02 23:20:45 2021 -0600
  57. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  58. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  59. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  60. a513238 ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · Tue Aug 10 11:26:36 2021 +0800
  61. 5e317de drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:32 2021 +0800
  62. 1557df8 drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:30 2021 +0800
  63. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Aug 23 09:17:32 2021 -0400
  64. a7eb715 Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Mon Aug 23 09:17:07 2021 -0400
  65. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  66. b66238b i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · Sat Aug 21 19:25:43 2021 -0500
  67. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · Thu Jul 15 17:40:00 2021 +0200
  68. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  69. ff6c0e3 Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · Wed May 19 13:31:31 2021 +0300
  70. 8c73f85 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · Sat May 15 00:06:21 2021 +0300
  71. db7b2f4 clk: clk_versaclock: Add support for versaclock driver by Adam Ford · Fri Jun 04 12:26:06 2021 -0500
  72. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · Tue Aug 10 17:12:19 2021 +0300
  73. 968485f net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · Tue Aug 10 11:20:08 2021 +0530
  74. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · Tue Aug 10 11:20:07 2021 +0530
  75. d9d5733 spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · Mon Jul 26 21:35:28 2021 +0200
  76. d69d174 clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · Fri Jul 16 10:10:55 2021 +0200
  77. 21e0f88 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Aug 12 09:33:39 2021 -0400
  78. 8f20e73 rockchip: px30: Support configure SFC by Jon Lin · Thu Aug 05 16:27:53 2021 +0800
  79. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · Thu Aug 05 16:26:41 2021 +0800
  80. 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · Thu Aug 05 16:26:38 2021 +0800
  81. 9c18da7 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Wed Aug 11 08:31:56 2021 -0400
  82. e5dddfa mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · Tue Jun 29 16:24:42 2021 +0800
  83. 5c2a5ab mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · Tue Jun 29 16:24:41 2021 +0800
  84. c78add4 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · Sat Aug 07 13:00:00 2021 +0800
  85. b8344cf arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · Mon Aug 09 09:53:13 2021 +0200
  86. 1db749c arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · Sat Jul 31 20:29:35 2021 -0700
  87. 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
  88. 56499f6 ddr: Add DDR driver for iMX8ULP by Ye Li · Sat Aug 07 16:01:11 2021 +0800
  89. f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · Sat Aug 07 16:01:09 2021 +0800
  90. 77a5712 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · Sat Aug 07 16:01:05 2021 +0800
  91. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · Sat Aug 07 16:00:55 2021 +0800
  92. f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · Sat Aug 07 16:00:54 2021 +0800
  93. acc9afe drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · Sat Aug 07 16:00:53 2021 +0800
  94. a61f267 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · Sat Aug 07 16:00:52 2021 +0800
  95. 79581a6 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · Sat Aug 07 16:00:51 2021 +0800
  96. 82d8558 drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:46 2021 +0800
  97. 271b8a7 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · Sat Aug 07 16:00:43 2021 +0800
  98. db29ff2 net: fec_mxc: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:42 2021 +0800
  99. 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · Sat Aug 07 16:00:41 2021 +0800
  100. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600