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
Siva Durga Prasad Paladugu aa555fe9f0 net: use random ethernet address if invalid and not zero 8 years ago
..
Kconfig Kconfig: spl: Add SPL support options to Kconfig 8 years ago
Makefile
arp.c
arp.h
bootp.c net: Handle an empty bootp extension section 8 years ago
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c net: use random ethernet address if invalid and not zero 8 years ago
eth_common.c
eth_internal.h Various, unrelated tree-wide typo fixes. 8 years ago
eth_legacy.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
link_local.c
link_local.h
net.c net: Stop including NFS overhead in defragment max 8 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
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c