1. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
  2. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  3. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  4. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  5. ced7b35 env: sata: Fix saveenv issue by Ye Li · 6 years ago
  6. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  9. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  10. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  11. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  12. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  13. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  14. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  15. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  16. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_sata.c]
  17. 5da543c common: env: support sata device by Peng Fan · 9 years ago