uboot/drivers/net
Marek Vasut a5990b2674 FEC: Abstract out register setup
Abstract out common register setup. This also configured r_cntrl
to correct value at registration time.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
2012-05-15 08:31:35 +02:00
..
fm powerpc/corenet_ds: Slave module for boot from SRIO 2012-04-24 23:58:33 -05:00
phy net: phy: make board_phy_config responsible for calling drv->config 2012-02-27 21:19:25 +01:00
4xx_enet.c 4xx_enet.c: Fix GCC 4.6 build warnings 2011-11-16 21:14:14 +01:00
8390.h
Makefile net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00
altera_tse.c net/altera_tse: use flush_dcache_range instead of flush_dcache 2012-03-30 23:58:36 +02:00
altera_tse.h
armada100_fec.c net/miiphy/serial: drop duplicate "NAMESIZE" define 2012-03-18 20:11:22 +01:00
armada100_fec.h
at91_emac.c drivers/net/at91_emac.c: Fix GCC 4.6 build warnings 2011-12-10 23:08:02 +01:00
ax88180.c
ax88180.h
ax88796.c
ax88796.h
bfin_mac.c
bfin_mac.h
calxedaxgmac.c net: calxedaxgmac: fix build due to missing __aligned definition 2012-03-28 23:30:33 +02:00
cs8900.c drivers/net/cs8900.c: Fix GCC 4.6 warning 2011-11-23 08:14:27 +01:00
cs8900.h
davinci_emac.c ARM: davici_emac: Fix condition for number of phy detects 2011-12-06 23:59:37 +01:00
davinci_emac.h davinci_emac: fix for running with dcache enabled 2011-12-06 23:59:35 +01:00
dc2114x.c
designware.c net/designware: Change timeout loop implementation 2012-04-04 10:47:53 -05:00
designware.h net/designware: Try configuring phy on each dw_eth_init 2012-04-04 10:47:21 -05:00
dm9000x.c
dm9000x.h
dnet.c drivers/net/dnet.c: Fix GCC 4.6 warnings 2011-11-23 08:33:57 +01:00
dnet.h
e1000.c drivers/net/e1000.c: Fix GCC 4.6 build warnings 2011-12-20 23:21:03 +01:00
e1000.h e1000: remove duplicate macros in e1000.h 2011-11-17 10:00:10 +01:00
e1000_spi.c drivers/net/e1000_spi.c: Fix build warnings 2011-12-20 23:13:49 +01:00
eepro100.c drivers/net/eepro100.c: fix GCC 4.6 build warnings 2011-11-03 20:39:35 +01:00
enc28j60.c drivers/net/enc28j60.c: Fix GCC 4.6 warnings 2011-11-16 21:29:23 +01:00
enc28j60.h
ep93xx_eth.c
ep93xx_eth.h
ethoc.c net/ethoc: use flush_dcache_range instead of flush_dcache 2012-03-30 23:58:09 +02:00
fec_mxc.c FEC: Abstract out register setup 2012-05-15 08:31:35 +02:00
fec_mxc.h net: fec_mxc: allow use with cache enabled 2012-03-29 07:57:20 +02:00
fsl_mcdmafec.c
fsl_mdio.c
ftgmac100.c
ftgmac100.h
ftmac100.c
ftmac100.h
greth.c
greth.h
inca-ip_sw.c drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning 2011-12-08 21:01:19 +01:00
ks8695eth.c GCC4.6: Squash warnings in ks8695eth.c 2011-10-27 23:54:07 +02:00
lan91c96.c drivers/net/lan91c96.c: Fix GCC 4.6 warning 2011-11-23 08:14:27 +01:00
lan91c96.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
macb.c
macb.h
mcffec.c
mcfmii.c
mpc5xxx_fec.c
mpc5xxx_fec.h
mpc512x_fec.c
mpc512x_fec.h
mvgbe.c mvgbe: remove warning for unused methods 2012-04-03 11:17:52 -05:00
mvgbe.h
natsemi.c
ne2000.c
ne2000.h
ne2000_base.c drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings 2011-12-10 23:05:42 +01:00
ne2000_base.h
netarm_eth.c
netarm_eth.h
netconsole.c
nicext.h
ns8382x.c drivers/net/ns8382x.c: fix GCC 4.6 build warnings 2011-11-03 20:38:49 +01:00
pcnet.c drivers/net/pcnet.c: Change debug code to fix build warning 2011-11-07 22:18:06 +01:00
plb2800_eth.c
rtl8139.c drivers/net/rtl8139.c: Fix GCC 4.6 build warnings 2011-11-07 22:47:37 +01:00
rtl8169.c drivers/net/rtl8169.c: Fix GCC 4.6 build warning 2011-11-07 22:18:17 +01:00
sh_eth.c net: sh_eth: Remove unnecessary return 2012-03-08 10:26:18 +09:00
sh_eth.h sh: sh_eth: Add support SH7724 2012-03-08 10:25:49 +09:00
smc911x.c
smc911x.h Improve Power Management in SMC911X driver. 2011-11-22 08:39:27 +01:00
smc91111.c net: smc91111: use mdelay() 2012-03-27 14:44:12 +02:00
smc91111.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 2011-12-06 23:59:32 +01:00
tsec.c powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 2011-11-08 08:30:32 -06:00
tsi108_eth.c
uli526x.c
vsc7385.c
xilinx_axi_emac.c
xilinx_emaclite.c net: emaclite: Move RX/TX ping pong initialization to 2011-10-23 23:32:44 +02:00
xilinx_ll_temac.c net: ll_temac: drop obsolete "NAMESIZE" define 2012-04-21 17:28:03 +02:00
xilinx_ll_temac.h net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00
xilinx_ll_temac_fifo.c net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00
xilinx_ll_temac_fifo.h net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00
xilinx_ll_temac_mdio.c net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00
xilinx_ll_temac_mdio.h net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00
xilinx_ll_temac_sdma.c net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00
xilinx_ll_temac_sdma.h net: ll_temac: Add LL TEMAC driver to u-boot 2012-04-04 09:36:19 -05:00