summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke/trap_subr.S
Commit message (Expand)AuthorAgeFilesLines
* MFC r258002, r258024, r258027, r258051, r258052, r258243, r258244, r258002,ian2014-05-141-4/+7
* Fix a typo that resulted in or-ing PTE_UW twice whrn PTE_SW was needed.marcel2012-07-021-1/+1
* Use local TLB_UNLOCKED marker instead of MTX_UNOWNED for Book-E PowerPC trapraj2010-11-111-4/+5
* Actually pass a pointer to the trapframe to powerpc_extr_interrupt().marcel2010-03-231-0/+1
* Initial support for SMP on PowerPC MPC85xx.raj2009-05-211-3/+93
* Prefer register usage style to be more consistent with the rest of theraj2009-02-271-8/+8
* Make Book-E debug register state part of the PCB context.raj2009-02-271-0/+6
* Clean up BookE low-level exceptions code.raj2009-01-131-46/+49
* Rework BookE pmap towards multi-core support.raj2009-01-131-78/+25
* MFp4: SMP supportmarcel2008-04-271-2/+2
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-0/+842
OpenPOWER on IntegriCloud