Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fs: Add command to retrieve the filesystem type | Sjoerd Simons | 2015-01-29 | -0/+15 |
* | fs: API changes enabling extra parameter to return size of type loff_t | Suriyan Ramasami | 2014-11-23 | -0/+17 |
* | fs: implement size/fatsize/ext4size | Stephen Warren | 2014-08-09 | -0/+13 |
* | common: commands: make commands static | Jeroen Hofstee | 2014-07-18 | -4/+6 |
* | Fix number base handling of "load" command | Wolfgang Denk | 2013-10-07 | -4/+2 |
* | fs: rename fsload command to load | Stephen Warren | 2012-11-04 | -3/+3 |
* | fs: fix number base behaviour change in fatload/ext*load | Stephen Warren | 2012-11-04 | -2/+4 |
* | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 2012-10-29 | -0/+51 |