Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Read bootfile from env on netboot_common() | Joe Hershberger | 2018-07-26 | 1 | -0/+6 |
* | net: Prefer command line arguments | Alexander Graf | 2018-07-02 | 1 | -2/+8 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | net: Make CMD_NET a menuconfig | Joe Hershberger | 2018-04-13 | 1 | -0/+4 |
* | env: Rename some other getenv()-related functions | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -2/+2 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -17/+17 |
* | net: add static to do_tftpput() | Masahiro Yamada | 2017-08-07 | 1 | -1/+1 |
* | cmd: net: fix function name in comment | Baruch Siach | 2016-12-27 | 1 | -1/+1 |
* | net: Fix cache misalignment message after network load operations | Peter Chubb | 2016-10-13 | 1 | -3/+0 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+447 |