Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-29 | fs: Add command to retrieve the filesystem type | Sjoerd Simons | 1 | -0/+6 |
2014-11-23 | fs: API changes enabling extra parameter to return size of type loff_t | Suriyan Ramasami | 1 | -16/+25 |
2014-11-23 | fs: make it possible to read the filesystem UUID | Christian Gmeiner | 1 | -0/+7 |
2014-08-09 | fs: implement size/fatsize/ext4size | Stephen Warren | 1 | -0/+9 |
2014-02-19 | fs: implement infrastructure for an 'exists' function | Stephen Warren | 1 | -0/+9 |
2014-02-19 | fs: fix generic save command implementation | Stephen Warren | 1 | -0/+10 |
2013-10-07 | Fix number base handling of "load" command | Wolfgang Denk | 1 | -2/+2 |
2013-05-01 | fs: Add support for saving data to filesystems | Simon Glass | 1 | -0/+2 |
2013-03-04 | sandbox: Add host filesystem | Simon Glass | 1 | -0/+1 |
2012-11-04 | fs: rename fsload command to load | Stephen Warren | 1 | -1/+1 |
2012-11-04 | fs: fix number base behaviour change in fatload/ext*load | Stephen Warren | 1 | -1/+1 |
2012-10-29 | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 1 | -0/+65 |