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/usb/eth
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
..
Kconfig usb: net: migrate USB Ethernet adapters to Kconfig 7 years ago
Makefile usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
asix.c
asix88179.c
lan7x.c usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
lan7x.h usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
lan75xx.c usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
lan78xx.c usb: net: Add support for Microchip LAN75xx and LAN78xx 7 years ago
mcs7830.c treewide: replace with error() with pr_err() 7 years ago
r8152.c net: usb: r8152: fix "duplicate 'const' declaration specifier" 7 years ago
r8152.h
r8152_fw.c
smsc95xx.c net: smsc95xx: Correct free_pkt() implementation 8 years ago
usb_ether.c