summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/mp.c
Commit message (Expand)AuthorAgeLines
* 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