aboutsummaryrefslogtreecommitdiff
path: root/board/esd/dasa_sim/cmd_dasa_sim.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17board: esd: remove remainders of dead boardsMasahiro Yamada1-209/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-04-01Consolidate bool typeYork Sun1-5/+1
2011-11-16cmd_dasa_sim.c: Fix GCC 4.6 build warningsStefan Roese1-28/+24
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-3/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs1-4/+5
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-150/+149
2002-08-17Initial revisionwdenk1-0/+236