Age | Commit message (Expand) | Author |
---|---|---|
2017-10-16 | env: Drop CONFIG_ENV_IS_IN_DATAFLASH | Tuomas Tynkkynen |
2017-08-20 | env: Replace all open-coded gd->env_valid values with ENV_ flags | Simon Glass |
2017-08-20 | env: Allow env_load() to detect errors | Simon Glass |
2017-08-20 | env: Correct case of no sub-init function | Tom Rini |
2017-08-16 | env: Drop saveenv() in favour of env_save() | Simon Glass |
2017-08-16 | env: Drop env_relocate_spec() in favour of env_load() | Simon Glass |
2017-08-16 | env: Drop env_get_char_spec() | Simon Glass |
2017-08-16 | env: Drop env_init_new() | Simon Glass |
2017-08-16 | env: Drop the env_name_spec global | Simon Glass |
2017-08-16 | env: Drop common init() functions | Simon Glass |
2017-08-16 | env: Switch over to use environment location drivers | Simon Glass |
2017-08-16 | env: Add a new implementation of environment access | Simon Glass |