summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami11-122/+138
2014-11-23fs: make it possible to read the filesystem UUIDChristian Gmeiner7-0/+94
2014-08-09fs: implement size/fatsize/ext4sizeStephen Warren11-0/+110
2014-02-19fs: implement infrastructure for an 'exists' functionStephen Warren2-0/+41
2014-02-19fs: fix generic save command implementationStephen Warren2-6/+13
2013-10-07Fix number base handling of "load" commandWolfgang Denk6-23/+18
2013-05-01fs: Add support for saving data to filesystemsSimon Glass2-0/+76
2013-03-04sandbox: Add host filesystemSimon Glass7-0/+189
2012-11-04fs: rename fsload command to loadStephen Warren6-8/+8
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren6-13/+18
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren11-298/+483