Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-11 | env: Move env_valid to env.h | Simon Glass | 1 | -0/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-08-20 | env: Correct case of no sub-init function | Tom Rini | 1 | -0/+13 |
2017-08-15 | env: Drop unused env_ptr variables | Simon Glass | 1 | -2/+0 |
2017-08-15 | env: Drop the env_name_spec global | Simon Glass | 1 | -0/+1 |
2017-08-15 | env: Drop common init() functions | Simon Glass | 1 | -19/+0 |
2017-08-15 | env: Switch over to use environment location drivers | Simon Glass | 1 | -4/+4 |
2017-08-15 | env: Create a location driver for each location | Simon Glass | 1 | -0/+6 |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass | 1 | -0/+35 |