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
Jochen Friedrich be1b0d2777 Don't tftp to unknown flash 16 years ago
..
Makefile
bootp.c Fix bogus error message in the DHCP handler 16 years ago
bootp.h Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. 16 years ago
eth.c Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 16 years ago
net.c Fix some more printf() format issues. 16 years ago
nfs.c NFS Timeout with large files. 17 years ago
nfs.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c Don't tftp to unknown flash 16 years ago
tftp.h