summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-01-31emmc: add gpt commandRuixuan Li53-146/+1234
2013-04-19config_cmd_default.h: Remove CONFIG_CMD_MEMTESTTom Rini2-18/+0
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk6-4/+125
2009-10-27Add 'editenv' commandPeter Tyser4-0/+43
2009-07-17include/config_cmd_default.h cleanupPrafulla Wadaskar1-3/+3
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk58-215/+237
2009-02-17rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger82-84/+84
2009-02-17disable imls command if no flash is definedValeriy Glushkov1-0/+2
2008-05-20Big white-space cleanup.Wolfgang Denk1010-13540/+13551
2007-07-03include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger7-11/+10
2007-07-03Introduce initial versions of new Command Config files.Jon Loeliger4-27/+165