summaryrefslogtreecommitdiffstats
path: root/env/callback.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* make env_entry::callback conditional on !CONFIG_SPL_BUILDRasmus Villemoes2020-04-241-0/+2
* 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-3/+3
* env: Move env_get() 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 getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* Move environment files from common/ to env/Simon Glass2017-08-151-0/+136