Age | Commit message (Expand) | Author |
---|---|---|
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-01 | env: make env drivers propagate env_import return value | Simon Goldschmidt |
2017-08-16 | env: Adjust the load() method to return an error | 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 |