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
David Dueck 3a530d1b3e phy: Use supported field during autonegotiation 11 years ago
..
fm drivers/net/fm: descend only when CONFIG_FMAN_ENET=y 11 years ago
npe drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y 11 years ago
phy phy: Use supported field during autonegotiation 11 years ago
4xx_enet.c SPDX: fix IBM-pibs license identifier 11 years ago
8390.h
Makefile drivers: net: convert makefiles to Kbuild style 11 years ago
altera_tse.c net: Fix remaining API interface breakage 12 years ago
altera_tse.h miiphy: convert to linux/mii.h 14 years ago
armada100_fec.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
armada100_fec.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
at91_emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ax88180.c net: Use ARRAY_SIZE at appropriate places 11 years ago
ax88180.h AX88180: use standard I/O accessors 14 years ago
ax88796.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ax88796.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
bfin_mac.c blackfin: The buf variable in bfin_mac.c is not used and produces warning, 11 years ago
bfin_mac.h net: Fix remaining API interface breakage 12 years ago
calxedaxgmac.c Merge branch 'u-boot/master' into u-boot-arm/master 11 years ago
cpsw.c net, phy, cpsw: fix NULL pointer deference 11 years ago
cs8900.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cs8900.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
davinci_emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
davinci_emac.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
dc2114x.c Coding Style cleanup: remove trailing white space 11 years ago
designware.c net: designware: Respect "bus mode" register contents on SW reset 11 years ago
designware.h net: designware: Fix alignment of buffer descriptors 11 years ago
dm9000x.c net: dm9000: random mac address support 11 years ago
dm9000x.h
dnet.c drivers/net/dnet.c: Fix compile warning 12 years ago
dnet.h
e1000.c drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM 11 years ago
e1000.h drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM 11 years ago
e1000_spi.c Consolidate bool type 11 years ago
eepro100.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
enc28j60.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
enc28j60.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ep93xx_eth.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ep93xx_eth.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ethoc.c net: Fix remaining API interface breakage 12 years ago
fec_mxc.c net: fec_mxc: Fix timeouts during tftp transfer 11 years ago
fec_mxc.h net: fec_mxc: Add support for mx6 solo-lite 11 years ago
fsl_mcdmafec.c net: Use ARRAY_SIZE at appropriate places 11 years ago
fsl_mdio.c net: fsl_mdio: Fix warnings for __iomem pointers 11 years ago
ftgmac100.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ftgmac100.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ftmac100.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ftmac100.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ftmac110.c net: ftmac110: Update tx/rx descriptor format 11 years ago
ftmac110.h net: ftmac110: Update tx/rx descriptor format 11 years ago
greth.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
greth.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
inca-ip_sw.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ks8695eth.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ks8851_mll.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ks8851_mll.h net: ks8851_mll: add ethernet support 11 years ago
lan91c96.c net: Use ARRAY_SIZE at appropriate places 11 years ago
lan91c96.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
macb.c net: macb: get DMA bus width from design config register 11 years ago
macb.h net: macb: get DMA bus width from design config register 11 years ago
mcffec.c net: Use ARRAY_SIZE at appropriate places 11 years ago
mcfmii.c net: Use ARRAY_SIZE at appropriate places 11 years ago
mpc5xxx_fec.c ppc: Move mpc5xxx clocks to arch_global_data 11 years ago
mpc5xxx_fec.h
mpc512x_fec.c ppc: Move mpc512x clocks to arch_global_data 11 years ago
mpc512x_fec.h MPC512x: remove include/mpc512x.h 15 years ago
mvgbe.c NET: mvgbe: avoid unused variable warning when used without phylib support 11 years ago
mvgbe.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
natsemi.c drivers/net/natsemi.c: Fix compile warning 12 years ago
ne2000.c net: Use ARRAY_SIZE at appropriate places 11 years ago
ne2000.h
ne2000_base.c net: Fix remaining API interface breakage 12 years ago
ne2000_base.h Consolidate bool type 11 years ago
netconsole.c netconsole loses 2nd character of input 11 years ago
nicext.h
ns8382x.c drivers/net/ns8382x.c: Fix compile warning 12 years ago
pcnet.c MPC824x: remove obsolete "PN62" board 11 years ago
plb2800_eth.c Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
rtl8139.c net: Fix mcast function pointer prototype 11 years ago
rtl8169.c net: rtl8169: Add support for RTL8168evl/8111evl 11 years ago
sh_eth.c net: sh-eth: Add support R8A7791 11 years ago
sh_eth.h net: sh-eth: Add support R8A7791 11 years ago
smc911x.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
smc911x.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
smc91111.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
smc91111.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
sunxi_wemac.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
tsec.c net: tsec: Fix mac addr setup portability, cleanup 11 years ago
tsi108_eth.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
uli526x.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
vsc7385.c drivers/net/: sparse fixes 12 years ago
xilinx_axi_emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_emaclite.c Coding Style cleanup: remove trailing white space 11 years ago
xilinx_ll_temac.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_ll_temac.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_ll_temac_fifo.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_ll_temac_fifo.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_ll_temac_mdio.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_ll_temac_mdio.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_ll_temac_sdma.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
xilinx_ll_temac_sdma.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
zynq_gem.c Coding Style cleanup: remove trailing white space 11 years ago