aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_reiser.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass1-2/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-6/+4
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-08-03Merge branch 'testing' into workingAndy Fleming1-2/+2
2007-07-08common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-2/+2
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-3/+3
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-37/+3
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-1/+1
2004-03-25* Patch by Pavel Bartusek, 21 Mar 2004wdenk1-0/+277