summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/rtems/score/cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-231-1/+5
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-051-23/+0
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+12
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-101-1/+1
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-2/+31
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-3/+23
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+18
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-6/+11
* score: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-281-0/+18
* score: SMP initialization changesSebastian Huber2014-04-141-8/+36
* score: Clarify CPU port alignment requirementsSebastian Huber2014-04-071-7/+9
* score: Rename Priority_bit_map_ControlSebastian Huber2014-04-031-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: SMP initialization and shutdown changesSebastian Huber2014-03-061-2/+2
* score: _CPU_SMP_Get_current_processor()Sebastian Huber2014-02-211-2/+1
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-0/+18
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+34
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+2
* no_cpu/.../cpu.h: Comment improvementJoel Sherrill2013-11-141-0/+5
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+18
* smp: Rename _CPU_Processor_event_receive()Sebastian Huber2013-07-171-2/+2
* smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber2013-07-171-2/+2
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-0/+10
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-0/+13
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-291-0/+31
* score: Add CPU context validationSebastian Huber2013-05-101-0/+31
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-4/+4
* score: Doxygen Clean Up Task #5Alex Ivanov2013-01-021-661/+694
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+22
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+9
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-22 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-221-0/+70
* 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/+1
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-291-14/+0
* Whitespace removal.Ralf Corsepius2009-12-021-19/+19
* 2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-121-1/+1
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-111-21/+1
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-1/+1
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-311-1/+1
* 2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-051-0/+13
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-1/+11
* 2007-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-171-0/+8
* 2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-111-2/+2
* 2007-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-101-1/+0
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-041-19/+0
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-54/+0
* Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius2007-04-171-3/+3
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-161-41/+43