summaryrefslogtreecommitdiff
path: root/cmd/net.c
Commit message (Expand)AuthorAgeFilesLines
* net: Read bootfile from env on netboot_common()Joe Hershberger2018-07-261-0/+6
* net: Prefer command line argumentsAlexander Graf2018-07-021-2/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Make CMD_NET a menuconfigJoe Hershberger2018-04-131-0/+4
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-17/+17
* net: add static to do_tftpput()Masahiro Yamada2017-08-071-1/+1
* cmd: net: fix function name in commentBaruch Siach2016-12-271-1/+1
* net: Fix cache misalignment message after network load operationsPeter Chubb2016-10-131-3/+0
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+447