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
Wolfgang Denk 28958b8bea Coding Style cleanup; update CHANGELOG. 15 years ago
..
Makefile Add DNS support 15 years ago
bootp.c net: rename NetRxPkt to NetRxPacket 15 years ago
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 16 years ago
dns.c Coding Style cleanup; update CHANGELOG. 15 years ago
dns.h Add DNS support 15 years ago
eth.c Add warning about upcoming removal of old Ethernet API 15 years ago
net.c Save server's MAC address in environment 15 years ago
nfs.c convert print_IPaddr() to %pI4 15 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 16 years ago
rarp.h Initial revision 22 years ago
sntp.c net/sntp.c: move ifdef into Makefile COBJS-$(...) 16 years ago
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 19 years ago
tftp.c convert print_IPaddr() to %pI4 15 years ago
tftp.h