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 05c3e68f85 dm: eth: Add basic driver model support to Ethernet stack 9 years ago
..
Kconfig kconfig: add blank Kconfig files 10 years ago
Makefile net: Add a separate file for IP checksumming 9 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 9 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 11 years ago
eth.c dm: eth: Add basic driver model support to Ethernet stack 9 years ago
link_local.c
link_local.h
net.c net: Make netretry actually do something 9 years ago
net_rand.h
nfs.c net: Access mapped physmem in net functions 9 years ago
nfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ping.c net: Use new checksum functions 9 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 11 years ago
rarp.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
sntp.c
sntp.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
tftp.c net: Access mapped physmem in net functions 9 years ago
tftp.h