u-boot-brain/drivers/net/fm
Claudiu Manoil 93f26f130e net: Merge asm/fsl_enet.h into fsl_mdio.h
fsl_enet.h defines the mapping of the usual MII management
registers, which are included in the MDIO register block
common to Freescale ethernet controllers. So it shouldn't
depend on the CPU architecture but it should be actually
part of the arch independent fsl_mdio.h.

To remove the arch dependency, merge the content of
asm/fsl_enet.h into fsl_mdio.h.
Some files (like fm_eth.h) were simply including fsl_enet.h
only for phy.h. These were updated to include phy.h instead.

Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
2014-09-08 10:30:33 -07:00
..
b4860.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
dtsec.c net: Merge asm/fsl_enet.h into fsl_mdio.h 2014-09-08 10:30:33 -07:00
eth.c net/fman: Add support for 10GEC3 and 10GEC4 2013-11-25 11:43:47 -08:00
fm.c QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR 2014-04-22 17:58:47 -07:00
fm.h net: Merge asm/fsl_enet.h into fsl_mdio.h 2014-09-08 10:30:33 -07:00
init.c net: Merge asm/fsl_enet.h into fsl_mdio.h 2014-09-08 10:30:33 -07:00
Makefile powerpc/85xx: add T4080 SoC support 2014-05-13 08:26:54 -07:00
memac_phy.c Change Andy Fleming's email address 2014-08-06 09:12:30 -04:00
memac.c net: Merge asm/fsl_enet.h into fsl_mdio.h 2014-09-08 10:30:33 -07:00
p1023.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p4080.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p5020.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p5040.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
t1040.c boards/t1040qds: Adds ethernet support for T1040 2014-02-03 08:38:48 -08:00
t2080.c powerpc/t2080qds: some update for t2080qds 2014-01-21 13:37:41 -08:00
t4240.c powerpc/T4240QDS/eth: some fix for XFI 2014-08-20 10:44:16 -07:00
tgec_phy.c Change Andy Fleming's email address 2014-08-06 09:12:30 -04:00
tgec.c net: Merge asm/fsl_enet.h into fsl_mdio.h 2014-09-08 10:30:33 -07:00