index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_mp.c
Age
Commit message (
Expand
)
Author
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
2012-03-06
Convert cmd_usage() calls in common to use a return value
Simon Glass
2011-09-30
powerpc/mp: add support for discontiguous cores
Timur Tabi
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-01-27
Add support to disable cpu's in multicore processors
Kumar Gala
2009-08-28
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
Poonam Aggrwal
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-11
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
Kumar Gala
2008-07-14
Fix some more printf() format problems.
Kumar Gala
2008-03-26
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26
85xx: Added support for multicore boot mechanism
Kumar Gala