Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: add ENV_ERASE_PTR macro | Patrick Delaunay | 2021-04-16 | 1 | -0/+1 |
* | env: Allow to set default_environment[] from board code via compile option DE... | Pali Rohár | 2021-02-08 | 1 | -0/+4 |
* | env: the ops driver load becomes mandatory in struct env_driver | Patrick Delaunay | 2020-07-31 | 1 | -2/+1 |
* | env: add prototypes for weak function | Patrick Delaunay | 2020-07-31 | 1 | -0/+20 |
* | cmd: env: check real location for env info command | Patrick Delaunay | 2020-07-26 | 1 | -0/+11 |
* | env_internal.h: add alternative ENV_SAVE_PTR macro | Rasmus Villemoes | 2020-04-24 | 1 | -0/+2 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -52/+0 |
* | env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check | Tom Rini | 2019-11-20 | 1 | -2/+5 |
* | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini | 2019-11-12 | 1 | -15/+0 |
* | ubi: env: fix redundand management | Philippe Reynes | 2019-10-16 | 1 | -1/+1 |
* | env: Rename environment.h to env_internal.h | Simon Glass | 2019-08-11 | 1 | -0/+278 |