1. c5d548a env: common: accept flags on reset to default env by Yaniv Levinsky · 6 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  4. 95058fb env: mmc/fat/ext4: undefined reference to `mmc_initialize' by Heinrich Schuchardt · 6 years ago
  5. 26862b4 env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  6. cda87ec Fix misaligned buffer in env_fat_save by Alex Kiernan · 7 years ago
  7. 2166ebf env: make env drivers propagate env_import return value by Simon Goldschmidt · 7 years ago
  8. d0816da env: fat: Make the debug messages play a little nicer by Maxime Ripard · 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_fat.c]
  17. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  18. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  19. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  20. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  21. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  22. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  23. 6d1966e env_fat.c: Make sure our buffer is cache aligned by Tom Rini · 10 years ago
  24. be354c1 env_fat: use get_device_and_partition() during env save and load by Wu, Josh · 10 years ago
  25. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  26. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 11 years ago
  29. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  30. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  31. 9aa90c1 env: checkpatch clean env_fat by Igor Grinberg · 12 years ago
  32. 3bb89e5 env: remove duplicated env_get_char_spec() by Igor Grinberg · 12 years ago
  33. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago