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
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
..
Makefile Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
arp.c net/: sparse fixes 12 years ago
arp.h net: Separate ArpRequest() into lower-level func 12 years ago
bootp.c net/: sparse fixes 12 years ago
bootp.h net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE 12 years ago
cdp.c net: Refactor to separate the UDP handler from the ARP handler 12 years ago
cdp.h net: cosmetic: Rename CDPHandler to cdp_receive 12 years ago
dns.c net: Refactor to separate the UDP handler from the ARP handler 12 years ago
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: Add link-local addressing support 12 years ago
net.c NET: Fix system hanging if NET device is not installed 11 years ago
net_rand.h net: use common rand()/srand() functions 12 years ago
nfs.c net: nfs: add dynamic wait period 11 years ago
nfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ping.c net: Allow filtering on debug traces in the net subsystem 12 years ago
ping.h net/: sparse fixes 12 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 net: Refactor to separate the UDP handler from the ARP handler 12 years ago
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 net/: sparse fixes 12 years ago