- e92ed06 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 5 months ago
- 68a4d15 net: phy: Bind ETH_PHY uclass driver to each new PHY by Marek Vasut · 1 year, 6 months ago
- 495fc04 net: phy: Unpublish phy_connect_dev() by Marek Vasut · 1 year, 6 months ago
- 1a3af26 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 0207403 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · 1 year, 7 months ago
- 0b99afe phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 8 months ago
- 8c0ed61 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 8 months ago
- 2900342 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · 1 year, 8 months ago
- b6fcab0 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 8 months ago
- 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 8 months ago
- bf3dabb net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 8 months ago
- 75d2889 net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 8 months ago
- 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
- c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 8 months ago
- 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 8 months ago
- 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 8 months ago
- 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 8 months ago
- 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 8 months ago
- d156968 net: phy: teranetics: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- 97c50ab net: phy: cortina: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- 3309c58 net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- 5914bec net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- e6c5205 net: Add an SPL config for atheros by Simon Glass · 1 year, 9 months ago
- bd22bde net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 1 year, 11 months ago
- e9212bf global: Migrate CONFIG_PHY_ET1011C_TX_CLK_FIX to CFG by Tom Rini · 2 years ago
- 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years ago
- f630170 net: Remove extraneous dependencies by Tom Rini · 2 years ago
- 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years ago
- 3cdbbe5 drivers: net: aquantia: fix typos by Tim Harvey · 2 years, 1 month ago
- 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
- ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 5 months ago
- 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 6 months ago
- 0120794 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 8 months ago
- 0ef0261 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 8 months ago
- 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 54337ab phy: adin: add support for clock output by Josua Mayer · 2 years, 6 months ago
- 4cc25cd phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 6 months ago
- 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 7 months ago
- a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
- 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
- 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
- d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
- e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
- 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
- f961b3a net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 8 months ago
- 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
- 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
- e2b6cf5 net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 8 months ago
- 5faf161 net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 107b14e net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
- ccc8656 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 8 months ago
- 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
- 448dfb4 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 8 months ago
- 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
- a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 9 months ago
- 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 9 months ago
- f3e22ee net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 3 years ago
- 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
- f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years, 1 month ago
- 4a4e52f net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · 3 years, 2 months ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
- 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 2 months ago
- 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 2 months ago
- a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 2 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 5528c90 net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 4 months ago