Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-17 | env: sf: Add support for env init for QSPI-NOR | Ashish Kumar | 1 | -0/+21 |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada | 1 | -1/+1 |
2017-08-16 | env: Adjust the load() method to return an error | Simon Glass | 1 | -7/+13 |
2017-08-15 | env: Drop the env_name_spec global | Simon Glass | 1 | -2/+1 |
2017-08-15 | env: Drop common init() functions | Simon Glass | 1 | -10/+0 |
2017-08-15 | env: Switch over to use environment location drivers | Simon Glass | 1 | -9/+8 |
2017-08-15 | env: Create a location driver for each location | Simon Glass | 1 | -0/+20 |
2017-08-15 | env: Add an enum for environment state | Simon Glass | 1 | -13/+13 |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass | 1 | -0/+344 |