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