summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score/cpu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-0/+2
2014-02-14score: Remove volatile from asm statementsSebastian Huber1-1/+1
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+24
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber1-3/+0
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-1/+2
2013-11-18powerpc: Add r2 to CPU contextSebastian Huber1-2/+8
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber1-0/+6
2013-07-17smp: Rename _CPU_Processor_event_receive()Sebastian Huber1-1/+1
2013-07-17smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber1-1/+1
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-0/+1
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-0/+15
2013-06-26powerpc: Fix Altivec supportSebastian Huber1-4/+4
2013-05-31smp: Add PowerPC supportSebastian Huber1-1/+16
2013-05-10score: Add CPU context validationSebastian Huber1-0/+4
2013-01-02score: Doxygen Clean Up Task #5Alex Ivanov1-1/+3
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-0/+9
2012-11-27powerpc: Add CPU_Exception_frameSebastian Huber1-0/+46
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+2
2012-11-14powerpc: Delete _CPU_Install_interrupt_stack()Sebastian Huber1-11/+0
2012-06-11powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Init...Joel Sherrill1-2/+14
2012-06-04powerpc: Simplify context switchSebastian Huber1-145/+96
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-09Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill1-4/+6
2011-09-272011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
2011-08-302011-08-30 Peter Dufault <dufault@hda.com>Sebastian Huber1-0/+28
2011-07-212011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-16/+98
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-1/+1
2010-07-162010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-3/+272
2009-12-04Whitespace removal.Ralf Corsepius1-3/+3
2009-12-022009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+55
2009-10-30move timebase access functions from cpukit to libcpuThomas Doerfler1-106/+0
2009-10-21 * rtems/powerpc/registers.h: Added defines DEAR_BOOKE and DEAR_405.Thomas Doerfler1-10/+10
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2008-09-142008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
2008-09-05Convert to "bool".Ralf Corsepius1-1/+1
2008-07-102008-07-10 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+1
2008-02-20Remove ref to rtems/old-exceptions/cpu.h.Ralf Corsepius1-4/+0
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+3
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+0
2007-12-032007-12-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+4
2007-12-012007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+18
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-49/+2
2007-05-092007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+0
2007-04-17Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius1-3/+3
2006-08-092006-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+5
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2005-02-18(CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,Ralf Corsepius1-0/+49