aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm5200/cmd_stk52xx.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-1228/+0
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-1/+1
2016-05-02Fix spelling of "occurred".Vagrant Cascadian1-1/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-07board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk1-11/+12
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-12/+6
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-7/+7
2009-06-12General help message cleanupWolfgang Denk1-6/+7
2009-01-28Command usage cleanupPeter Tyser1-5/+5
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-6/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-4/+4
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger1-0/+1247