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
Simon Glass 978226da5e net: Use new numeric setenv functions 11 years ago
..
Makefile net: use common rand()/srand() functions 12 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
eth.c net: eth_write_hwaddr: Return error for invalid MACs 12 years ago
link_local.c net: Fix endianness bug in link-local 12 years ago
link_local.h net: Add link-local addressing support 12 years ago
net.c net: Use new numeric setenv functions 11 years ago
net_rand.h net: use common rand()/srand() functions 12 years ago
nfs.c net: nfs: make NFS_TIMEOUT configurable 12 years ago
nfs.h net: cosmetic: nfs.* checkpatch compliance 12 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 net: Allow filtering on debug traces in the net subsystem 12 years ago
rarp.h net: cosmetic: Un-typedef IP_t 12 years ago
sntp.c net: Refactor to separate the UDP handler from the ARP handler 12 years ago
sntp.h net: cosmetic: sntp.* checkpatch compliance 12 years ago
tftp.c net: Add tftp speed indication 12 years ago
tftp.h net/: sparse fixes 12 years ago