summaryrefslogtreecommitdiffstats
path: root/env/flags.c
Commit message (Expand)AuthorAgeFilesLines
* env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCEMartin Fuzzey2021-04-161-2/+3
* env: Add support for explicit write access listMarek Vasut2020-07-311-11/+51
* env: Warn on force access if ENV_ACCESS_IGNORE_FORCE setMarek Vasut2020-07-311-1/+3
* make env_entry::callback conditional on !CONFIG_SPL_BUILDRasmus Villemoes2020-04-241-1/+0
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop the ACTION typedefSimon Glass2019-08-111-1/+1
* env: Drop the ENTRY typedefSimon Glass2019-08-111-5/+5
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-4/+4
* Move environment files from common/ to env/Simon Glass2017-08-151-0/+567