summaryrefslogtreecommitdiff
path: root/common/cmd_itest.c
AgeCommit message (Expand)Author
2016-01-25Move all command code into its own directorySimon Glass
2015-11-18itest: add missing break statements to evalexp()Stephen Warren
2015-10-24itest: make memory access work under sandboxStephen Warren
2014-06-05Fix itest mask overflowSimon Glass
2014-02-21common, itest: pass u-boot env variables to itest.sHeiko Schocher
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-04common/cmd_*.c: sparse fixesKim Phillips
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-02-15itest: fix result of string comparesWolfgang Denk
2010-11-28cmd_itest: constify & localize op tableMike Frysinger
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-02-24cmd_itest.c: fix pointer dereferencingFrans Meulenbroeks
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2004-06-09Patch by Thomas Viehweger, 14 May 2004:wdenk
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk
2004-02-23* Patch by Laurent Mohin, 10 Feb 2004:wdenk
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk