uboot/net
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes.
Fix a number of typos, including:

     * "compatble" -> "compatible"
     * "eanbeld" -> "enabled"
     * "envrionment" -> "environment"
     * "FTD" -> "FDT" (for "flattened device tree")
     * "ommitted" -> "omitted"
     * "overriden" -> "overridden"
     * "partiton" -> "partition"
     * "propogate" -> "propagate"
     * "resourse" -> "resource"
     * "rest in piece" -> "rest in peace"
     * "suport" -> "support"
     * "varible" -> "variable"

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
2016-07-16 09:43:12 -04:00
..
Kconfig net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 2016-05-27 15:39:45 -04:00
Makefile net: Rename eth.c to eth_lecacy.c 2016-01-28 12:32:48 -06:00
arp.c net/arp: account for ARP delay, avoid duplicate packets on timeout 2015-10-28 14:57:37 -05:00
arp.h net/arp: account for ARP delay, avoid duplicate packets on timeout 2015-10-28 14:57:37 -05:00
bootp.c net: Handle an empty bootp extension section 2016-06-12 23:49:38 +02:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c microblaze: Correct build error in eth-uclass.c 2016-02-06 13:26:56 +01:00
eth_common.c net: Move remaining common functions to eth_common.c 2016-01-28 12:32:46 -06:00
eth_internal.h Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
eth_legacy.c net: Rename eth.c to eth_lecacy.c 2016-01-28 12:32:48 -06:00
link_local.c
link_local.h
net.c efi_loader: Add network access support 2016-05-27 10:01:10 -04:00
net_rand.h
nfs.c net: Fix incorrect RPC packets on 64-bit systems 2016-07-06 10:45:07 -05:00
nfs.h
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c efi_loader: Add network access support 2016-05-27 10:01:10 -04:00