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