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 Build: split COBJS value into multiple lines 17 years ago
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. 16 years ago
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 21 years ago
rarp.c Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
rarp.h Initial revision 22 years ago
sntp.c Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 17 years ago
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 19 years ago
tftp.c Don't tftp to unknown flash 16 years ago
tftp.h Initial revision 24 years ago