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
Jim Lin b63056d6a4 NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined 11 years ago
..
Makefile Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
arp.c
arp.h
bootp.c
bootp.h
cdp.c
cdp.h
dns.c
dns.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
eth.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
link_local.c net: Correct check for link-local target IP conflict 11 years ago
link_local.h
net.c NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined 11 years ago
net_rand.h
nfs.c
nfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ping.c
ping.h
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/tftp: sparse fixes 11 years ago
tftp.h