1. 98b5755 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  2. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  3. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  4. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  5. 4415f1d env: Create a location driver for each location by Simon Glass · 7 years ago
  6. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  7. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_ubi.c]
  8. 9d364af env: Switch env_nand, env_mmc and env_ubi to env_import_redund by Fiach Antaw · 8 years ago
  9. c1f51e0 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · 9 years ago
  10. a7c06cd env_ubi.c: Correct pointer error in env load by Kevin Smith · 9 years ago
  11. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  12. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  13. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 785881f env: Add redundant env support to UBI env by Joe Hershberger · 12 years ago
  16. 2b74433 env: Add support for UBI environment by Joe Hershberger · 12 years ago