summaryrefslogtreecommitdiff
path: root/include/env_internal.h
AgeCommit message (Expand)Author
2023-02-09Correct SPL use of CMD_ERASEENVSimon Glass
2022-12-22env: Rework ENV_IS_EMBEDDED and related logic slightlyTom Rini
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut
2022-04-07env: fat: Allow overriding interface, device and partitionHe Yong
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini
2021-10-31env: Always use char for default_environmentMarek Behún
2021-04-16env: add ENV_ERASE_PTR macroPatrick Delaunay
2021-02-08env: Allow to set default_environment[] from board code via compile option DE...Pali Rohár
2020-07-31env: the ops driver load becomes mandatory in struct env_driverPatrick Delaunay
2020-07-31env: add prototypes for weak functionPatrick Delaunay
2020-07-26cmd: env: check real location for env info commandPatrick Delaunay
2020-04-24env_internal.h: add alternative ENV_SAVE_PTR macroRasmus Villemoes
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-10-16ubi: env: fix redundand managementPhilippe Reynes
2019-08-11env: Rename environment.h to env_internal.hSimon Glass