summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/mp.c
Commit message (Expand)AuthorAgeLines
* 85xx: MP Boot Page Translation updatePeter Tyser2009-10-27-24/+46
* ppc/p4080: CoreNet platfrom style secondary core releaseKumar Gala2009-09-24-3/+65
* ppc/85xx: Fix bug in setup_mp codeKumar Gala2009-09-08-3/+29
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-3/+3
* 85xx: Introduce determine_mp_bootpg() helper.Kumar Gala2009-04-01-14/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-12-2/+2
* Fix some more printf() format problems.Kumar Gala2008-07-14-2/+2
* 85xx: Additional fixes and cleanup of MP codeKumar Gala2008-04-29-1/+5
* 85xx: Fix detection of MP cpu spin upKumar Gala2008-04-11-1/+5
* 85xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala2008-03-26-0/+14
* 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-26-19/+25
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+190