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
Vladimir Zapolskiy fcc0c75dea phy: add Micrel KS8721BL phy definition 13 years ago
..
fm powerpc/85xx: clean up and document the QE/FMAN microcode macros 14 years ago
phy phy: add Micrel KS8721BL phy definition 13 years ago
4xx_enet.c 4xx_enet.c: Fix GCC 4.6 build warnings 14 years ago
8390.h
Makefile net: rtl8109: drop unused !NET_MULTI driver 14 years ago
altera_tse.c altera_tse: Fix return of eth_device's recv() callback 14 years ago
altera_tse.h miiphy: convert to linux/mii.h 14 years ago
armada100_fec.c net: Armada100: Fix compilation warnings 14 years ago
armada100_fec.h net: Adds Fast Ethernet Controller driver for Armada100 14 years ago
at91_emac.c drivers/net/at91_emac.c: Fix GCC 4.6 build warnings 14 years ago
ax88180.c AX88180: add support for the Marvell 88E1118 phy 15 years ago
ax88180.h AX88180: use standard I/O accessors 15 years ago
ax88796.c
ax88796.h
bfin_mac.c Blackfin: bfin_mac: convert from old style MMR macros 15 years ago
bfin_mac.h Blackfin: bfin_mac: hook up new write_hwaddr function 15 years ago
cs8900.c drivers/net/cs8900.c: Fix GCC 4.6 warning 14 years ago
cs8900.h
davinci_emac.c ARM: davici_emac: Fix condition for number of phy detects 14 years ago
davinci_emac.h davinci_emac: fix for running with dcache enabled 14 years ago
dc2114x.c net: dc2114x: check for apropriate command 14 years ago
designware.c Add Ethernet hardware MAC address framework to usbnet 14 years ago
designware.h SPEAr : Network driver support added 15 years ago
dm9000x.c DM9000:Add a byte swap macro for dm9000 io operation. 14 years ago
dm9000x.h
dnet.c drivers/net/dnet.c: Fix GCC 4.6 warnings 14 years ago
dnet.h
e1000.c e1000: fix unused variable waring for e1000 driver 14 years ago
e1000.h e1000: remove duplicate macros in e1000.h 14 years ago
e1000_spi.c e1000: Allow direct access to the E1000 SPI EEPROM device 14 years ago
eepro100.c drivers/net/eepro100.c: fix GCC 4.6 build warnings 14 years ago
enc28j60.c drivers/net/enc28j60.c: Fix GCC 4.6 warnings 14 years ago
enc28j60.h NET: add ENC28J60 driver using SPI framework 15 years ago
ep93xx_eth.c miiphy: constify device name 15 years ago
ep93xx_eth.h
ethoc.c net: ethoc: add write_hwaddr support 15 years ago
fec_mxc.c FEC: Add support for iMX28 quirks 14 years ago
fec_mxc.h FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h 14 years ago
fsl_mcdmafec.c miiphy: convert to linux/mii.h 14 years ago
fsl_mdio.c tsec: Convert tsec to use PHY Lib 14 years ago
ftgmac100.c consolidate mdelay by providing a common function for all users 14 years ago
ftgmac100.h ftgmac100: support of gigabit eth ftgmac100 14 years ago
ftmac100.c net: ftmac100: update get_timer() usages 14 years ago
ftmac100.h
greth.c cleanup: Fix typos and misspellings in various files. 14 years ago
greth.h
inca-ip_sw.c drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning 14 years ago
ks8695eth.c GCC4.6: Squash warnings in ks8695eth.c 14 years ago
lan91c96.c drivers/net/lan91c96.c: Fix GCC 4.6 warning 14 years ago
lan91c96.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 14 years ago
macb.c macb: fix compile warning 14 years ago
macb.h
mcffec.c miiphy: convert to linux/mii.h 14 years ago
mcfmii.c net: drop !NET_MULTI code 14 years ago
mpc5xxx_fec.c mpc5xxx_fec: add call to reset_phy() after PHY initialization 15 years ago
mpc5xxx_fec.h
mpc512x_fec.c net: drop !NET_MULTI code 14 years ago
mpc512x_fec.h
mvgbe.c mvgbe: remove setting of ethaddr within the driver 13 years ago
mvgbe.h mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE 14 years ago
natsemi.c cleanup: Fix typos and misspellings in various files. 14 years ago
ne2000.c consolidate mdelay by providing a common function for all users 14 years ago
ne2000.h
ne2000_base.c drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings 14 years ago
ne2000_base.h
netarm_eth.c Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 14 years ago
netarm_eth.h
netconsole.c netconsole: support packets longer than 512 bytes 14 years ago
nicext.h
ns8382x.c drivers/net/ns8382x.c: fix GCC 4.6 build warnings 14 years ago
pcnet.c drivers/net/pcnet.c: Change debug code to fix build warning 14 years ago
plb2800_eth.c
rtl8139.c drivers/net/rtl8139.c: Fix GCC 4.6 build warnings 14 years ago
rtl8169.c drivers/net/rtl8169.c: Fix GCC 4.6 build warning 14 years ago
sh_eth.c net: sh_eth: use miiphybb instead of own mii functions 14 years ago
sh_eth.h net: sh_eth: use miiphybb instead of own mii functions 14 years ago
smc911x.c consolidate mdelay by providing a common function for all users 14 years ago
smc911x.h Improve Power Management in SMC911X driver. 14 years ago
smc91111.c drivers/net/smc91111.c: fix warning: variable ... set but not used 14 years ago
smc91111.h PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 14 years ago
tsec.c powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 14 years ago
tsi108_eth.c net: tsi108_eth: Add initialized eth_device structure 15 years ago
uli526x.c Remove instances of phy_read/write 14 years ago
vsc7385.c
xilinx_axi_emac.c net: axi_ethernet: Add driver to u-boot 14 years ago
xilinx_emaclite.c net: emaclite: Move RX/TX ping pong initialization to 14 years ago