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
Jon Loeliger f7b190d312 Merge branch 'master' of http://www.denx.de/git/u-boot 18 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
bootp.c Minor code cleanup. 18 years ago
bootp.h
eth.c Merge branch 'master' of http://www.denx.de/git/u-boot 19 years ago
net.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
nfs.c Fix return code of NFS command 20 years ago
nfs.h
rarp.c Patches by Pantelis Antoniou, 30 Mar 2004: 21 years ago
rarp.h
sntp.c Fix problems with SNTP support; 20 years ago
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
tftp.c Fix typo. 19 years ago
tftp.h