summaryrefslogtreecommitdiffstats
path: root/include/fs.h
Commit message (Expand)AuthorAgeFilesLines
* fs: Add command to retrieve the filesystem typeSjoerd Simons2015-01-291-0/+6
* fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-16/+25
* fs: make it possible to read the filesystem UUIDChristian Gmeiner2014-11-231-0/+7
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-091-0/+9
* fs: implement infrastructure for an 'exists' functionStephen Warren2014-02-191-0/+9
* fs: fix generic save command implementationStephen Warren2014-02-191-0/+10
* Fix number base handling of "load" commandWolfgang Denk2013-10-071-2/+2
* fs: Add support for saving data to filesystemsSimon Glass2013-05-011-0/+2
* sandbox: Add host filesystemSimon Glass2013-03-041-0/+1
* fs: rename fsload command to loadStephen Warren2012-11-041-1/+1
* fs: fix number base behaviour change in fatload/ext*loadStephen Warren2012-11-041-1/+1
* fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-291-0/+65
OpenPOWER on IntegriCloud