summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/irq_asm.S (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom1-25/+17
2014-07-04score: PR2183: Fix context switch on SMPSebastian Huber1-8/+49
2014-05-08score: Fix CPU context usage on SMPSebastian Huber1-3/+3
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+20
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber1-1/+1
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-48/+20
2014-04-28sparc: Optimize context switchSebastian Huber1-4/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14sparc: Add support for interrupt profilingSebastian Huber1-2/+23
2014-03-10bsps/sparc: Remove fix for ERC32 with FPU rev. B/CSebastian Huber1-66/+0
2014-02-14sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber1-1/+1
2014-02-12sparc: Save/restore only non-volatile contextSebastian Huber1-15/+4
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber1-28/+0
2014-02-05bsps/sparc: Fix commentSebastian Huber1-1/+1
2014-02-04bsps/sparc: Remove confusing nopSebastian Huber1-1/+0
2014-02-04bsps/sparc: Order load/store by increasing offsetsSebastian Huber1-7/+7
2014-02-04bsps/sparc: Fix commentsSebastian Huber1-3/+1
2013-11-30sparc/shared/irq_asm.S: Get pointer to self per-CPU controlDaniel Hellstrom1-0/+1
2013-08-09sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber1-22/+20
2013-08-09sparc: Move _CPU_Context_switch(), etc.Sebastian Huber1-0/+224
2013-08-09bsps/sparc: SMP and per-CPU thread dispatch disableSebastian Huber1-10/+25
2013-08-09bsps/sparc: Revert most SMP related changesSebastian Huber1-111/+59
2013-07-31smp: Provide cache optimized Per_CPU_ControlSebastian Huber1-11/+12
2013-02-26sparc: Remove dead code that was leftover from SMP development.Jennifer Averett1-4/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-10-072011-10-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-15/+6
2011-07-282011-07-28 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-64/+93
2011-03-162011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill1-0/+589