aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/mp.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-355/+0
2010-01-2685xx: Add support for 'cpu disable' commandKumar Gala1-2/+26
2010-01-26Add support to disable cpu's in multicore processorsKumar Gala1-1/+7
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala1-1/+1
2010-01-05p4080: add readback to bootpage translation windowDave Liu1-0/+3
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-10-2785xx: MP Boot Page Translation updatePeter Tyser1-24/+46
2009-09-24ppc/p4080: CoreNet platfrom style secondary core releaseKumar Gala1-3/+65
2009-09-08ppc/85xx: Fix bug in setup_mp codeKumar Gala1-3/+29
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal1-3/+3
2009-04-0185xx: Introduce determine_mp_bootpg() helper.Kumar Gala1-14/+12
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-08-1285xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala1-2/+2
2008-07-14Fix some more printf() format problems.Kumar Gala1-2/+2
2008-04-2985xx: Additional fixes and cleanup of MP codeKumar Gala1-1/+5
2008-04-1185xx: Fix detection of MP cpu spin upKumar Gala1-1/+5
2008-03-2685xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala1-0/+14
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala1-19/+25
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala1-0/+190