summaryrefslogtreecommitdiff
path: root/include/env_internal.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-17env: add ENV_ERASE_PTR macroPatrick Delaunay1-0/+1
2021-02-08env: Allow to set default_environment[] from board code via compile option DE...Pali Rohár1-0/+4
2020-07-31env: the ops driver load becomes mandatory in struct env_driverPatrick Delaunay1-2/+1
2020-07-31env: add prototypes for weak functionPatrick Delaunay1-0/+20
2020-07-26cmd: env: check real location for env info commandPatrick Delaunay1-0/+11
2020-04-24env_internal.h: add alternative ENV_SAVE_PTR macroRasmus Villemoes1-0/+2
2019-11-21env: Finish migration of common ENV optionsTom Rini1-52/+0
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-2/+5
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-15/+0
2019-10-16ubi: env: fix redundand managementPhilippe Reynes1-1/+1
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-0/+278