1. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  2. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
  3. 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 10 months ago
  4. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 10 months ago
  5. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  6. c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
  7. c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
  8. f369e69 net: eqos: Reduce the MDIO wait time by Ye Li · 4 years ago
  9. f78f21d net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 4 years ago
  10. ff7607c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · 3 years, 10 months ago
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  12. 882a923 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 11 months ago
  13. 15651d8 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 11 months ago
  14. 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 11 months ago
  15. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 11 months ago
  16. ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 11 months ago
  17. e178994 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
  18. 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
  19. 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
  20. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
  21. 43bb158 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · 4 years, 1 month ago
  22. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 10 months ago
  23. e1a7435 Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 10 months ago
  24. 7b4c8be net: add ethernet driver for MediaTek MT7620 SoC by developer · 4 years, 1 month ago
  25. a81146b net: macb: take into account all RGMII interface types by Claudiu Beznea · 3 years, 11 months ago
  26. 2acf5f8 net: macb: add support for sama7g5 emac by Claudiu Beznea · 3 years, 11 months ago
  27. 01ca4eb net: macb: add support for sama7g5 gmac by Claudiu Beznea · 3 years, 11 months ago
  28. e2888dc net: macb: check clk_set_rate return value to be negative by Claudiu Beznea · 3 years, 11 months ago
  29. dc17aec net: macb: add user io config data structure by Claudiu Beznea · 3 years, 11 months ago
  30. 8907773 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 11 months ago
  31. e034d88 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · 3 years, 11 months ago
  32. 55ae590 net: ftgmac100: Read and retain MAC address by Hongwei Zhang · 4 years ago
  33. 9635e2d net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · 4 years, 1 month ago
  34. 3f1606f net: phy: micrel: fix typo by Claudiu Beznea · 4 years ago
  35. 840a6b0 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · 4 years ago
  36. 34394ba net: macb: Add phy address to read it from device tree by Padmarao Begari · 3 years, 11 months ago
  37. 7a2c496 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · 3 years, 11 months ago
  38. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 4 years ago
  39. c0649b5 net: designware: socfpga: Add ATF support for MAC driver by Chee Hong Ang · 4 years ago
  40. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  41. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  42. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  43. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  44. 3e14a22 net: Update to use new sequence numbers by Simon Glass · 4 years ago
  45. 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · 4 years ago
  46. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  47. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  48. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  49. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  50. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  51. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  52. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  53. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  54. b9eeb08 net: pfe_eth: read PFE ESBC header flash with spi_flash_read API by Biwen Li · 4 years, 1 month ago
  55. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years, 1 month ago
  56. f5ddc84 drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 4 years, 1 month ago
  57. 8530bb4 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · 4 years, 2 months ago
  58. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 1 month ago
  59. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years, 1 month ago
  60. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
  61. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · 4 years, 2 months ago
  62. b41f247 net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 5 months ago
  63. b3ce85c net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years, 1 month ago
  64. 5942282 net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 5 months ago
  65. 6bdc70e net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 5 months ago
  66. 4ab675e net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 5 months ago
  67. 2e7dd26 net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 5 months ago
  68. 1fae838 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 5 months ago
  69. 8cd8960 net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 5 months ago
  70. 7408b09 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 5 months ago
  71. e6e29cc net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 5 months ago
  72. f58d83c net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years, 1 month ago
  73. 0dd619b net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 5 months ago
  74. df6f271 net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 5 months ago
  75. 874145f net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 5 months ago
  76. eba9951 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  77. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 2 months ago
  78. 7c7b3c9 net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 2 months ago
  79. 8666ae8 net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · 4 years, 3 months ago
  80. 53dc448 net: Add NIC controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
  81. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  82. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  83. 65a747d Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · 4 years, 2 months ago
  84. 2a46a2e Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 2 months ago
  85. 9e6ed38 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  86. 6a6e36d net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · 4 years, 3 months ago
  87. 22bb377 net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · 4 years, 4 months ago
  88. ed1a74e net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 6 months ago
  89. 78734f2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 6 months ago
  90. 8e3d3be net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 3 months ago
  91. 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  92. 6276478 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  93. c7cbf09 net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 3 months ago
  94. 77a8879 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 3 months ago
  95. ecbbddf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 3 months ago
  96. e0d0004 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years, 3 months ago
  97. 2340c83 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years, 3 months ago
  98. a7da6da net: ravb: Remove writeext function call by Biju Das · 4 years, 2 months ago
  99. a009ab3 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init by Kuldeep Singh · 4 years, 3 months ago
  100. b363eca net: pfe_eth: Fix resoure leak in pfe_spi_flash_init by Kuldeep Singh · 4 years, 3 months ago