summaryrefslogtreecommitdiff
path: root/board/amcc/yucca/cmd_yucca.c
Commit message (Expand)AuthorAgeLines
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* Add cli_ prefix to readline functionsSimon Glass2014-05-29-10/+10
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-29-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-22-1/+0
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-3/+3
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-11/+11
* move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+0
* Add support for TB5200 boardWolfgang Denk2006-07-19-1/+1
* Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+288