Commit History

Author SHA1 Message Date
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 1444998230 common: Move functions for loading from fat/ext2 to fs.h 4 years ago
  AKASHI Takahiro b7cd95627b fs: add fs_get_type() for current filesystem type 4 years ago
  Heinrich Schuchardt e4bad9f9f0 fs: update fs_close() description 4 years ago
  AKASHI Takahiro 64f49eb7d0 fs: export fs_close() 4 years ago
  Heinrich Schuchardt a0e92cde2a fs: correct comments for fs_read() and write() 5 years ago
  Jean-Jacques Hiblot aaa12157c7 fs: Add a new command to create symbolic links 5 years ago
  AKASHI Takahiro e2519daf5c fs: add unlink interface 5 years ago
  AKASHI Takahiro e7074cffb8 fs: add mkdir interface 5 years ago
  Alex Kiernan 0d488e8f50 fs: Add fs_get_type_name to return current filesystem name 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Marek Behún 0c936ee319 fs: btrfs: Add U-Boot fs handlers. 6 years ago
  Rob Clark 4bbcc965f9 fs: add fs_readdir() 6 years ago
  Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
  Hans de Goede 251cee0db2 ubifs: Add generic fs support 8 years ago
  Sjoerd Simons 1a1ad8e090 fs: Add command to retrieve the filesystem type 9 years ago
  Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 9 years ago
  Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 9 years ago
  Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 10 years ago
  Stephen Warren 6152916a95 fs: implement infrastructure for an 'exists' function 10 years ago
  Stephen Warren bd6fb31fab fs: fix generic save command implementation 10 years ago
  Wolfgang Denk b770e88a6c Fix number base handling of "load" command 10 years ago
  Simon Glass a8f6ab5229 fs: Add support for saving data to filesystems 11 years ago
  Simon Glass 92ccc96bf3 sandbox: Add host filesystem 11 years ago
  Stephen Warren f9b55e2285 fs: rename fsload command to load 11 years ago
  Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 11 years ago
  Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 11 years ago