summaryrefslogtreecommitdiffstats
path: root/commands/dfu.c
Commit message (Expand)AuthorAgeFilesLines
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* dfu: add description how to specify the "description" to the long helpJean-Christophe PLAGNIOL-VILLARD2012-02-141-0/+4
* doc: add documentation for 'dfu'Robert Schwebel2010-11-011-10/+18
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-5/+5
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* call getopt_reset only onceSascha Hauer2009-10-191-1/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* Add USB device supportSascha Hauer2009-09-251-0/+184