Tom Rini
|
f739fcd831
SPDX: Convert a few files that were missed before
|
7 years ago |
Tom Rini
|
d024236e5a
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
|
7 years ago |
Leonid Iziumtsev
|
17d413b253
net: Fix netretry condition
|
7 years ago |
Simon Glass
|
723806cc5b
env: Rename some other getenv()-related functions
|
7 years ago |
Simon Glass
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 years ago |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 years ago |
Simon Glass
|
018f530323
env: Rename common functions related to setenv()
|
7 years ago |
Holger Dengler
|
66c89ee31b
net: Fix compile failure in net.c
|
7 years ago |
Uri Mashiach
|
2d8d190c83
status_led: Kconfig migration
|
8 years ago |
Joe Hershberger
|
aa7a648747
net: Stop including NFS overhead in defragment max
|
8 years ago |
Alexander Graf
|
0efe1bcf5c
efi_loader: Add network access support
|
9 years ago |
Joe Hershberger
|
c5a75339cf
net: Fix delay in net_retry test
|
9 years ago |
Simon Glass
|
24b852a7a2
Move console definitions into a new console.h file
|
9 years ago |
Jacob Stiffler
|
11a69ff85b
net: Increase the size of the net_boot_file_name buffer
|
9 years ago |
Stefan Brüns
|
45b47734a0
net/arp: account for ARP delay, avoid duplicate packets on timeout
|
9 years ago |
Lukasz Majewski
|
346969584b
net: tftp: Move tftp.h file from ./net to ./include/net
|
9 years ago |
Michal Simek
|
19a4fbaadd
net: Return -EINTR when ctrl+c is pressed
|
9 years ago |
Joe Hershberger
|
fd3056337e
net: Use env callbacks for net variables
|
10 years ago |
Joe Hershberger
|
bc0571fc10
net: cosmetic: Fix checkpatch.pl failures in net.c
|
10 years ago |
Joe Hershberger
|
4fd5055f59
net: cosmetic: Clean up cmd_net variables and functions
|
10 years ago |
Joe Hershberger
|
6a38a5f3df
net: cosmetic: Clean up netconsole variables and functions
|
10 years ago |
Joe Hershberger
|
786eac5f9d
net: cosmetic: Clean up DNS variables and functions
|
10 years ago |
Joe Hershberger
|
6aede5b750
net: cosmetic: Clean up CDP variables and functions
|
10 years ago |
Joe Hershberger
|
38ba255874
net: cosmetic: Clean up SNTP variables and functions
|
10 years ago |
Joe Hershberger
|
698d78e545
net: cosmetic: Clean up RARP variables and functions
|
10 years ago |
Joe Hershberger
|
68c76a3a38
net: cosmetic: Clean up NFS variables and functions
|
10 years ago |
Joe Hershberger
|
7044c6bb69
net: cosmetic: Clean up DHCP variables and functions
|
10 years ago |
Joe Hershberger
|
85d25e0e76
net: cosmetic: Clean up ARP variables and functions
|
10 years ago |
Joe Hershberger
|
8885c5fe90
net: cosmetic: Clean up TFTP variables and functions
|
10 years ago |
Joe Hershberger
|
1fd92db83d
net: cosmetic: Fix var naming net <-> eth drivers
|
10 years ago |