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 Glass 0da0fcd51f net: Use new checksum functions 9 years ago
..
Kconfig kconfig: add blank Kconfig files 10 years ago
Makefile net: Add a separate file for IP checksumming 10 years ago
arp.c SPDX License cleanup for LiMon imported files 10 years ago
arp.h SPDX License cleanup for LiMon imported files 10 years ago
bootp.c net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed 10 years ago
bootp.h net: BOOTP retry timeout improvements 10 years ago
cdp.c SPDX License cleanup for LiMon imported files 10 years ago
cdp.h SPDX License cleanup for LiMon imported files 10 years ago
checksum.c net: Add a separate file for IP checksumming 10 years ago
dns.c net: dns: fix for DNS queries sent to the wrong MAC address 10 years ago
dns.h
eth.c eth: make eth_address_set static 10 years ago
link_local.c
link_local.h
net.c net: Use new checksum functions 9 years ago
net_rand.h
nfs.c
nfs.h
ping.c net: Use new checksum functions 9 years ago
ping.h SPDX License cleanup for LiMon imported files 10 years ago
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c net: Display the size when tftpboot finishes 10 years ago
tftp.h