1. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  2. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  3. 985186d env: ubi: support configurable VID offset by Hamish Guthrie · 5 years ago
  4. 344ca79 env: ubi: Add missing ENV_NAME by Marek Vasut · 6 years ago
  5. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 2166ebf env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  8. 31f044b env: move more common code to env_import_redund by Simon Goldschmidt · 7 years ago
  9. c595199 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  10. 98b5755 env: Drop unused env_ptr variables 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_ubi.c]
  17. 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  18. c1f51e0 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · 8 years ago
  19. a7c06cd env_ubi.c: Correct pointer error in env load by Kevin Smith · 9 years ago
  20. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  21. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  22. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 11 years ago
  25. 2b74433 env: Add support for UBI environment by Joe Hershberger · 11 years ago