aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_fs.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-29fs: Add command to retrieve the filesystem typeSjoerd Simons1-0/+15
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami1-0/+17
2014-08-09fs: implement size/fatsize/ext4sizeStephen Warren1-0/+13
2014-07-18common: commands: make commands staticJeroen Hofstee1-4/+6
2013-10-07Fix number base handling of "load" commandWolfgang Denk1-4/+2
2012-11-04fs: rename fsload command to loadStephen Warren1-3/+3
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren1-2/+4
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren1-0/+51