summaryrefslogtreecommitdiffstats
path: root/common/cmd_reiser.c
Commit message (Expand)AuthorAgeFilesLines
* cmd_reiser: normalize 'file not found' errorsLuka Perkov2013-11-081-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* common: Use new numeric setenv functionsSimon Glass2013-02-281-3/+1
* disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-251-2/+2
* cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-251-64/+17
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-6/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Command usage cleanupPeter Tyser2009-01-281-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-4/+0
* Merge branch 'testing' into workingAndy Fleming2007-08-031-2/+2
|\
| * common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-2/+2
| * common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-3/+3
|/
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-37/+3
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-1/+1
* * Patch by Pavel Bartusek, 21 Mar 2004wdenk2004-03-251-0/+277
OpenPOWER on IntegriCloud