~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/env/fat.c
Commit message (Expand)AuthorAge
* Add SCSI scan for ENV in EXT4 or FATRogier Stam2022-07-08
* env: fat: Allow overriding interface, device and partitionHe Yong2022-04-07
* env: fat: Add new lines at the end of print statementsPeter Robinson2022-01-14
* env/fat.c: support redund environmentBrandon Maier2021-04-16
* mmc: remove duplicate mmc_get_env_dev() implementationsDavid Woodhouse2020-10-14
* env: Discern environment coming from external storageMarek Vasut2020-07-31
* env/fat.c: allow loading from a FAT partition on the MMC boot deviceDavid Woodhouse2020-07-26
* common: Drop part.h from common headerSimon Glass2020-05-18
* part: Drop disk_partition_t typedefSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* env/fat.c: remove private CMD_SAVEENV logicRasmus Villemoes2020-04-24
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Move get/set_default_env() to env.hSimon Glass2019-08-11
* env: common: accept flags on reset to default envYaniv Levinsky2018-07-19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* env: mmc/fat/ext4: undefined reference to `mmc_initialize'Heinrich Schuchardt2018-04-16
* env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...Faiz Abbas2018-02-20
* Fix misaligned buffer in env_fat_saveAlex Kiernan2018-02-12
* env: make env drivers propagate env_import return valueSimon Goldschmidt2018-02-01
* env: fat: Make the debug messages play a little nicerMaxime Ripard2018-01-27
* env: Adjust the load() method to return an errorSimon Glass2017-08-16
* env: Drop unused env_ptr variablesSimon Glass2017-08-15
* env: Drop the env_name_spec globalSimon Glass2017-08-15
* env: Drop common init() functionsSimon 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