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
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
..
Kconfig Kconfig: cmd: Make networking command dependent on NET 6 years ago
Makefile net: Disable the format-extra-args warning 7 years ago
arp.c env: Rename setenv() to env_set() 7 years ago
arp.h net/arp: account for ARP delay, avoid duplicate packets on timeout 9 years ago
bootp.c net: dhcp: Allow "MAY_FAIL" to still try each adapter 6 years ago
bootp.h net: Use packed structures for networking 7 years ago
cdp.c
cdp.h
checksum.c
dns.c env: Rename setenv() to env_set() 7 years ago
dns.h net: Use packed structures for networking 7 years ago
eth-uclass.c net: Only access network devices after init 6 years ago
eth_common.c net: Move enetaddr env access code to env config instead of net config 6 years ago
eth_internal.h env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 7 years ago
eth_legacy.c env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
link_local.c env: Rename some other getenv()-related functions 7 years ago
link_local.h
net.c net: Fix netretry condition 6 years ago
net_rand.h net: Get mac address from driver as seed 7 years ago
nfs.c Revert "net: nfs: Use the tx buffer to construct rpc msgs" 8 years ago
nfs.h net: nfs: Drop CONFIG_NFS_READ_SIZE 7 years ago
ping.c
ping.h
rarp.c net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
rarp.h
sntp.c
sntp.h net: Use packed structures for networking 7 years ago
tftp.c net/tftp: fix build if CMD_BOOTEFI is not set 7 years ago