index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
ti.c
Age
Commit message (
Expand
)
Author
2018-10-10
net: phy: ti: Add binding for the CLK_OUT pin muxing
Janine Hagemann
2018-10-10
net: phy: ti: Recover from "port mirroring" N/A MODE4
Janine Hagemann
2018-10-10
net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
Janine Hagemann
2018-07-26
net: phy: dp83867: switch to use phy_get_ofnode()
Grygorii Strashko
2018-07-26
net: phy: dp83867: switch to use ofnode api
Grygorii Strashko
2018-07-26
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
Murali Karicheri
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-02-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-07
net: phy: dp83867: Add support for MAC impedance configuration
Mugunthan V N
2017-02-07
net: phy: ti: Fix dp83867 RGMII_TXID interface path
Phil Edworthy
2016-05-24
net: phy: dp83867: Add SGMII helper for configuration
Dan Murphy
2016-05-24
net: phy: Move is_rgmii helper to phy.h
Dan Murphy
2016-05-24
net: phy: ti: Allow the driver to be more configurable
Dan Murphy
2016-04-04
net: phy: Add SGMII support for TI phy
Siva Durga Prasad Paladugu
2016-01-27
net: phy: ti: Enable automatic crossover mode
Michal Simek
2015-11-19
net: phy: Add support for Texas Instruments DP83867
Edgar E. Iglesias