1. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  2. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 10 months ago
  3. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  4. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  5. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  6. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  8. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  9. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  10. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  11. 68cbc63 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · 4 years ago
  12. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  13. c760095 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years ago
  14. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  15. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years ago
  16. 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 3 months ago
  17. 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years ago
  18. 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 3 months ago
  19. 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 3 months ago
  20. 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 3 months ago
  21. 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 3 months ago
  22. eaeadb5 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 3 months ago
  23. ed909de net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 3 months ago
  24. 6985312 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 3 months ago
  25. 4fe8641 net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 3 months ago
  26. a5b2a99 net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years ago
  27. f20f946 net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 3 months ago
  28. c35380c net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 3 months ago
  29. 2808cf6 net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 3 months ago
  30. d878ef7 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years ago
  31. 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  32. c90778a net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years ago
  33. 4684a7a net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · 4 years, 1 month ago
  34. 0008e9a net: Add NIC controller driver for OcteonTX by Suneel Garapati · 4 years, 1 month ago
  35. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  36. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  37. f352c51 Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · 4 years ago
  38. b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years ago
  39. cafaa30 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  40. 387cbf0 net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · 4 years, 1 month ago
  41. 66e036b net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · 4 years, 1 month ago
  42. d63c14c net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  43. 9a499b2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  44. 143d81d net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 1 month ago
  45. ef04369 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  46. e2f7421 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  47. 9db60ee net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 1 month ago
  48. ddc48c1 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  49. c519cbf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 1 month ago
  50. 13cbe29 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  51. 1485d64 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years, 1 month ago
  52. 9275a96 net: ravb: Remove writeext function call by Biju Das · 4 years ago
  53. 6fe7743 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init by Kuldeep Singh · 4 years, 1 month ago
  54. 63d5344 net: pfe_eth: Fix resoure leak in pfe_spi_flash_init by Kuldeep Singh · 4 years, 1 month ago
  55. 858056b driver: net: fm: add support for XFI by Madalin Bucur · 4 years, 1 month ago
  56. ad82772 ls1012a, pfe_eth: Update probe to avoid resource leak by Chaitanya Sakinam · 4 years, 1 month ago
  57. 0649ab4 ls1012a, pfe_eth: correction in delay implementation by Chaitanya Sakinam · 4 years, 1 month ago
  58. b750695 drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · 4 years, 1 month ago
  59. 479cfd1 drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled by Grigore Popescu · 4 years, 1 month ago
  60. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years ago
  61. 7fb568d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 3 months ago
  62. 25a2e24 net: tsec: Add fixed-link PHY support by Hou Zhiqiang · 4 years, 3 months ago
  63. b4eb9cf net: tsec: convert to use DM_MDIO when DM_ETH enabled by Hou Zhiqiang · 4 years, 3 months ago
  64. 16c53ce net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 3 months ago
  65. c54f613 net: fsl_mdio: Change to use virtual address by Hou Zhiqiang · 4 years, 3 months ago
  66. 15c49df phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · 4 years, 3 months ago
  67. 315a3c3 net: xilinx: axi_emac: Typecast flush_cache arguments by Ashok Reddy Soma · 4 years, 1 month ago
  68. f9d3b31 net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings by Ashok Reddy Soma · 4 years, 1 month ago
  69. 8c40e07 net: gem: Add support for more PHYs on MDIO bus by Michal Simek · 8 years ago
  70. 751b18b Merge branch 'master' into next by Tom Rini · 4 years ago
  71. 6e31c62 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 8 months ago
  72. 34873f4 bcmgenet: Add support for rgmii-rxid by Jason Wessel · 4 years, 3 months ago
  73. ac458dc bcmgenet: fix DMA buffer management by Jason Wessel · 4 years, 3 months ago
  74. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  75. a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 4 months ago
  76. 41ba040 net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 2 months ago
  77. f0236b7 eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by MarkLee · 4 years, 3 months ago
  78. bc3cff9 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 3 months ago
  79. 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 2 months ago
  80. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 2 months ago
  81. cb1de60 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · 4 years, 4 months ago
  82. e0152db net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · 4 years, 4 months ago
  83. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  84. cf081a5 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 3 months ago
  85. f23a785 net: dc2114x: Add DM support by Marek Vasut · 4 years, 3 months ago
  86. bc4666a net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · 4 years, 3 months ago
  87. 05c4917 net: dc2114x: Split RX path by Marek Vasut · 4 years, 3 months ago
  88. 32d8d11 net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · 4 years, 3 months ago
  89. 8a5c6f1 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · 4 years, 3 months ago
  90. fcd6217 net: dc2114x: Pass private data around by Marek Vasut · 4 years, 3 months ago
  91. 2301a4b net: dc2114x: Introduce private data by Marek Vasut · 4 years, 3 months ago
  92. 02b95a4 net: dc2114x: Use standard I/O accessors by Marek Vasut · 4 years, 3 months ago
  93. 9b98f20 net: dc2114x: Drop update_srom() by Marek Vasut · 4 years, 3 months ago
  94. a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 3 months ago
  95. 777aa71 net: dc2114x: Support all DC2114x by Marek Vasut · 4 years, 3 months ago
  96. 75e375b net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 3 months ago
  97. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  98. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  99. 6f25e27 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 3 months ago
  100. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 3 months ago