summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-032-1/+45
* SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom2014-05-231-0/+25
* sparc: Change asm to __asm__ to compile with -std=c99.Daniel Cederman2014-05-141-1/+1
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-2/+14
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+13
* sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-281-32/+36
* sparc: Optimize context switchSebastian Huber2014-04-281-41/+37
* score: SMP initialization changesSebastian Huber2014-04-141-1/+5
* sparc: Use __leon__ multilib defineSebastian Huber2014-04-141-1/+8
* score: Rename Priority_bit_map_ControlSebastian Huber2014-04-031-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-214-4/+4
* sparc: Fix CPU counter supportSebastian Huber2014-02-241-2/+49
* score: _CPU_SMP_Get_current_processor()Sebastian Huber2014-02-212-2/+2
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-0/+2
* score: Use atomic API for SMP lockSebastian Huber2014-02-171-105/+0
* sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber2014-02-141-0/+14
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+12
* sparc: Increase CPU_STRUCTURE_ALIGNMENT to 32Sebastian Huber2014-02-131-1/+1
* sparc: Save/restore only non-volatile contextSebastian Huber2014-02-121-64/+36
* score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber2014-02-051-14/+0
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+3
* score: Simplify <rtems/score/cpuatomic.h>WeiY2013-08-281-30/+6
* sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2013-08-091-10/+14
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+7
* score/cpu: Fix _CPU_SMP_lock_Acquire()Sebastian Huber2013-07-301-1/+1
* score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber2013-07-231-1/+5
* 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/+2
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-0/+2
* update-all-architectures-to-new-atomic-implementationWeiY2013-07-171-6/+4
* smp: New SMP lock APISebastian Huber2013-05-312-18/+105
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-291-0/+10
* score: Add CPU context validationSebastian Huber2013-05-101-0/+12
* sparc: Fix problem with assembler filesSebastian Huber2013-05-071-1/+1
* sparc.h: Included stdint.hMohammed Khoory2013-05-061-0/+2
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-011-0/+40
* sparc/cpu.h: Add commentsJoel Sherrill2013-03-181-0/+3
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-2/+1
* score: Doxygen Clean Up Task #4Alex Ivanov2013-01-084-387/+397
* Miscellaneous Doxygen clean-upJoel Sherrill2012-12-281-0/+2
* sparc cpu.h: Correct spacingJoel Sherrill2012-11-301-1/+1
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-0/+14
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-114-8/+0
* 2011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-271-0/+2
* 2011-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-213-332/+661
* 2011-04-18 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-04-181-3/+1
* 2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill2011-03-161-1/+30
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-112-11/+11