index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
fixed.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-04-07
net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2021-04-15
net: phy: fixed: Support the old DT binding
Bin Meng
2021-04-15
net: phy: fixed: Add the missing ending newline
Bin Meng
2021-04-15
net: phy: fixed: Make driver ops static
Bin Meng
2021-04-15
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
2021-02-16
net: phy: fixed: support speeds of 2500 and 10000
Vladimir Oltean
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-07
drivers/net/phy/fixed: do not overwrite addr
Christian Gmeiner
2017-03-26
drivers/net/phy: add fixed-phy / fixed-link support
Hannes Schmelzer