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 env_set_ulong() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass | 2017-08-16 | 1 | -3/+3 |
* | env: Rename common functions related to setenv() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Drop saveenv() in favour of env_save() | Simon Glass | 2017-08-15 | 1 | -1/+2 |
* | bootcount: store bootcount var in environment | Heiko Schocher | 2013-11-11 | 1 | -0/+29 |