summaryrefslogtreecommitdiffstats
path: root/env/onenand.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* env: Discern environment coming from external storageMarek Vasut2020-07-311-1/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: make env_import(_redund) return 0 on success, not 1Simon Goldschmidt2018-01-311-2/+2
* env: Adjust the load() method to return an errorSimon Glass2017-08-161-1/+3
* env: Drop the env_name_spec globalSimon Glass2017-08-151-2/+1
* env: Drop common init() functionsSimon Glass2017-08-151-10/+0
* env: Switch over to use environment location driversSimon Glass2017-08-151-7/+6
* env: Create a location driver for each locationSimon Glass2017-08-151-0/+8
* env: Add an enum for environment stateSimon Glass2017-08-151-2/+2
* Move environment files from common/ to env/Simon Glass2017-08-151-0/+116