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
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
..
Makefile net: pull CONFIG checks out of source and into makefile 15 years ago
bootp.c net: pull CONFIG checks out of source and into makefile 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 net: pull CONFIG checks out of source and into makefile 15 years ago
net.c Make getenv_IPaddr() global 15 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
sntp.c minor debug cleanups in ./net 15 years ago
sntp.h
tftp.c Add error codes/handling for TFTP-server 15 years ago
tftp.h