Joe Hershberger
|
6ab1283092
net: Consolidate the parsing of bootfile
|
6 年 前 |
Jörg Krause
|
64b8d7a677
net/tftp: fix build if CMD_BOOTEFI is not set
|
7 年 前 |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 年 前 |
Vladimir Zapolskiy
|
0c17b1b79c
net: tftp: silence a subscript above array bounds compile time warning
|
7 年 前 |
Alexander Graf
|
0efe1bcf5c
efi_loader: Add network access support
|
9 年 前 |
Albert ARIBAUD \(3ADEV\)
|
f5fb734672
net: TFTP: variables cleanup and addition
|
9 年 前 |
Bin Meng
|
af2ca59e63
net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
|
9 年 前 |
Lukasz Majewski
|
346969584b
net: tftp: Move tftp.h file from ./net to ./include/net
|
9 年 前 |
Pavel Machek
|
620776d734
tftp: adjust settings to be suitable for 100Mbit ethernet
|
9 年 前 |
Max Krummenacher
|
7628afebe9
tftp.c: fix CONFIG_TFTP_TSIZE for small files
|
9 年 前 |
Joe Hershberger
|
bc0571fc10
net: cosmetic: Fix checkpatch.pl failures in net.c
|
10 年 前 |
Joe Hershberger
|
8885c5fe90
net: cosmetic: Clean up TFTP variables and functions
|
10 年 前 |
Joe Hershberger
|
1203fcceec
net: cosmetic: Cleanup internal packet buffer names
|
10 年 前 |
Joe Hershberger
|
0adb5b761f
net: cosmetic: Name ethaddr variables consistently
|
10 年 前 |
Joe Hershberger
|
1411157d85
net: cosmetic: Fixup var names related to boot file
|
10 年 前 |
Joe Hershberger
|
049a95a775
net: cosmetic: Change IPaddr_t to struct in_addr
|
10 年 前 |
Joe Hershberger
|
55d5fd9a84
net: Access mapped physmem in net functions
|
10 年 前 |
Simon Glass
|
8104f54629
net: Display the size when tftpboot finishes
|
10 年 前 |
Andrew Ruder
|
8e52533d10
net: tftpsrv: Get correct client MAC address
|
11 年 前 |
rockly
|
f754f5dc6f
net: tftp: Make sure timeout will not effect wrap offset
|
11 年 前 |
Kim Phillips
|
61fdd4f7c3
net/tftp: sparse fixes
|
12 年 前 |
Simon Glass
|
85b1980273
net: Add tftp speed indication
|
12 年 前 |
Jayachandran Chandrasekharan Nair
|
bc46dfac2f
net: tftp: fix type of block arg to store_block
|
13 年 前 |
Joe Hershberger
|
ece223b52a
net: Refactor to separate the UDP handler from the ARP handler
|
13 年 前 |
Joe Hershberger
|
22f6e99d5b
net: Refactor to protect access to the NetState variable
|
13 年 前 |
Joe Hershberger
|
594c26f8a7
net: cosmetic: Un-typedef IP_t
|
13 年 前 |
Joe Hershberger
|
13dfe94379
net: cosmetic: tftp.* checkpatch compliance
|
13 年 前 |
Joe Hershberger
|
db288a9602
net: Remove volatile from net API
|
13 年 前 |
Matthias Weisser
|
ea45cb0adc
net: Make sure IPaddr_t is 32 bits in size
|
13 年 前 |
Simon Glass
|
8c6914f10f
net: Add more #ifdefs for tftpput to reduce code size
|
13 年 前 |