| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-15 | Move environment files from common/ to env/ | Simon Glass | |
| About a quarter of the files in common/ relate to the environment. It seems better to put these into their own subdirectory and remove the prefix. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]> | |||
| 2016-06-24 | common: Fix support for environment file in EXT4 | Andrej Rosano | |
| Signed-off-by: Andrej Rosano <[email protected]> | |||
| 2016-03-14 | common: Add support for environment file in EXT4. | Stuart Longland | |
| This is an enhancement that permits storing the environment file on an EXT4 partition such as the root filesystem. It is based on the existing FAT environment file code. | |||
