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
/
miiphybb.c
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-15
common: board_r: Drop initr_bbmii wrapper
Ovidiu Panait
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-15
net: miiphybb: fix casting error
Chris Brandt
2016-08-15
net: mii: Changes not made by spatch
Joe Hershberger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-08-09
Fix compile warnings for const correctness
Ben Warren
2009-10-28
Coding Style cleanup; update CHANGELOG, prepare -rc1
Wolfgang Denk
2009-10-27
drivers/net/phy/miiphybb.c: fix warning: no newline at end of file
Wolfgang Denk
2009-10-10
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...
Luigi 'Comio' Mantellini
2009-07-22
MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
Richard Retanubun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD