Age | Commit message (Expand) | Author |
---|---|---|
2018-01-27 | env: mmc: Make the debug messages play a little nicer | Maxime Ripard |
2017-11-29 | env: suppress a spurious warning with GCC 7.1 | Philipp Tomsich |
2017-11-17 | env: Save environment at the end of an MMC partition | Jorge Ramirez-Ortiz |
2017-08-16 | env: Adjust the load() method to return an error | Simon Glass |
2017-08-15 | env: Drop unused env_ptr variables | Simon Glass |
2017-08-15 | env: Drop the env_name_spec global | Simon Glass |
2017-08-15 | env: Drop common init() functions | Simon Glass |
2017-08-15 | env: Switch over to use environment location drivers | Simon Glass |
2017-08-15 | env: Create a location driver for each location | Simon Glass |
2017-08-15 | env: Add an enum for environment state | Simon Glass |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass |