~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINETom Rini2022-12-22
* env: nvram: Cosmetic fix in env_nvram_init()Marek Behún2021-10-31
* env: nvram: Let generic env_init() assign default environmentMarek Behún2021-10-31
* env: Drop env_get_char_spec() and old, unused .get_char() implementationsMarek Behún2021-10-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* env: Discern environment coming from external storageMarek Vasut2020-07-31
* env: make file-scope env_ptr variables staticRasmus Villemoes2020-04-17
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Move env_get() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: restore old env_get_char() behaviourGoldschmidt Simon2018-02-16
* env: make env drivers propagate env_import return valueSimon Goldschmidt2018-02-01
* env: Replace all open-coded gd->env_valid values with ENV_ flagsSimon Glass2017-08-20
* env: Adjust the load() method to return an errorSimon Glass2017-08-16
* env: Adjust the get_char() method to return an intSimon Glass2017-08-16
* env: Drop unused env_ptr variablesSimon Glass2017-08-15
* env: Drop the env_name_spec globalSimon Glass2017-08-15
* env: Switch over to use environment location driversSimon Glass2017-08-15
* env: Create a location driver for each locationSimon Glass2017-08-15
* env: Add an enum for environment stateSimon Glass2017-08-15
* Move environment files from common/ to env/Simon Glass2017-08-15