aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_mp.c
AgeCommit message (Expand)Author
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-01-26Add support to disable cpu's in multicore processorsKumar Gala
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-1285xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala
2008-07-14Fix some more printf() format problems.Kumar Gala
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala