summaryrefslogtreecommitdiff
path: root/fs/fs.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-14fs/fs.c: do_fsload: measure throughputAndreas Bießmann1-1/+10
2012-11-04fs: rename fsload command to loadStephen Warren1-1/+1
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren1-4/+4
2012-11-04fs: fix do_fsload() handling of optional argumentsStephen Warren1-3/+7
2012-11-03fs: handle CONFIG_NEEDS_MANUAL_RELOCStephen Warren1-1/+12
2012-10-30fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren1-0/+308