upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/net
Anatolij Gustschin 2f2c29ab3a drivers/net/mpc5xxx_fec.c: Fix build warning 12 years ago
..
fm powerpc/corenet_ds: Slave module for boot from SRIO 12 years ago
phy net: phy: make board_phy_config responsible for calling drv->config 12 years ago
4xx_enet.c 4xx_enet.c: Fix GCC 4.6 build warnings 13 years ago
8390.h
Makefile net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago
altera_tse.c net/altera_tse: use flush_dcache_range instead of flush_dcache 12 years ago
altera_tse.h miiphy: convert to linux/mii.h 14 years ago
armada100_fec.c net/miiphy/serial: drop duplicate "NAMESIZE" define 12 years ago
armada100_fec.h net: Adds Fast Ethernet Controller driver for Armada100 13 years ago
at91_emac.c drivers/net/at91_emac.c: Fix GCC 4.6 build warnings 13 years ago
ax88180.c AX88180: add support for the Marvell 88E1118 phy 14 years ago
ax88180.h AX88180: use standard I/O accessors 14 years ago
ax88796.c
ax88796.h
bfin_mac.c Blackfin: bfin_mac: convert from old style MMR macros 14 years ago
bfin_mac.h Blackfin: bfin_mac: hook up new write_hwaddr function 14 years ago
calxedaxgmac.c net: calxedaxgmac: fix build due to missing __aligned definition 12 years ago
cs8900.c drivers/net/cs8900.c: Fix GCC 4.6 warning 13 years ago
cs8900.h
davinci_emac.c ARM: davici_emac: Fix condition for number of phy detects 13 years ago
davinci_emac.h davinci_emac: fix for running with dcache enabled 13 years ago
dc2114x.c net: dc2114x: check for apropriate command 13 years ago
designware.c net/designware: Change timeout loop implementation 12 years ago
designware.h net/designware: Try configuring phy on each dw_eth_init 12 years ago
dm9000x.c DM9000:Add a byte swap macro for dm9000 io operation. 13 years ago
dm9000x.h
dnet.c drivers/net/dnet.c: Fix GCC 4.6 warnings 13 years ago
dnet.h
e1000.c drivers/net/e1000.c: Fix GCC 4.6 build warnings 13 years ago
e1000.h e1000: remove duplicate macros in e1000.h 13 years ago
e1000_spi.c drivers/net/e1000_spi.c: Fix build warnings 13 years ago
eepro100.c drivers/net/eepro100.c: fix GCC 4.6 build warnings 13 years ago
enc28j60.c drivers/net/enc28j60.c: Fix GCC 4.6 warnings 13 years ago
enc28j60.h NET: add ENC28J60 driver using SPI framework 14 years ago
ep93xx_eth.c miiphy: constify device name 14 years ago
ep93xx_eth.h
ethoc.c net/ethoc: use flush_dcache_range instead of flush_dcache 12 years ago
fec_mxc.c FEC: Abstract out register setup 12 years ago
fec_mxc.h net: fec_mxc: allow use with cache enabled 12 years ago
fsl_mcdmafec.c miiphy: convert to linux/mii.h 14 years ago
fsl_mdio.c tsec: Convert tsec to use PHY Lib 13 years ago
ftgmac100.c consolidate mdelay by providing a common function for all users 13 years ago
ftgmac100.h ftgmac100: support of gigabit eth ftgmac100 14 years ago
ftmac100.c net: ftmac100: update get_timer() usages 13 years ago
ftmac100.h
greth.c cleanup: Fix typos and misspellings in various files. 13 years ago
greth.h
inca-ip_sw.c drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning 13 years ago
ks8695eth.c GCC4.6: Squash warnings in ks8695eth.c 13 years ago
lan91c96.c drivers/net/lan91c96.c: Fix GCC 4.6 warning 13 years ago
lan91c96.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
macb.c macb: fix compile warning 13 years ago
macb.h
mcffec.c miiphy: convert to linux/mii.h 14 years ago
mcfmii.c net: drop !NET_MULTI code 13 years ago
mpc5xxx_fec.c drivers/net/mpc5xxx_fec.c: Fix build warning 12 years ago
mpc5xxx_fec.h
mpc512x_fec.c net: drop !NET_MULTI code 13 years ago
mpc512x_fec.h
mvgbe.c mvgbe: remove warning for unused methods 12 years ago
mvgbe.h mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE 13 years ago
natsemi.c cleanup: Fix typos and misspellings in various files. 13 years ago
ne2000.c consolidate mdelay by providing a common function for all users 13 years ago
ne2000.h
ne2000_base.c drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings 13 years ago
ne2000_base.h
netarm_eth.c Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 13 years ago
netarm_eth.h
netconsole.c net: cosmetic: netconsole.c checkpatch compliance 12 years ago
nicext.h
ns8382x.c drivers/net/ns8382x.c: fix GCC 4.6 build warnings 13 years ago
pcnet.c drivers/net/pcnet.c: Change debug code to fix build warning 13 years ago
plb2800_eth.c
rtl8139.c drivers/net/rtl8139.c: Fix GCC 4.6 build warnings 13 years ago
rtl8169.c drivers/net/rtl8169.c: Fix GCC 4.6 build warning 13 years ago
sh_eth.c net: sh_eth: Remove unnecessary return 12 years ago
sh_eth.h sh: sh_eth: Add support SH7724 12 years ago
smc911x.c drivers/net/smc911x.c: Fix GCC 4.6 warning 12 years ago
smc911x.h Improve Power Management in SMC911X driver. 13 years ago
smc91111.c net: smc91111: use mdelay() 12 years ago
smc91111.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
tsec.c powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 13 years ago
tsi108_eth.c net: tsi108_eth: Add initialized eth_device structure 14 years ago
uli526x.c Remove instances of phy_read/write 13 years ago
vsc7385.c
xilinx_axi_emac.c net: axi_ethernet: Add driver to u-boot 13 years ago
xilinx_emaclite.c net: emaclite: Move RX/TX ping pong initialization to 13 years ago
xilinx_ll_temac.c net: ll_temac: drop obsolete "NAMESIZE" define 12 years ago
xilinx_ll_temac.h net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago
xilinx_ll_temac_fifo.c net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago
xilinx_ll_temac_fifo.h net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago
xilinx_ll_temac_mdio.c net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago
xilinx_ll_temac_mdio.h net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago
xilinx_ll_temac_sdma.c net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago
xilinx_ll_temac_sdma.h net: ll_temac: Add LL TEMAC driver to u-boot 12 years ago