summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber2016-03-041-0/+6
* no_cpu: Avoid SCORE_EXTERNSebastian Huber2016-02-171-1/+1
* score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber2016-01-261-13/+8
* score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber2016-01-251-68/+0
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-261-1/+1
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-14/+25
* cpukit: add and use CPU_Uint32ptr typeGedare Bloom2015-03-161-0/+3
* 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-032-2/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-214-4/+4
* 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: Use atomic API for SMP lockSebastian Huber2014-02-171-118/+0
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+34
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+2
* no_cpu/cpusmplock.h: Clean up to be compilableJoel Sherrill2013-12-141-0/+4
* 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
* documentation: Fix Doxygen commentsSebastian Huber2013-06-141-4/+4
* smp: New SMP lock APISebastian Huber2013-05-311-0/+114
* 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
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-101-1/+1
* score: Doxygen Clean Up Task #5Alex Ivanov2013-01-023-669/+708
* score: Doxygen Clean Up Task #6Mathew Kallada2012-12-291-4/+14
* 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-115-10/+0
* no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom2012-04-161-6/+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-292-2/+2
* 2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-07-162-6/+3
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-291-14/+0
* Whitespace removal.Ralf Corsepius2009-12-022-27/+27