summaryrefslogtreecommitdiff
path: root/cmd/net.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-07-26net: Read bootfile from env on netboot_common()Joe Hershberger
2018-07-02net: Prefer command line argumentsAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-13net: Make CMD_NET a menuconfigJoe Hershberger
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-07net: add static to do_tftpput()Masahiro Yamada
2016-12-27cmd: net: fix function name in commentBaruch Siach
2016-10-13net: Fix cache misalignment message after network load operationsPeter Chubb
2016-01-25Remove the cmd_ prefix from command filesSimon Glass