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
Joe Hershberger 2099b9f27c net: dhcp: Allow "MAY_FAIL" to still try each adapter 6 years ago
..
Kconfig Kconfig: spl: Add SPL support options to Kconfig 8 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 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
cdp.h net: cosmetic: Clean up CDP variables and functions 9 years ago
checksum.c net: Add a separate file for IP checksumming 9 years ago
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 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
eth_common.c env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 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: Add link-local addressing support 12 years ago
net.c env: Rename some other getenv()-related functions 7 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 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
ping.h SPDX License cleanup for LiMon imported files 10 years ago
rarp.c net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
rarp.h net: cosmetic: Clean up RARP variables and functions 9 years ago
sntp.c dm: net: rtc: Support using driver model for rtc in sntp 9 years ago
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