summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx/mp.c
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-2/+26
* Add support to disable cpu's in multicore processorsKumar Gala2010-01-261-1/+7
* ppc/85xx: Map boot page guarded for MP bootKumar Gala2010-01-051-1/+1
* p4080: add readback to bootpage translation windowDave Liu2010-01-051-0/+3
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+0
* 85xx: MP Boot Page Translation updatePeter Tyser2009-10-271-24/+46
* ppc/p4080: CoreNet platfrom style secondary core releaseKumar Gala2009-09-241-3/+65
* ppc/85xx: Fix bug in setup_mp codeKumar Gala2009-09-081-3/+29
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-281-3/+3
* 85xx: Introduce determine_mp_bootpg() helper.Kumar Gala2009-04-011-14/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-5/+5
* 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-121-2/+2
* Fix some more printf() format problems.Kumar Gala2008-07-141-2/+2
* 85xx: Additional fixes and cleanup of MP codeKumar Gala2008-04-291-1/+5
* 85xx: Fix detection of MP cpu spin upKumar Gala2008-04-111-1/+5
* 85xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala2008-03-261-0/+14
* 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-261-19/+25
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+190
OpenPOWER on IntegriCloud