Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move get/set_default_env() to env.h | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | spl: dfu: Fix printed variable name | Marek Vasut | 2019-06-14 | 1 | -1/+1 |
* | env: common: accept flags on reset to default env | Yaniv Levinsky | 2018-07-19 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -2/+2 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | spl: dfu: adding dfu support functions for SPL-DFU | B, Ravi | 2016-09-27 | 1 | -0/+57 |