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