aboutsummaryrefslogtreecommitdiff
path: root/cmd/net.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-26net: Read bootfile from env on netboot_common()Joe Hershberger1-0/+6
2018-07-02net: Prefer command line argumentsAlexander Graf1-2/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-13net: Make CMD_NET a menuconfigJoe Hershberger1-0/+4
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-17/+17
2017-08-07net: add static to do_tftpput()Masahiro Yamada1-1/+1
2016-12-27cmd: net: fix function name in commentBaruch Siach1-1/+1
2016-10-13net: Fix cache misalignment message after network load operationsPeter Chubb1-3/+0
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+447