summaryrefslogtreecommitdiffstats
path: root/cmd/net.c
Commit message (Expand)AuthorAgeFilesLines
* sntp: use udp frameworkPhilippe Reynes2020-09-301-1/+9
* net: Fix error if some network features are disabledKrebs, Olaf2020-06-121-0/+6
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-16/+22
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-6/+6
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* 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