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
Remy Bohmer c650e1be41 Fix compile warning in net/eth.c 14 years ago
..
Makefile Switch from archive libraries to partial linking 14 years ago
bootp.c net: Fix potential empty DHCP Parameter Request List 14 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 Fix compile warning in net/eth.c 14 years ago
net.c string_to_VLAN: constify "var" arg 14 years ago
nfs.c net: pull CONFIG checks out of source and into makefile 15 years ago
nfs.h nfs: accept CONFIG_NFS_READ_SIZE from config file 15 years ago
rarp.c net: pull CONFIG checks out of source and into makefile 15 years ago
rarp.h Initial revision 22 years ago
sntp.c minor debug cleanups in ./net 15 years ago
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
tftp.c TFTP: allow for adjustable retransmission timout 14 years ago
tftp.h