summaryrefslogtreecommitdiff
path: root/env/nowhere.c
AgeCommit message (Expand)Author
2021-10-31env: nowhere: Cosmetic fixMarek Behún
2021-10-31env: nowhere: Let generic env_init() assign default environmentMarek Behún
2021-10-21env: Inline env_get_char() into its only userMarek Behún
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-19env: typo enougthHeinrich Schuchardt
2020-07-31env: nowhere: add .load opsPatrick Delaunay
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_valid to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-20env: Correct case of no sub-init functionTom Rini
2017-08-15env: Drop unused env_ptr variablesSimon Glass
2017-08-15env: Drop the env_name_spec globalSimon Glass
2017-08-15env: Drop common init() functionsSimon Glass
2017-08-15env: Switch over to use environment location driversSimon Glass
2017-08-15env: Create a location driver for each locationSimon Glass
2017-08-15Move environment files from common/ to env/Simon Glass