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
Joe Hershberger fce6900b49 net: Use int instead of u8 for boolean flag 10 years ago
..
Kconfig kconfig: add blank Kconfig files 11 years ago
Makefile net: Add a separate file for IP checksumming 10 years ago
arp.c SPDX License cleanup for LiMon imported files 11 years ago
arp.h SPDX License cleanup for LiMon imported files 11 years ago
bootp.c net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed 11 years ago
bootp.h net: BOOTP retry timeout improvements 11 years ago
cdp.c SPDX License cleanup for LiMon imported files 11 years ago
cdp.h SPDX License cleanup for LiMon imported files 11 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 11 years ago
dns.h
eth.c net: Use int instead of u8 for boolean flag 10 years ago
link_local.c
link_local.h
net.c net: Provide a function to get the current MAC address 10 years ago
net_rand.h
nfs.c
nfs.h
ping.c net: Use new checksum functions 10 years ago
ping.h SPDX License cleanup for LiMon imported files 11 years ago
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c net: Display the size when tftpboot finishes 11 years ago
tftp.h