summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-0/+2
* score: Remove volatile from asm statementsSebastian Huber2014-02-141-1/+1
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+24
* score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber2014-02-051-3/+0
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+2
* powerpc: Add r2 to CPU contextSebastian Huber2013-11-181-2/+8
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+6
* smp: Rename _CPU_Processor_event_receive()Sebastian Huber2013-07-171-1/+1
* smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber2013-07-171-1/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-0/+1
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-0/+15
* powerpc: Fix Altivec supportSebastian Huber2013-06-261-4/+4
* smp: Add PowerPC supportSebastian Huber2013-05-311-1/+16
* score: Add CPU context validationSebastian Huber2013-05-101-0/+4
* score: Doxygen Clean Up Task #5Alex Ivanov2013-01-021-1/+3
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+9
* powerpc: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+46
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+2
* powerpc: Delete _CPU_Install_interrupt_stack()Sebastian Huber2012-11-141-11/+0
* powerpc/cpu.h: Define CPU_SIMPLE_VECTORED_INTERRUPTS and remove _CPU_ISR_Init...Joel Sherrill2012-06-111-2/+14
* powerpc: Simplify context switchSebastian Huber2012-06-041-145/+96
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Score ISR - Minimize Capabilities When Not Simple VectoredJoel Sherrill2012-05-091-4/+6
* 2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-271-0/+2
* 2011-08-30 Peter Dufault <dufault@hda.com>Sebastian Huber2011-08-301-0/+28
* 2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-07-211-16/+98
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-111-2/+2
* 2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-10-211-1/+1
* 2010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-291-1/+1
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-161-3/+272
* Whitespace removal.Ralf Corsepius2009-12-041-3/+3
* 2009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-12-021-0/+55
* move timebase access functions from cpukit to libcpuThomas Doerfler2009-10-301-106/+0
* * rtems/powerpc/registers.h: Added defines DEAR_BOOKE and DEAR_405.Thomas Doerfler2009-10-211-10/+10
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-111-3/+1
* 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-141-1/+3
* Convert to "bool".Ralf Corsepius2008-09-051-1/+1
* 2008-07-10 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-07-101-1/+1
* Remove ref to rtems/old-exceptions/cpu.h.Ralf Corsepius2008-02-201-4/+0
* 2007-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-171-0/+3
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-0/+7
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-041-1/+0
* 2007-12-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-031-0/+4
* 2007-11-30 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-011-0/+18
* 2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-281-49/+2
* 2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-05-091-2/+0
* Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius2007-04-171-3/+3
* 2006-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-091-1/+5
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-161-2/+2
* (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,Ralf Corsepius2005-02-181-0/+49