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
arp.c
arp.h
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
eth_common.c
eth_internal.h Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
eth_legacy.c
link_local.c
link_local.h
net.c
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