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/net
Ralf Hubert e4ead4a21d net: Fix incorrect RPC packets on 64-bit systems 8 years ago
..
Kconfig net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 8 years ago
Makefile net: Rename eth.c to eth_lecacy.c 8 years ago
arp.c net/arp: account for ARP delay, avoid duplicate packets on timeout 9 years ago
arp.h net/arp: account for ARP delay, avoid duplicate packets on timeout 9 years ago
bootp.c net: Handle an empty bootp extension section 8 years ago
bootp.h net: Convert protocol structures to use explicit sizes 9 years ago
cdp.c net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
cdp.h net: cosmetic: Clean up CDP variables and functions 9 years ago
checksum.c
dns.c net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
dns.h net: cosmetic: Clean up DNS variables and functions 9 years ago
eth-uclass.c microblaze: Correct build error in eth-uclass.c 8 years ago
eth_common.c net: Move remaining common functions to eth_common.c 8 years ago
eth_internal.h net: Move remaining common functions to eth_common.c 8 years ago
eth_legacy.c net: Rename eth.c to eth_lecacy.c 8 years ago
link_local.c net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
link_local.h
net.c efi_loader: Add network access support 8 years ago
net_rand.h
nfs.c net: Fix incorrect RPC packets on 64-bit systems 8 years ago
nfs.h net: cosmetic: Clean up NFS variables and functions 9 years ago
ping.c net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
ping.h
rarp.c net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
rarp.h net: cosmetic: Clean up RARP variables and functions 9 years ago
sntp.c dm: net: rtc: Support using driver model for rtc in sntp 9 years ago
sntp.h net: cosmetic: Clean up SNTP variables and functions 9 years ago
tftp.c efi_loader: Add network access support 8 years ago