1. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  2. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  3. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  4. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  5. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  6. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  7. 6d1966e env_fat.c: Make sure our buffer is cache aligned by Tom Rini · 10 years ago
  8. be354c1 env_fat: use get_device_and_partition() during env save and load by Wu, Josh · 10 years ago
  9. 7ce1526 env: Add env_export() wrapper by Marek Vasut · 11 years ago
  10. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 11 years ago
  13. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  14. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  15. 9aa90c1 env: checkpatch clean env_fat by Igor Grinberg · 12 years ago
  16. 3bb89e5 env: remove duplicated env_get_char_spec() by Igor Grinberg · 12 years ago
  17. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago