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
/
micrel_ksz90x1.c
Age
Commit message (
Expand
)
Author
2020-05-01
net: phy: micrel: Add basic support for KSZ9131
Philippe Schenker
2020-05-01
net: phy: micrel: Use defines for PHY_IDs and MASK
Philippe Schenker
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-05-14
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
James Byrne
2019-05-08
net: phy: micrel: Find Micrel PHY node correctly
James Byrne
2019-05-08
net: phy: micrel: Use correct skew values on KSZ9021
James Byrne
2019-01-24
net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps
Andreas Pretzsch
2018-07-26
net: phy: Clean up includes of common.h
Joe Hershberger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-09-18
net: phy: micrel: Convert to livetree
Philipp Tomsich
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-07
net: phy: micrel: add an option to disable gigabit for the KSZ9031
Sebastien Bourdelin
2017-08-07
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
Alexandru Gagniuc