Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | env: make env drivers propagate env_import return value | Simon Goldschmidt | 2018-02-01 | 1 | -1/+1 |
* | env: Adjust the load() method to return an error | Simon Glass | 2017-08-16 | 1 | -1/+3 |
* | env: Drop the env_name_spec global | Simon Glass | 2017-08-15 | 1 | -2/+1 |
* | env: Drop common init() functions | Simon Glass | 2017-08-15 | 1 | -3/+1 |
* | env: Switch over to use environment location drivers | Simon Glass | 2017-08-15 | 1 | -7/+6 |
* | env: Create a location driver for each location | Simon Glass | 2017-08-15 | 1 | -0/+8 |
* | env: Add an enum for environment state | Simon Glass | 2017-08-15 | 1 | -1/+1 |
* | Move environment files from common/ to env/ | Simon Glass | 2017-08-15 | 1 | -0/+58 |