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
Jimmy Du b044cc1dee net: Get mac address from driver as seed 7 years ago
..
Kconfig
Makefile net: Disable the format-extra-args warning 7 years ago
arp.c net/arp: remove superfluous assignments 7 years ago
arp.h
bootp.c
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c net: core: avoid possible NULL pointer dereference 7 years ago
eth_common.c net: don't override ethernet address environment 7 years ago
eth_internal.h
eth_legacy.c net: cosmetic: Do not use magic values for ARP_HLEN 7 years ago
link_local.c net: link_local: Fix netmask endianness bug 7 years ago
link_local.h
net.c
net_rand.h net: Get mac address from driver as seed 7 years ago
nfs.c
nfs.h
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c