summaryrefslogtreecommitdiff
path: root/env/flags.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-24make env_entry::callback conditional on !CONFIG_SPL_BUILDRasmus Villemoes1-1/+0
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Drop the ACTION typedefSimon Glass1-1/+1
2019-08-11env: Drop the ENTRY typedefSimon Glass1-5/+5
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-4/+4
2017-08-15Move environment files from common/ to env/Simon Glass1-0/+567