summaryrefslogtreecommitdiff
path: root/tools/updater/cmd_flash.c
Commit message (Expand)AuthorAgeLines
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-31/+18
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-7/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-28/+28
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-2/+2
* disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-26/+26
* * Code cleanup:wdenk2003-06-27-9/+8
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-0/+431