1. 1cf22ab net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:54 2021 +0300
  2. 1e70f9f net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:53 2021 +0300
  3. 7947ab4 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:52 2021 +0300
  4. f3b1db7 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:51 2021 +0300
  5. 5a9dd58 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:50 2021 +0300
  6. c99dd24 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:49 2021 +0300
  7. dcd21cc net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:48 2021 +0300
  8. 487ce78 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:47 2021 +0300
  9. c786b52 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:46 2021 +0300
  10. ec7a56b net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:45 2021 +0300
  11. 17c24f9 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:44 2021 +0300
  12. ca8d72e net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:43 2021 +0300
  13. dff95bf net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · Sat Sep 18 15:46:55 2021 +0300
  14. 0e57757 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · Sat Sep 18 15:46:54 2021 +0300
  15. 19d04df net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:37 2021 +0300
  16. 5c10f9e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:36 2021 +0300
  17. 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · Sat Sep 18 15:32:35 2021 +0300
  18. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  19. c22e3b8 net: phy: genphy_init can be static by Vladimir Oltean · Sat Sep 18 14:55:24 2021 +0300
  20. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  21. e26bcf6 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · Tue Aug 24 15:00:43 2021 +0300
  22. 81cec03 net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · Tue Aug 24 15:00:42 2021 +0300
  23. 132a8c2 net: dsa: felix: felix_init() can be static by Vladimir Oltean · Tue Aug 24 15:00:38 2021 +0300
  24. 8ca1e6b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · Tue Sep 28 18:49:02 2021 +0300
  25. 41b1b4f phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · Wed Sep 15 15:45:31 2021 +0200
  26. 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  27. bb22480 ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · Tue Sep 14 05:20:19 2021 +0200
  28. a6b800e usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · Thu Sep 16 16:00:09 2021 +0200
  29. c1969ab usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · Mon Sep 20 15:37:25 2021 +0200
  30. 7a4c32e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · Mon Sep 20 15:37:22 2021 +0200
  31. 2ce63ab usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · Mon Jul 05 13:29:03 2021 +0100
  32. f2f88cc usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · Mon Jul 05 13:29:02 2021 +0100
  33. a943169 phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · Mon Jul 05 13:29:01 2021 +0100
  34. cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · Sat Sep 11 15:11:30 2021 -0400
  35. db4c2dc clk: ti: k3: Update driver to account for divider flags by Suman Anna · Tue Sep 07 17:16:58 2021 -0500
  36. 6bc722e clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · Tue Sep 07 17:16:57 2021 -0500
  37. 973a979 pinctrl: fix typo by Yuan Fang · Wed Sep 08 19:06:48 2021 +0800
  38. 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
  39. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · Fri Sep 03 16:49:16 2021 +0100
  40. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  41. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  42. 900f0da net: Drop DM_PCI check from designware driver by Simon Glass · Sun Aug 01 18:54:34 2021 -0600
  43. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · Sun Aug 01 18:54:25 2021 -0600
  44. 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
  45. ff31efc mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · Fri Sep 10 11:20:52 2021 +0200
  46. 3679e80 mmc: fix device_remove when HS400_ES is enabled by Ye Li · Tue Aug 17 17:20:34 2021 +0800
  47. 99b0d2e mmc: fix switch issue with send_status disabled by Ye Li · Tue Aug 17 17:20:33 2021 +0800
  48. 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
  49. 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
  50. 73d776a arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · Tue Sep 07 17:27:08 2021 +0200
  51. 7418a51 arm: mvebu : sata_mv should probe all ports by Tony Dinh · Sun Sep 05 14:48:25 2021 -0700
  52. 907cd9a arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · Fri Aug 27 14:14:44 2021 +0200
  53. 67cd721 arm: a37xx: pci: Disable returning CRS response by Pali Rohár · Fri Aug 27 14:14:43 2021 +0200
  54. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · Thu Sep 02 19:54:21 2021 -0500
  55. feea3fb cache: add sifive composable cache driver by Zong Li · Wed Sep 01 15:01:39 2021 +0800
  56. ae2398f riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · Sun Aug 15 16:04:03 2021 -0700
  57. 822a243 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · Fri Aug 20 07:43:17 2021 -0600
  58. 1c35adc spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · Fri Aug 20 07:43:16 2021 -0600
  59. 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
  60. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · Tue Aug 10 00:16:12 2021 -0600
  61. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · Tue Aug 10 06:50:19 2021 -0600
  62. 501c206 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · Tue Aug 10 06:50:18 2021 -0600
  63. 8ee49f0 mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · Mon Aug 02 23:20:46 2021 -0600
  64. ab0a749 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · Mon Aug 02 23:20:45 2021 -0600
  65. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  66. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  67. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800
  68. a513238 ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · Tue Aug 10 11:26:36 2021 +0800
  69. 5e317de drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:32 2021 +0800
  70. 1557df8 drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:30 2021 +0800
  71. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Aug 23 09:17:32 2021 -0400
  72. 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
  73. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  74. b66238b i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · Sat Aug 21 19:25:43 2021 -0500
  75. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · Thu Jul 15 17:40:00 2021 +0200
  76. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  77. ff6c0e3 Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · Wed May 19 13:31:31 2021 +0300
  78. 8c73f85 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · Sat May 15 00:06:21 2021 +0300
  79. db7b2f4 clk: clk_versaclock: Add support for versaclock driver by Adam Ford · Fri Jun 04 12:26:06 2021 -0500
  80. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · Tue Aug 10 17:12:19 2021 +0300
  81. 968485f net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · Tue Aug 10 11:20:08 2021 +0530
  82. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · Tue Aug 10 11:20:07 2021 +0530
  83. d9d5733 spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · Mon Jul 26 21:35:28 2021 +0200
  84. d69d174 clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · Fri Jul 16 10:10:55 2021 +0200
  85. 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
  86. 8f20e73 rockchip: px30: Support configure SFC by Jon Lin · Thu Aug 05 16:27:53 2021 +0800
  87. b242db1 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · Thu Aug 05 16:26:41 2021 +0800
  88. 3afbc76 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · Thu Aug 05 16:26:38 2021 +0800
  89. 9c18da7 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Wed Aug 11 08:31:56 2021 -0400
  90. e5dddfa mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · Tue Jun 29 16:24:42 2021 +0800
  91. 5c2a5ab mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · Tue Jun 29 16:24:41 2021 +0800
  92. c78add4 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · Sat Aug 07 13:00:00 2021 +0800
  93. b8344cf arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · Mon Aug 09 09:53:13 2021 +0200
  94. 1db749c arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · Sat Jul 31 20:29:35 2021 -0700
  95. 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
  96. 56499f6 ddr: Add DDR driver for iMX8ULP by Ye Li · Sat Aug 07 16:01:11 2021 +0800
  97. f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · Sat Aug 07 16:01:09 2021 +0800
  98. 77a5712 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · Sat Aug 07 16:01:05 2021 +0800
  99. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · Sat Aug 07 16:00:55 2021 +0800
  100. f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · Sat Aug 07 16:00:54 2021 +0800