u-boot/drivers
Kim Phillips ee62ed3286 net: reduce boot latency on QE UEC based boards
actually polling for PHY autonegotiation to finish enables us to remove the
5 second boot prompt latency present on QE based boards.

call to qe_set_mii_clk_src in init_phy, and mv call to init_phy from
uec_initialize to uec_init by Joakim Tjernlund; autonegotiation wait
code shamelessly stolen from tsec driver.

also rm unused CONFIG_RMII_MODE code.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-01-16 16:54:20 -05:00
..
bios_emulator Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
hwmon Remove superfluous preprocessor conditionals from LM73 driver 2008-01-12 00:26:47 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc drivers/misc : move misc drivers to drivers/misc 2007-11-25 23:28:51 +01:00
mtd CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation 2008-01-13 15:07:26 +01:00
net TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus 2008-01-16 16:51:35 -05:00
pci Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
pcmcia Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
qe net: reduce boot latency on QE UEC based boards 2008-01-16 16:54:20 -05:00
rtc Add Epson RX8025 RTC support 2008-01-09 13:29:27 +01:00
serial Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
usb USB: Add Philips 1561 PCI-OHCI ids 2008-01-12 15:54:33 +01:00
video Add Fujitsu CoralP/Lime video driver 2008-01-11 16:05:36 +01:00