Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fs: implement infrastructure for an 'exists' function | Stephen Warren | 2014-02-19 | -0/+9 |
* | fs: fix generic save command implementation | Stephen Warren | 2014-02-19 | -0/+10 |
* | Fix number base handling of "load" command | Wolfgang Denk | 2013-10-07 | -2/+2 |
* | fs: Add support for saving data to filesystems | Simon Glass | 2013-05-01 | -0/+2 |
* | sandbox: Add host filesystem | Simon Glass | 2013-03-04 | -0/+1 |
* | fs: rename fsload command to load | Stephen Warren | 2012-11-04 | -1/+1 |
* | fs: fix number base behaviour change in fatload/ext*load | Stephen Warren | 2012-11-04 | -1/+1 |
* | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 2012-10-29 | -0/+65 |