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