u-boot-brain/drivers/net/phy
Andy Fleming 9082eeac5d phylib: Add a bunch of PHY drivers from tsec
The tsec driver had a bunch of PHY drivers already written. This
converts them all into PHY Lib drivers, and serves as the first
set of PHY drivers for PHY Lib.

While doing that, cleaned up a number of magic numbers (though
not all of them, as PHY vendors like to keep their numbers as
magical as possible).  Also, noticed that almost all of the
vitesse/cicada PHYs had the same config/parse/startup functions,
so those have been collapsed into one.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Detlev Zundel <dzu@denx.de>
2011-04-20 15:09:34 -05:00
..
atheros.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
broadcom.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
davicom.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
generic_10g.c Create PHY Lib for U-Boot 2011-04-20 15:09:19 -05:00
lxt.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
Makefile phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
marvell.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
micrel.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
miiphybb.c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
mv88e61xx.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
mv88e61xx.h net: phy: bugfixes: mv88E61xx multichip addressing support 2009-07-22 22:53:45 -07:00
natsemi.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
phy.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
realtek.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
teranetics.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
vitesse.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00