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 63c9729a13 dm: eth: Provide a way for drivers to manage packet buffers 10 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 11 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 Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
eth.c dm: eth: Provide a way for drivers to manage packet buffers 10 years ago
link_local.c
link_local.h
net.c net: Improve error handling 10 years ago
net_rand.h
nfs.c net: Access mapped physmem in net functions 10 years ago
nfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ping.c net: Use new checksum functions 10 years ago
ping.h SPDX License cleanup for LiMon imported files 10 years ago
rarp.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
rarp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sntp.c
sntp.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
tftp.c net: Access mapped physmem in net functions 10 years ago
tftp.h