1. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 3 months ago
  2. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 4 years, 10 months ago
  3. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  4. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  5. 17be909 env: sata: Fix saveenv issue by Ye Li · 6 years ago
  6. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  9. 2166ebf env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  10. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  11. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  12. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  13. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  14. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  15. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  16. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_sata.c]
  17. 125d193 common: env: support sata device by Peng Fan · 8 years ago