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 50768f5b06 net: bootp: Add environment variable for timeout period 8 years ago
..
Kconfig net: TFTP: variables cleanup and addition 9 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: bootp: Add environment variable for timeout period 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 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 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 net: Fix delay in net_retry test 8 years ago
net_rand.h
nfs.c net: cosmetic: Fix checkpatch.pl failures in net.c 9 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 SPDX License cleanup for LiMon imported files 10 years ago
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 net: TFTP: variables cleanup and addition 9 years ago