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
Simon Guinot 8b6bbe104f netconsole: remove `serverip' check 13 years ago
..
Makefile Switch from archive libraries to partial linking 14 years ago
bootp.c Fix bad padding of bootp request packet 13 years ago
bootp.h
dns.c Coding Style cleanup; update CHANGELOG. 15 years ago
dns.h Add DNS support 15 years ago
eth.c Create PHY Lib for U-Boot 13 years ago
net.c netconsole: remove `serverip' check 13 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 TFTP: allow for adjustable retransmission timout 14 years ago
tftp.h