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
 
 
 
 
 
 
u-boot/net
Heiko Schocher da95427ce4 netloop: updates for NetLoop 16 years ago
..
Makefile net/sntp.c: move ifdef into Makefile COBJS-$(...) 16 years ago
bootp.c net: get mac address from environment and use eth util funcs 16 years ago
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
eth.c netloop: updates for NetLoop 16 years ago
net.c netloop: updates for NetLoop 16 years ago
nfs.c convert print_IPaddr() to %pI4 16 years ago
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 21 years ago
rarp.c net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
rarp.h
sntp.c net/sntp.c: move ifdef into Makefile COBJS-$(...) 16 years ago
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
tftp.c convert print_IPaddr() to %pI4 16 years ago
tftp.h