1. 9977849 env: Adjust the load() method to return an error by Simon Glass · 7 years ago
  2. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · 7 years ago
  3. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  4. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  5. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  6. c10a88e env: Create a location driver for each location by Simon Glass · 7 years ago
  7. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  8. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_fat.c]
  9. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  10. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  11. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  12. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  13. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  14. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  15. 0b635ed env_fat.c: Make sure our buffer is cache aligned by Tom Rini · 10 years ago
  16. 9b899f2 env_fat: use get_device_and_partition() during env save and load by Wu, Josh · 10 years ago
  17. d73c129 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  18. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 12 years ago
  21. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  22. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  23. 49eee6e env: checkpatch clean env_fat by Igor Grinberg · 12 years ago
  24. 9274dc0 env: remove duplicated env_get_char_spec() by Igor Grinberg · 12 years ago
  25. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago