u-boot/drivers/net
Philipp Tomsich 7ad326a905 rockchip: net: dm: convert fdt_get to dev_read
With the new dev_read functions available, we can convert the rockchip
architecture-specific drivers and common drivers used by these devices
over to the dev_read family of calls.

This covers the Gigabit Ethernet MAC (i.e. common designware driver and
rockchip-specific wrapper).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-07-11 12:13:43 +02:00
..
fm armv8/ls1046a: RGMII PHY requires internal delay on Tx 2017-06-02 14:44:18 -05:00
fsl-mc common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ldpaa_eth armv8: ls2080a: Drop macro CONFIG_LS2080A 2017-04-17 09:03:30 -07:00
phy Merge git://www.denx.de/git/u-boot-imx 2017-06-27 09:32:37 -04:00
8390.h
ag7xxx.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
altera_tse.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00
altera_tse.h
armada100_fec.c
armada100_fec.h
at91_emac.c gpio: at91_gpio: remove CPU_HAS_PIO3 macro 2017-04-13 14:44:50 -06:00
ax88180.c
ax88180.h
ax88796.c
ax88796.h
bcm-sf2-eth-gmac.c net: fix cache misaligned issue in Broadcom SF2 driver 2017-03-26 09:58:15 -05:00
bcm-sf2-eth-gmac.h
bcm-sf2-eth.c
bcm-sf2-eth.h net: fix cache misaligned issue in Broadcom SF2 driver 2017-03-26 09:58:15 -05:00
calxedaxgmac.c
cpsw-common.c dm: core: Rename of_device_is_compatible() 2017-06-01 07:03:06 -06:00
cpsw.c drivers: net: cpsw: abort init() on aneg timeout 2017-06-02 14:44:19 -05:00
cs8900.c
cs8900.h
davinci_emac.c ti816x: Enable ethernet support 2017-06-28 11:43:39 -04:00
davinci_emac.h ti816x: Enable ethernet support 2017-06-28 11:43:39 -04:00
dc2114x.c
designware.c rockchip: net: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00
designware.h net: designware: Export the operation functions 2017-01-11 20:23:50 -07:00
dm9000x.c
dm9000x.h
dnet.c
dnet.h
dwc_eth_qos.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
e1000.c
e1000.h
e1000_spi.c
eepro100.c net: eepro100: Fix unused variable warning 2017-05-12 08:37:30 -04:00
enc28j60.c Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
enc28j60.h
ep93xx_eth.c
ep93xx_eth.h
ethoc.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
fec_mxc.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
fec_mxc.h
fsl_mcdmafec.c treewide: remove unneeded semicolons 2017-06-16 10:11:38 -04:00
fsl_mdio.c
ftgmac100.c
ftgmac100.h
ftmac100.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
ftmac100.h
ftmac110.c
ftmac110.h
gmac_rockchip.c rockchip: net: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00
Kconfig powerpc, 8xx: move FEC Ethernet driver in drivers/net 2017-07-08 15:56:02 -04:00
keystone_net.c dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
ks8851_mll.c
ks8851_mll.h
lan91c96.c
lan91c96.h
lpc32xx_eth.c
macb.c net: macb: Fix GMAC not work when enable DM_ETH 2017-06-02 14:44:19 -05:00
macb.h
Makefile powerpc, 8xx: move FEC Ethernet driver in drivers/net 2017-07-08 15:56:02 -04:00
mcffec.c
mcfmii.c
mpc8xx_fec.c powerpc, 8xx: Add support for MCR3000 board from CSSI 2017-07-08 15:56:06 -04:00
mvgbe.c
mvgbe.h
mvneta.c dm: core: Rename of_device_is_compatible() 2017-06-01 07:03:06 -06:00
mvpp2.c net: mvpp2.c: Enable 10G support for port 0 (SFI) 2017-06-02 14:44:19 -05:00
natsemi.c
ne2000.c
ne2000.h
ne2000_base.c treewide: remove unneeded semicolons 2017-06-16 10:11:38 -04:00
ne2000_base.h
netconsole.c
ns8382x.c
pch_gbe.c net: pch_gbe: Add cache maintenance 2017-06-02 14:44:20 -05:00
pch_gbe.h
pcnet.c
pic32_eth.c dm: gpio: Add live tree support 2017-06-01 07:03:10 -06:00
pic32_eth.h
pic32_mdio.c
ravb.c net: ravb: Add Renesas Ethernet RAVB driver 2017-05-22 04:38:24 +09:00
rtl8139.c
rtl8169.c
sandbox-raw.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
sandbox.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
sh_eth.c
sh_eth.h
smc911x.c
smc911x.h
smc91111.c
smc91111.h Blackfin: Remove 2017-04-05 13:52:01 -04:00
sun8i_emac.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
sunxi_emac.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
tsec.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
tsi108_eth.c
uli526x.c net: uli526x: Fix unknown storage size error 2017-05-12 08:37:32 -04:00
vsc7385.c
vsc9953.c
xilinx_axi_emac.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
xilinx_emaclite.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
xilinx_ll_temac.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
xilinx_ll_temac.h
xilinx_ll_temac_fifo.c
xilinx_ll_temac_fifo.h
xilinx_ll_temac_mdio.c
xilinx_ll_temac_mdio.h
xilinx_ll_temac_sdma.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
xilinx_ll_temac_sdma.h powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
zynq_gem.c net: zynq_gem: Dont flush dummy descriptors 2017-06-02 14:44:20 -05:00