summaryrefslogtreecommitdiff
path: root/board/bc3450/cmd_bc3450.c
Commit message (Expand)AuthorAgeLines
* BC3450 board: Remove unused CONFIG_SYS_CPU definitionWolfgang Denk2012-07-22-1/+0
* BC3450 board: change debug code to using debug()Wolfgang Denk2012-07-22-9/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-6/+6
* General help message cleanupWolfgang Denk2009-06-12-11/+12
* Command usage cleanupPeter Tyser2009-01-28-5/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-8/+8
* Fix some more print() format errors.Wolfgang Denk2008-07-11-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Coding Style cleanupWolfgang Denk2006-05-03-349/+363
* Add support for BC3450 boarddzu@denx.de2006-04-21-0/+813