aboutsummaryrefslogtreecommitdiff
path: root/tools/updater
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-89/+6
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-31/+18
2009-04-28Replace __asm references with __asm__Peter Tyser1-5/+5
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-7/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-53/+53
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2-3/+3
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-37/+56
2006-09-01Fix tools/updater build error.Marian Balakowicz2-6/+2
2005-10-11Added support for TQM834x boards.Marian Balakowicz2-2/+2
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk6-89/+89
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk6-83/+81
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk11-0/+2190