Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: Rename environment.h to env_internal.h | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Drop the ACTION typedef | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Drop the ENTRY typedef | Simon Glass | 2019-08-11 | 1 | -5/+5 |
* | env: Move env_set() 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 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 | -4/+4 |
* | Move environment files from common/ to env/ | Simon Glass | 2017-08-15 | 1 | -0/+567 |