summaryrefslogtreecommitdiff
path: root/common/cmd_console.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-04common/cmd_*.c: sparse fixesKim Phillips1-1/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-4/+4
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-08-31devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD1-3/+6
2007-11-21[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+0
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-1/+1
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2004-06-09Patch by Thomas Viehweger, 14 May 2004:wdenk1-2/+2
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-28* Code cleanup:wdenk1-0/+10
2002-08-27Initial revisionwdenk1-0/+61