aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/yucca/cmd_yucca.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-269/+0
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-05-29Add cli_ prefix to readline functionsSimon Glass1-10/+10
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg1-1/+0
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-11/+11
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD1-2/+0
2006-07-19Add support for TB5200 boardWolfgang Denk1-1/+1
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-0/+288