Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: Adjust the load() method to return an error | Simon Glass | 2017-08-16 | 1 | -8/+11 |
* | env: Drop unused env_ptr variables | Simon Glass | 2017-08-15 | 1 | -6/+0 |
* | 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 | -10/+9 |
* | env: Create a location driver for each location | Simon Glass | 2017-08-15 | 1 | -0/+10 |
* | env: Add an enum for environment state | Simon Glass | 2017-08-15 | 1 | -5/+5 |
* | Move environment files from common/ to env/ | Simon Glass | 2017-08-15 | 1 | -0/+326 |