summaryrefslogtreecommitdiff
path: root/tools/updater
Commit message (Expand)AuthorAgeLines
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-31/+18
* Replace __asm references with __asm__Peter Tyser2009-04-28-5/+5
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-7/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-53/+53
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-3/+3
* 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
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-37/+56
* Fix tools/updater build error.Marian Balakowicz2006-09-01-6/+2
* Added support for TQM834x boards.Marian Balakowicz2005-10-11-2/+2
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-89/+89
* * Code cleanup:wdenk2003-06-27-83/+81
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-0/+2190