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. 16 years ago
..
Makefile Add DNS support 16 years ago
bootp.c net: rename NetRxPkt to NetRxPacket 16 years ago
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 16 years ago
dns.c Coding Style cleanup; update CHANGELOG. 16 years ago
dns.h Add DNS support 16 years ago
eth.c Add warning about upcoming removal of old Ethernet API 16 years ago
net.c Save server's MAC address in environment 16 years ago
nfs.c convert print_IPaddr() to %pI4 16 years ago
nfs.h
rarp.c net: express the first argument to NetSetTimeout() in milliseconds 16 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