Age | Commit message (Expand) | Author |
---|---|---|
2020-04-24 | make env_entry::callback conditional on !CONFIG_SPL_BUILD | Rasmus Villemoes |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Drop the ACTION typedef | Simon Glass |
2019-08-11 | env: Drop the ENTRY typedef | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass |