uboot/arch/powerpc/cpu/mpc8xx
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h.
So punt all the things that overlap to keep the API simple and to make
merging between U-Boot and Linux simpler.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-01-09 18:06:50 +01:00
..
Makefile 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
bedbug_860.c bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. 2010-09-08 22:02:54 +02:00
commproc.c POST cleanup. 2010-09-21 21:39:31 +02:00
config.mk arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work 2010-11-26 22:08:19 +01:00
cpu.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
cpu_init.c PCU_E: remove code for yet another corpse 2010-10-06 22:22:24 +02:00
fdt.c
fec.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
fec.h
i2c.c
interrupts.c
kgdb.S
lcd.c
plprcr_write.S
scc.c net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
serial.c
speed.c Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
spi.c
start.S PowerPC: Don't destroy fixup table while doing fixups 2010-11-14 23:25:33 +01:00
traps.c
upatch.c
video.c
wlkbd.c