summaryrefslogtreecommitdiffstats
path: root/include/env_internal.h
Commit message (Expand)AuthorAgeFilesLines
* env: add ENV_ERASE_PTR macroPatrick Delaunay2021-04-161-0/+1
* env: Allow to set default_environment[] from board code via compile option DE...Pali Rohár2021-02-081-0/+4
* env: the ops driver load becomes mandatory in struct env_driverPatrick Delaunay2020-07-311-2/+1
* env: add prototypes for weak functionPatrick Delaunay2020-07-311-0/+20
* cmd: env: check real location for env info commandPatrick Delaunay2020-07-261-0/+11
* env_internal.h: add alternative ENV_SAVE_PTR macroRasmus Villemoes2020-04-241-0/+2
* env: Finish migration of common ENV optionsTom Rini2019-11-201-52/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-2/+5
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-15/+0
* ubi: env: fix redundand managementPhilippe Reynes2019-10-161-1/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-0/+278