summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke/trap_subr.S
Commit message (Expand)AuthorAgeFilesLines
* Merge booke and aim interrupt.c files.jhibbits2015-07-061-7/+13
* Implement hwpmc(4) for Freescale e500 core.jhibbits2015-04-181-0/+13
* Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independentnwhitehorn2015-03-071-6/+14
* Follow up r223485, which made AIM use the ABI thread pointer instead ofnwhitehorn2013-11-111-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