1. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
  2. 5360650 env: ext4: add support of command env erase by Patrick Delaunay · 4 years, 4 months ago
  3. 112a195 env: ext4: introduce new function env_ext4_save_buffer by Patrick Delaunay · 4 years, 4 months ago
  4. 87c8a50 env: ext4: set gd->env_valid by Patrick Delaunay · 4 years, 4 months ago
  5. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  6. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  7. 89809e8 env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef by Rasmus Villemoes · 4 years, 9 months ago
  8. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  9. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  10. 15dc5c0 env: ext4: Allow overriding interface, device and partition by Patrice Chotard · 6 years ago
  11. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · 6 years ago
  12. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  15. 9991fe8 env: mmc/fat/ext4: undefined reference to `mmc_initialize' by Heinrich Schuchardt · 7 years ago
  16. aae518f env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  17. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  18. 4a4c26d env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  19. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  20. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  21. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  22. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  23. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  24. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  25. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  26. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_ext4.c]
  27. b776347 common: Fix support for environment file in EXT4 by Andrej Rosano · 8 years ago
  28. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago