1. 07679b1 net: rswitch: Add Renesas Ethernet Switch by Phong Hoang · 1 year, 7 months ago
  2. 93f93fe net: sun8i-emac: Remove the SoC variant ID by Samuel Holland · 1 year, 9 months ago
  3. 3cfb1e6 net: sun8i-emac: Use common syscon setup for R40 by Samuel Holland · 1 year, 9 months ago
  4. 0e14834 net: sun8i-emac: Add a flag for the internal PHY switch by Samuel Holland · 1 year, 9 months ago
  5. c5ac4b1 net: sun8i-emac: Add a flag for RMII support by Samuel Holland · 1 year, 9 months ago
  6. c86d473 net: sun8i-emac: Add a structure for variant data by Samuel Holland · 1 year, 9 months ago
  7. 965f74b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  8. c2fbaaf net: ravb: Add R-Car Gen4 support by Hai Pham · 1 year, 7 months ago
  9. b6fcab0 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 7 months ago
  10. 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 7 months ago
  11. bf3dabb net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 7 months ago
  12. 75d2889 net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 7 months ago
  13. 166ea49 net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI by Marek Vasut · 1 year, 7 months ago
  14. 6b1948d net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support by Marek Vasut · 1 year, 7 months ago
  15. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 7 months ago
  16. c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 7 months ago
  17. 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 7 months ago
  18. 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 7 months ago
  19. 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  20. f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  21. 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  22. 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  23. 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  24. 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  25. 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  26. 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  27. fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  28. 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  29. 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  30. 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  31. f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  32. 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  33. d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  34. 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  35. 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  36. 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  37. f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  38. 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  39. f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  40. b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  41. abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  42. 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  43. 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  44. 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  45. c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  46. 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  47. fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  48. a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  49. 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  50. 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 7 months ago
  51. 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 7 months ago
  52. d156968 net: phy: teranetics: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  53. 97c50ab net: phy: cortina: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  54. 3309c58 net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  55. 5914bec net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  56. 4bdc352 net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/Plus by Marek Vasut · 1 year, 8 months ago
  57. 80a34e4 net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/Plus by Marek Vasut · 1 year, 8 months ago
  58. f9e950b net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M Plus by Marek Vasut · 1 year, 8 months ago
  59. 2e9b301 net: dwc_eth_qos: Add i.MX8M Plus RMII support by Marek Vasut · 1 year, 8 months ago
  60. 1584560 net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus by Marek Vasut · 1 year, 8 months ago
  61. a79de08 net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC by Marek Vasut · 1 year, 8 months ago
  62. ac19125 net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186() by Marek Vasut · 1 year, 8 months ago
  63. 2e0bade net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32 by Marek Vasut · 1 year, 8 months ago
  64. 895b05c net: dwc_eth_qos: Drop bogus return after goto by Marek Vasut · 1 year, 8 months ago
  65. 6c7e559 net: Pull board_interface_eth_init() into common code by Marek Vasut · 1 year, 8 months ago
  66. d797a8c net: ravb: Support fixed PHY in R-Car by Mikhail Lappo · 1 year, 8 months ago
  67. 6d87b15 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · 1 year, 9 months ago
  68. e6c5205 net: Add an SPL config for atheros by Simon Glass · 1 year, 8 months ago
  69. b51b1a8 Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 8 months ago
  70. aa0a8a0 cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · 1 year, 9 months ago
  71. add396d net: ftmac100: add mii read and write callbacks by Sergei Antonov · 1 year, 9 months ago
  72. 9628c3e net: ftmac100: simplify priv->iobase casting by Sergei Antonov · 1 year, 9 months ago
  73. e9a1d8b net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · 1 year, 9 months ago
  74. d382025 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 9 months ago
  75. a962b7c net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · 1 year, 9 months ago
  76. 9d53f33 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · 1 year, 9 months ago
  77. 24f95e1 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 9 months ago
  78. 878a20a drivers: net: fsl_ls_mdio: prevent a NULL pointer dereference by Ioana Ciornei · 1 year, 10 months ago
  79. cfbd388 drivers: net: fsl-mc: do not use multiple blank lines by Ioana Ciornei · 1 year, 10 months ago
  80. f45ed0b drivers: net: fsl-mc: align parameters to the open paranthesis by Ioana Ciornei · 1 year, 10 months ago
  81. 6dcf5e4 drivers: net: fsl-mc: remove explicit cast by Ioana Ciornei · 1 year, 10 months ago
  82. 8ecf1ca drivers: net: fsl-mc: do not prefix decimal values with 0x by Ioana Ciornei · 1 year, 10 months ago
  83. 3ad24e4 drivers: net: fsl-mc: remove an useless break statement by Ioana Ciornei · 1 year, 10 months ago
  84. 32221ee drivers: net: fsl-mc: remove useless assignment of variable by Ioana Ciornei · 1 year, 10 months ago
  85. 01e7dd0 net: add MV88E6xxx DSA driver by Tim Harvey · 1 year, 11 months ago
  86. 3b8f99a net: fec: add support for DM_MDIO by Tim Harvey · 1 year, 11 months ago
  87. 8abb9f6 net: ksz9477: remove unnecessary xmit and recv functions by Tim Harvey · 1 year, 11 months ago
  88. 1006b33 net: ravb: Drop SoC-specific compatible support by Marek Vasut · 1 year, 9 months ago
  89. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 9 months ago
  90. a33ad80 net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() by Stefan Roese · 1 year, 9 months ago
  91. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  92. bd22bde net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 1 year, 9 months ago
  93. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  94. f4426fd net: fm: Support loading firmware from a filesystem by Sean Anderson · 1 year, 10 months ago
  95. e4f0cc5 net: fm: Add firmware name parameter by Sean Anderson · 1 year, 10 months ago
  96. 4b422a1 net: zynq_gem: Add support for new compatible str with xlnx prefix by Michal Simek · 1 year, 11 months ago
  97. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  98. bee3551 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 1 year, 10 months ago
  99. e7cebff global: Migrate CONFIG_TSEC_TBICR_SETTINGS to CFG by Tom Rini · 1 year, 11 months ago
  100. 97148cb global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 1 year, 11 months ago