summaryrefslogtreecommitdiff
path: root/cmd/net.c
AgeCommit message (Expand)Author
2023-02-09Correct SPL uses of CMD_TFTPPUTSimon Glass
2023-01-23net: Add a function to run dhcpSimon Glass
2022-12-07net: Remove eth_legacy.cTom Rini
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov
2022-12-05net: tftp: Add IPv6 support for tftpbootViacheslav Mitrofanov
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)
2022-10-21cmd: Add ncsi commandSamuel Mendoza-Jonas
2022-09-09cmd: correct short text for tftpbootHeinrich Schuchardt
2022-09-09cmd: fix tftpput commandHeinrich Schuchardt
2022-01-21net: Drop #ifdefs with CONFIG_BOOTP_SERVERIPSimon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-06cmd: net: add a 'net list' command to list network devsTim Harvey
2020-09-30sntp: use udp frameworkPhilippe Reynes
2020-06-12net: Fix error if some network features are disabledKrebs, Olaf
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