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
Vasily Khoruzhick d48d40a091 net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP 7 years ago
..
Kconfig
Makefile net: fastboot: Merge AOSP UDP fastboot 7 years ago
arp.c net: Always align tx packets 7 years ago
arp.h
bootp.c
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c net: Initialize as many ethernet devices as possible 7 years ago
eth_common.c
eth_internal.h
eth_legacy.c
fastboot.c net: fastboot: Merge AOSP UDP fastboot 7 years ago
link_local.c
link_local.h
net.c net: Protect net_state from reentrant net_loop() 7 years ago
net_rand.h
nfs.c net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP 7 years ago
nfs.h
ping.c net: Always align tx packets 7 years ago
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c