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
Alexandre Messier 27a0f038a7 net: link_local: Fix netmask endianness bug 7 years ago
..
Kconfig Kconfig: spl: Add SPL support options to 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 status_led: Kconfig migration 7 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 net: Add a separate file for IP checksumming 9 years ago
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 net: core: cosmetic: A MAC address is not limited to SROM 7 years ago
eth_common.c net: don't override ethernet address environment 7 years ago
eth_internal.h Various, unrelated tree-wide typo fixes. 8 years ago
eth_legacy.c net: cosmetic: Do not use magic values for ARP_HLEN 7 years ago
link_local.c net: link_local: Fix netmask endianness bug 7 years ago
link_local.h
net.c status_led: Kconfig migration 7 years ago
net_rand.h
nfs.c Revert "net: nfs: Use the tx buffer to construct rpc msgs" 8 years ago
nfs.h Revert "net: nfs: Correct the reply data buffer size" 8 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