summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-30score: Add libatomic supportSebastian Huber2-212/+0
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-2/+2
2016-03-04score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber1-0/+2
2016-02-17sparc: Avoid SCORE_EXTERNSebastian Huber2-1/+5
2016-01-26sparc: Adjust CPU_CACHE_LINE_BYTES for LEON3Sebastian Huber1-2/+2
2016-01-26score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber1-11/+4
2016-01-26sparc: No explicit align of _CPU_Null_fp_contextSebastian Huber1-1/+1
2016-01-25score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber1-2/+0
2015-12-10sparc: Simplify _CPU_Get_current_per_CPU_control()Sebastian Huber1-1/+1
2015-11-16sparc: Fix context switch on SMPDaniel Cederman1-0/+3
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2-3/+3
2015-09-25score: Fix atomic compare exchangeSebastian Huber1-2/+6
2015-06-09sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber3-4/+29
2015-05-30sparc: Disable FPU in interrupt contextAlexander Krutwig2-1/+32
2015-05-30sparc: Remove superfluous FP enableSebastian Huber2-22/+7
2015-05-30sparc: Avoid new window for FP save/restoreSebastian Huber1-54/+48
2015-05-29sparc: Improve _CPU_Context_validate()Alexander Krutwig1-46/+49
2015-05-26sparc: Add static assertionSebastian Huber1-0/+5
2015-05-26sparc: Delete unused CONTEXT_CONTROL_SIZESebastian Huber1-3/+0
2015-05-26sparc: Delete unused ISF_STACK_FRAME_OFFSETSebastian Huber1-2/+0
2015-05-26sparc: Add static offset assertionsSebastian Huber1-0/+32
2015-05-21sparc: Add support for sptests/spcontext01Alexander Krutwig4-10/+528
2015-03-25sparc: Ensure interrupt service after ISR enableSebastian Huber1-1/+8
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom1-0/+3
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber1-16/+0
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-6/+2
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom1-2/+16
2014-10-06SPARC: Fatal_halt use source and exit codesDaniel Hellstrom1-8/+2
2014-09-18sparc: Add commentSebastian Huber1-0/+5
2014-09-11score: Rename _BSP_Exception_frame_print()Sebastian Huber1-8/+1
2014-09-10Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom1-1/+1
2014-09-01score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman1-2/+4
2014-08-22score/sparc: Add comment on icache flush after trap table updateDaniel Cederman1-3/+14
2014-08-22bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman1-0/+4
2014-07-04score: PR2183: Fix context switch on SMPSebastian Huber1-1/+1
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