summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer3-18/+45
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 Huber2-6/+14
2014-05-07score: Implement forced thread migrationSebastian Huber2-0/+21
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2-33/+36
2014-04-28sparc: Optimize context switchSebastian Huber2-51/+48
2014-04-17score: Clarify TLS supportSebastian Huber1-1/+1
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 Johns8-8/+8
2014-02-24sparc: Fix CPU counter supportSebastian Huber3-2/+84
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 Huber3-110/+0
2014-02-17sparc: Add atomic support for SPARC V8Sebastian Huber2-0/+203
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 Huber2-64/+74
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber1-14/+0
2014-02-04Add thread-local storage (TLS) supportSebastian Huber2-2/+12
2013-08-28score: Simplify <rtems/score/cpuatomic.h>WeiY1-30/+6
2013-08-09sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2-17/+21
2013-08-09sparc: Move _CPU_Context_switch(), etc.Sebastian Huber1-224/+0
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 Huber4-18/+110
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber1-0/+10
2013-05-10score: Add CPU context validationSebastian Huber1-0/+12
2013-05-10Revert bootstrap whitespace changes.Chris Johns1-0/+1
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...WeiY3-0/+44
2013-03-18sparc/cpu.h: Add commentsJoel Sherrill1-0/+3
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-531/+0
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-2/+1
2013-01-08score: Doxygen Clean Up Task #4Alex Ivanov4-387/+397
2012-12-28Miscellaneous Doxygen clean-upJoel Sherrill1-0/+2
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov1-44/+6
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