Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: Drop unused env_ptr variables | Simon Glass | 2017-08-15 | 1 | -1/+0 |
* | env: Drop the env_name_spec global | Simon Glass | 2017-08-15 | 1 | -2/+1 |
* | env: Switch over to use environment location drivers | Simon Glass | 2017-08-15 | 1 | -8/+8 |
* | 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 | -1/+1 |
* | Move environment files from common/ to env/ | Simon Glass | 2017-08-15 | 1 | -0/+114 |