1. adeec30 env: ubi: Add missing ENV_NAME by Marek Vasut · 6 years ago
  2. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  5. e07096e env: move more common code to env_import_redund by Simon Goldschmidt · 7 years ago
  6. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  7. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  8. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  9. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  10. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  11. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  12. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  13. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_ubi.c]
  14. 0a2e176 env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  15. bd04127 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · 9 years ago
  16. 78d30e5 env_ubi.c: Correct pointer error in env load by Kevin Smith · 9 years ago
  17. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  18. d73c129 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  19. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  22. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · 12 years ago