summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
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 Huber2-5/+0
2015-05-26sparc: Delete unused ISF_STACK_FRAME_OFFSETSebastian Huber2-3/+0
2015-05-26sparc: Add static offset assertionsSebastian Huber1-0/+32
2015-05-21cpukit: Add Epiphany architecture port v4Hesham ALMatary14-0/+2490
2015-05-21sparc: Add support for sptests/spcontext01Alexander Krutwig4-10/+528
2015-04-17or1k-utility.h: Add missing end of C++ header patternJoel Sherrill1-0/+4
2015-04-10arm: Align ARM exception frame to 8 bytesDaniel Krueger2-1/+7
2015-04-02or1k: Send halt signal to or1k simulators when rtems terminatesHesham ALMatary2-1/+11
2015-03-25sparc: Ensure interrupt service after ISR enableSebastian Huber1-1/+8
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber2-2/+2
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom19-0/+59
2015-03-13score/or1k: Fix warnings. Add missing prototypesHesham ALMatary1-0/+4
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill1-6/+4
2015-03-09or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restoreJoel Sherrill1-1/+1
2015-03-09cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switchJoel Sherrill1-1/+1
2015-03-09or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill2-2/+2
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber19-333/+0
2015-03-04score/cpu/or1k: Add cpuatomic.h to fix broken build.Hesham ALMatary3-2/+19
2015-03-03or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h fileHesham ALMatary1-1/+0
2015-02-27ARM: Fix _ARMV4_Exception_fiq_defaultMartin Galvan1-0/+8
2015-02-23sparc64: fix copyright notices.Gedare Bloom1-12/+1
2015-02-19bfin: do not reset dispatch neededGedare Bloom1-2/+0
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber5-6/+20
2015-02-10or1k/cpu.c: Eliminate dependency on BSP provided headerHesham ALMatary1-2/+7
2015-01-20powerpc: Fix AltiVec VSCR save/restoreSebastian Huber3-10/+13
2015-01-13powerpc: AltiVec and FPU context supportSebastian Huber5-8/+700
2015-01-13nios2: Disable assembler warningSebastian Huber1-2/+3
2015-01-09arm: Fix compile error for ARMv6-M multilibSebastian Huber2-2/+5
2015-01-09powerpc: Add AltiVec register ASM definesSebastian Huber1-0/+32
2015-01-09powerpc: Use PPC_HAS_FPUSebastian Huber1-0/+2
2015-01-09powerpc: Add PPC_STACK_ALIGN_POWERSebastian Huber1-16/+6
2015-01-09powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber2-6/+12
2015-01-09powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber2-3/+4
2015-01-09powerpc: Delete _CPU_IRQ_infoSebastian Huber1-16/+0
2015-01-09powerpc: Use alternate time base for CPU counterSebastian Huber1-3/+3
2014-12-08sparc64: put each copyright on one lineGedare Bloom5-16/+11
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2-17/+26
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom1-2/+16
2014-11-25arm: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber1-1/+1
2014-11-20score: i386: functions converting real mode pointer to physical address and backJan Dolezal2-0/+75
2014-10-20cpukit/score/cpu/lm32/irq.c: Fix warningJoel Sherrill1-0/+6
2014-10-20score/cpu/lm32/rtems/score/cpu.h: Fix set but not used warningJoel Sherrill1-0/+3
2014-10-20score/cpu/i386/rtems/score/cpu.h: Fix set but not used warningJoel Sherrill1-0/+1
2014-10-16bfin libcpu and libbsp: Fix warningsJoel Sherrill1-0/+1
2014-10-15h8300/cpu_asm.S: Correct register size suffix for loading DISPATCH_NEEDEDJoel Sherrill1-1/+1