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: Correct case of no sub-init function | Tom Rini | 2017-08-20 | 1 | -0/+13 |
* | env: Drop unused env_ptr variables | Simon Glass | 2017-08-15 | 1 | -2/+0 |
* | env: Drop the env_name_spec global | Simon Glass | 2017-08-15 | 1 | -0/+1 |
* | env: Drop common init() functions | Simon Glass | 2017-08-15 | 1 | -19/+0 |
* | env: Switch over to use environment location drivers | Simon Glass | 2017-08-15 | 1 | -4/+4 |
* | env: Create a location driver for each location | Simon Glass | 2017-08-15 | 1 | -0/+6 |
* | Move environment files from common/ to env/ | Simon Glass | 2017-08-15 | 1 | -0/+35 |