1. 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 9 months ago
  2. b7cd956 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · 5 years ago
  3. e4bad9f fs: update fs_close() description by Heinrich Schuchardt · 5 years ago
  4. 64f49eb fs: export fs_close() by AKASHI Takahiro · 5 years ago
  5. a0e92cd fs: correct comments for fs_read() and write() by Heinrich Schuchardt · 5 years ago
  6. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  7. e2519da fs: add unlink interface by AKASHI Takahiro · 6 years ago
  8. e7074cf fs: add mkdir interface by AKASHI Takahiro · 6 years ago
  9. 0d488e8 fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. 0c936ee fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  12. 4bbcc96 fs: add fs_readdir() by Rob Clark · 7 years ago
  13. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  14. 251cee0 ubifs: Add generic fs support by Hans de Goede · 9 years ago
  15. 1a1ad8e fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
  16. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  17. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  18. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  19. 6152916 fs: implement infrastructure for an 'exists' function by Stephen Warren · 11 years ago
  20. bd6fb31 fs: fix generic save command implementation by Stephen Warren · 11 years ago
  21. b770e88 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  22. a8f6ab5 fs: Add support for saving data to filesystems by Simon Glass · 11 years ago
  23. 92ccc96 sandbox: Add host filesystem by Simon Glass · 12 years ago
  24. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  25. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  26. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago