Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: Adjust the load() method to return an error | Simon Glass | 2017-08-16 | 1 | -7/+13 |
* | 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 | -10/+0 |
* | env: Switch over to use environment location drivers | Simon Glass | 2017-08-15 | 1 | -9/+8 |
* | env: Create a location driver for each location | Simon Glass | 2017-08-15 | 1 | -0/+20 |
* | env: Add an enum for environment state | Simon Glass | 2017-08-15 | 1 | -13/+13 |
* | Move environment files from common/ to env/ | Simon Glass | 2017-08-15 | 1 | -0/+344 |