1. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 4 months ago
  2. ba17871 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 4 months ago
  3. c9131fc net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years, 4 months ago
  4. 977b53f net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  5. fe04172 net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  6. 30c4039 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  7. 7616240 net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  8. 77003e5 net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  9. 47aa50d net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  10. 56b9cae net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  11. 73894f6 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  12. 6b96ca6 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  13. 1a5d3e9 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  14. e6324f4 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  15. f848b48 net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  16. 9be5fa4 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  17. e7444a1 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  18. 5f1d1a1 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  19. 05b7cb5 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  20. 6209788 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 4 months ago
  21. bc4e982 net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years, 4 months ago
  22. d883a5f net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years, 4 months ago
  23. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years, 4 months ago
  24. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years, 4 months ago
  25. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 4 months ago
  26. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 4 months ago
  27. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 4 months ago
  28. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years, 4 months ago
  29. 4f8f801 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 5 months ago
  30. 4f5bd8d net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 5 months ago
  31. 351b6bb net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 5 months ago
  32. 596ec9b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years, 4 months ago
  33. c6fd4fd phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 4 months ago
  34. 4c3e847 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 4 months ago
  35. c74d0ae ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 4 months ago
  36. 275c4f2 usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 4 months ago
  37. e2a41bf usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 4 months ago
  38. daa6329 usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 4 months ago
  39. 02d824e usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 7 months ago
  40. a0a5c43 usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 7 months ago
  41. a814dbe phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 7 months ago
  42. a70c3f9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 4 months ago
  43. 06cec89 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · 3 years, 4 months ago
  44. e53979c i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · 3 years, 5 months ago
  45. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 4 months ago
  46. 899867a Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · 3 years, 4 months ago
  47. fb1d177 usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · 3 years, 4 months ago
  48. 2043f9c ti: keystone: dma: Migrate to Kconfig by Tom Rini · 3 years, 4 months ago
  49. c8c934b ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 4 months ago
  50. 8d8d7e9 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · 3 years, 4 months ago
  51. 2c8419f usb: phy: ti: Remove non-DM PHY code by Tom Rini · 3 years, 4 months ago
  52. bfbb724 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · 3 years, 4 months ago
  53. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years, 4 months ago
  54. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 4 months ago
  55. ccee8ea phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 4 months ago
  56. 2348e72 dm: pci: Fix handling of errors when scanning device by Pali Rohár · 3 years, 4 months ago
  57. 8ae8da1 sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 5 months ago
  58. 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 6 months ago
  59. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 6 months ago
  60. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 6 months ago
  61. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 6 months ago
  62. 62470af mmc: nds32: ftsdc010: Convert to livetree by Simon Glass · 3 years, 6 months ago
  63. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 6 months ago
  64. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 6 months ago
  65. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 6 months ago
  66. cc5afab drivers: tpm2: update reset gpio semantics by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  67. b071431 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 4 months ago
  68. 8e85f36 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · 3 years, 4 months ago
  69. d7ac865 Merge git://source.denx.de/u-boot-socfpga by Tom Rini · 3 years, 4 months ago
  70. 7b57e56 Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years, 4 months ago
  71. 532010d ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 4 months ago
  72. 53eed9a usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 4 months ago
  73. 0f513c5 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 4 months ago
  74. 950cb1f usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 4 months ago
  75. 91ce84a usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 7 months ago
  76. 70a98ca usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 7 months ago
  77. 7f899da phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 7 months ago
  78. 0c66872 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 5 months ago
  79. 7d4ce3a cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · 3 years, 6 months ago
  80. c05be59 clk: at91: clk-master: split master clock in pres and divider by Claudiu Beznea · 3 years, 6 months ago
  81. b31077f wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 4 months ago
  82. cfd50df clk: ti: k3: Update driver to account for divider flags by Suman Anna · 3 years, 4 months ago
  83. d3c56e2 clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · 3 years, 4 months ago
  84. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 6 months ago
  85. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 6 months ago
  86. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 6 months ago
  87. 36f890f pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years, 4 months ago
  88. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 4 months ago
  89. 423e324 pinctrl: fix typo by Yuan Fang · 3 years, 4 months ago
  90. 5c25757 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 4 months ago
  91. 0b508ca sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 5 months ago
  92. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 6 months ago
  93. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 6 months ago
  94. e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 6 months ago
  95. d6d504d pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 6 months ago
  96. 7958292 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 4 months ago
  97. 285edfd mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 4 months ago
  98. fb8c2e8 mmc: fix device_remove when HS400_ES is enabled by Ye Li · 3 years, 5 months ago
  99. 3f4e52f mmc: fix switch issue with send_status disabled by Ye Li · 3 years, 5 months ago
  100. 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 5 months ago