summaryrefslogtreecommitdiff
path: root/common/cmd_fs.c
Commit message (Expand)AuthorAgeLines
* fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-23-0/+17
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-09-0/+13
* common: commands: make commands staticJeroen Hofstee2014-07-18-4/+6
* Fix number base handling of "load" commandWolfgang Denk2013-10-07-4/+2
* fs: rename fsload command to loadStephen Warren2012-11-04-3/+3
* fs: fix number base behaviour change in fatload/ext*loadStephen Warren2012-11-04-2/+4
* fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-29-0/+51