summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/rtems/score (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom1-0/+25
2014-05-14sparc: Change asm to __asm__ to compile with -std=c99.Daniel Cederman1-1/+1
2014-05-08score: Fix CPU context usage on SMPSebastian Huber1-2/+14
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+13
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-32/+36
2014-04-28sparc: Optimize context switchSebastian Huber1-41/+37
2014-04-14score: SMP initialization changesSebastian Huber1-1/+5
2014-04-14sparc: Use __leon__ multilib defineSebastian Huber1-1/+8
2014-04-03score: Rename Priority_bit_map_ControlSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns4-4/+4
2014-02-24sparc: Fix CPU counter supportSebastian Huber1-2/+49
2014-02-21score: _CPU_SMP_Get_current_processor()Sebastian Huber2-2/+2
2014-02-19score: Rename bsp_smp_initialize()Sebastian Huber1-0/+2
2014-02-17score: Use atomic API for SMP lockSebastian Huber1-105/+0
2014-02-14sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber1-0/+14
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+12
2014-02-13sparc: Increase CPU_STRUCTURE_ALIGNMENT to 32Sebastian Huber1-1/+1
2014-02-12sparc: Save/restore only non-volatile contextSebastian Huber1-64/+36
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber1-14/+0
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-1/+3
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY1-30/+6
2013-08-09sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber1-10/+14
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber1-0/+7
2013-07-30score/cpu: Fix _CPU_SMP_lock_Acquire()Sebastian Huber1-1/+1
2013-07-23score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber1-1/+5
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/+2
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-0/+2
2013-07-17update-all-architectures-to-new-atomic-implementationWeiY1-6/+4
2013-05-31smp: New SMP lock APISebastian Huber2-18/+105
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber1-0/+10
2013-05-10score: Add CPU context validationSebastian Huber1-0/+12
2013-05-07sparc: Fix problem with assembler filesSebastian Huber1-1/+1
2013-05-06sparc.h: Included stdint.hMohammed Khoory1-0/+2
2013-05-01Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY1-0/+40
2013-03-18sparc/cpu.h: Add commentsJoel Sherrill1-0/+3
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-2/+1
2013-01-08score: Doxygen Clean Up Task #4Alex Ivanov3-378/+385
2012-12-28Miscellaneous Doxygen clean-upJoel Sherrill1-0/+2
2012-11-30sparc cpu.h: Correct spacingJoel Sherrill1-1/+1
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-0/+14
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-6/+0
2011-09-272011-09-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
2011-06-212011-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-332/+661
2011-04-182011-04-18 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-3/+1
2011-03-162011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill1-1/+30
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-11/+11
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1