aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_fdos.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17floppy: delete unused filesMasahiro Yamada1-124/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-28common: Use new numeric setenv functionsSimon Glass1-3/+1
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass1-1/+1
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-07-25autostart: unify duplicated logic into the bootm codeMike Frysinger1-10/+1
2011-01-11Revert "boot cmds: convert to getenv_yesno() with autostart"Wolfgang Denk1-1/+1
2010-11-28boot cmds: convert to getenv_yesno() with autostartMike Frysinger1-1/+1
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger1-1/+0
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
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-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-2/+2
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk1-1/+1
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-42/+54
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk1-1/+1
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk1-0/+145