summaryrefslogtreecommitdiffstats
path: root/common/cmd_fdos.c
Commit message (Expand)AuthorAgeFilesLines
* common: Use new numeric setenv functionsSimon Glass2013-02-281-3/+1
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* autostart: unify duplicated logic into the bootm codeMike Frysinger2011-07-251-10/+1
* Revert "boot cmds: convert to getenv_yesno() with autostart"Wolfgang Denk2011-01-111-1/+1
* boot cmds: convert to getenv_yesno() with autostartMike Frysinger2010-11-281-1/+1
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-281-1/+0
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* 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-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-4/+0
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-2/+2
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* * Update TRAB auto update codewdenk2003-10-061-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* * Code cleanup:wdenk2003-06-271-42/+54
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-121-1/+1
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-181-0/+145
OpenPOWER on IntegriCloud