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
Tom Rini 4504062b27 Merge git://git.denx.de/u-boot-fdt 8 years ago
..
fm Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
fsl-mc armv8: LS2080A: Consolidate LS2080A and LS2085A 8 years ago
ldpaa_eth drivers: net: ldpaa: Memset pools_params as "0" before use 8 years ago
phy net: mv88e61xx: Add support for fixed links 8 years ago
4xx_enet.c Various, accumulated typos collected from around the tree. 8 years ago
8390.h
Kconfig net: emaclite: Enable driver for MIPS 8 years ago
Makefile net: Add EMAC driver for H3/A83T/A64 SoCs. 8 years ago
ag7xxx.c net: Add ag7xxx driver for Atheros MIPS 8 years ago
altera_tse.c Fix GCC format-security errors and convert sprintfs. 9 years ago
altera_tse.h net: altera_tse: add mSG-DMA support 9 years ago
armada100_fec.c net: mii: Use spatch to update miiphy_register 8 years ago
armada100_fec.h
at91_emac.c net: mii: Use spatch to update miiphy_register 8 years ago
ax88180.c Fix GCC format-security errors and convert sprintfs. 9 years ago
ax88180.h
ax88796.c
ax88796.h
bcm-sf2-eth-gmac.c net: mii: Changes not made by spatch 8 years ago
bcm-sf2-eth-gmac.h
bcm-sf2-eth.c net: mii: Changes not made by spatch 8 years ago
bcm-sf2-eth.h net: mii: Changes not made by spatch 8 years ago
bfin_mac.c net: mii: Fix changes made by spatch 8 years ago
bfin_mac.h
calxedaxgmac.c
cpsw-common.c drivers: net: cpsw: add support for reading mac address from efuse 8 years ago
cpsw.c Merge git://git.denx.de/u-boot-fdt 8 years ago
cs8900.c
cs8900.h
davinci_emac.c net: davinci_emac: Restore the internal MDIO accessors return values 8 years ago
davinci_emac.h
dc2114x.c
designware.c meson: odroid-c2: enable Ethernet support through the device tree 8 years ago
designware.h net: designware: Make driver independent from DM_GPIO again 8 years ago
dm9000x.c Fix GCC format-security errors and convert sprintfs. 9 years ago
dm9000x.h
dnet.c
dnet.h
e1000.c net: e1000: Fix the build with driver model and SPI EEPROM 8 years ago
e1000.h net: e1000: Convert to use DM PCI API 8 years ago
e1000_spi.c net: e1000: Fix the build with driver model and SPI EEPROM 8 years ago
eepro100.c net: mii: Use spatch to update miiphy_register 8 years ago
enc28j60.c net: mii: Use spatch to update miiphy_register 8 years ago
enc28j60.h
ep93xx_eth.c net: mii: Fix changes made by spatch 8 years ago
ep93xx_eth.h
ethoc.c net/ethoc: implement MDIO bus and support phylib 8 years ago
fec_mxc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
fec_mxc.h
fsl_mcdmafec.c net: mii: Use spatch to update miiphy_register 8 years ago
fsl_mdio.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
ftgmac100.c Fix GCC format-security errors and convert sprintfs. 9 years ago
ftgmac100.h
ftmac100.c Fix GCC format-security errors and convert sprintfs. 9 years ago
ftmac100.h
ftmac110.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
ftmac110.h
greth.c Fix GCC format-security errors and convert sprintfs. 9 years ago
greth.h
keystone_net.c libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
ks8851_mll.c
ks8851_mll.h
lan91c96.c Use correct spelling of "U-Boot" 8 years ago
lan91c96.h
lpc32xx_eth.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
macb.c net, macb: fix misaligned cache operation warning 8 years ago
macb.h net: macb: add gmac multi-queue support 9 years ago
mcffec.c net: mii: Use spatch to update miiphy_register 8 years ago
mcfmii.c net: mii: Changes not made by spatch 8 years ago
mpc5xxx_fec.c net: mii: Use spatch to update miiphy_register 8 years ago
mpc5xxx_fec.h
mpc512x_fec.c net: mii: Use spatch to update miiphy_register 8 years ago
mpc512x_fec.h
mvgbe.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
mvgbe.h
mvneta.c net: mvneta: fix typo in comment 8 years ago
mvpp2.c libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
natsemi.c
ne2000.c
ne2000.h
ne2000_base.c Fix spelling of "occurred". 8 years ago
ne2000_base.h
netconsole.c video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
ns8382x.c
pch_gbe.c net: pch_gbe: Make 64 bit safe 8 years ago
pch_gbe.h net: pch_gbe: Convert to use DM PCI API 8 years ago
pcnet.c net: pcnet: Fix init on big endian 64 bit 8 years ago
pic32_eth.c drivers: net: Add ethernet driver for Microchip PIC32. 8 years ago
pic32_eth.h drivers: net: Add ethernet driver for Microchip PIC32. 8 years ago
pic32_mdio.c drivers: net: Add ethernet driver for Microchip PIC32. 8 years ago
rtl8139.c
rtl8169.c rtl8169: fix cache misalignment message on transmit. 8 years ago
sandbox-raw.c
sandbox.c net: Fix delay in net_retry test 9 years ago
sh_eth.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
sh_eth.h Fix various typos, scattered over the code. 8 years ago
smc911x.c net: mii: Fix changes made by spatch 8 years ago
smc911x.h
smc91111.c arm: Remove xaeniax board 9 years ago
smc91111.h arm: Remove xaeniax board 9 years ago
sun8i_emac.c libfdt: Bring in upstream stringlist functions 8 years ago
sunxi_emac.c
tsec.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
tsi108_eth.c
uli526x.c
vsc7385.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
vsc9953.c drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only 8 years ago
xilinx_axi_emac.c net: axi_emac: Report phy-node error message permanently 8 years ago
xilinx_emaclite.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
xilinx_ll_temac.c net: xilinx_ll_temac: Fix string overflow 8 years ago
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
xilinx_ll_temac_sdma.h
zynq_gem.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago