summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu (follow)
AgeCommit message (Expand)Author
2017-08-10arm: Validate IT[7:0] bit field of PSRSebastian Huber
2017-08-10arm: Fix CPU context validation for Cortex-R4Sebastian Huber
2017-07-07arm: Fix ARMv7-M interrupt processing4.11.2Sebastian Huber
2017-02-15Fix exception handler for supporting FPUSudarshan Rajagopalan
2016-10-03bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa
2016-10-02score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa
2016-10-02arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa
2016-09-23score: Fix C/C++ compatibility issueSebastian Huber
2015-11-17sparc: Fix context switch on SMPDaniel Cederman
2015-11-17Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber
2015-09-01arm: Replace __sync_synchronize() implementationSebastian Huber
2015-09-01arm: Use compiler memory barrier by defaultSebastian Huber
2015-08-01Add __synch_synchronize function for armJan Sommer
2015-07-24m68k: Include proper header fileSebastian Huber
2015-07-23arm: Include proper header fileSebastian Huber
2015-07-16sparc64/rtems/score/cpu.h: Delete dead declarationJoel Sherrill
2015-07-15powerpc: Do not use the ATB for e500 multilibSebastian Huber
2015-07-15powerpc: Fix _CPU_Counter_read()Nick Withers
2015-07-08powerpc: Add BUCSR register definesSebastian Huber
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber
2015-06-15arm: Implement _CPU_ISR_Get_level() for ARMv7-MSebastian Huber
2015-06-09sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber
2015-06-09score: Add Thread_Control::is_fpSebastian Huber
2015-05-30sparc: Disable FPU in interrupt contextAlexander Krutwig
2015-05-30sparc: Remove superfluous FP enableSebastian Huber
2015-05-30sparc: Avoid new window for FP save/restoreSebastian Huber
2015-05-29sparc: Improve _CPU_Context_validate()Alexander Krutwig
2015-05-26sparc: Add static assertionSebastian Huber
2015-05-26sparc: Delete unused CONTEXT_CONTROL_SIZESebastian Huber
2015-05-26sparc: Delete unused ISF_STACK_FRAME_OFFSETSebastian Huber
2015-05-26sparc: Add static offset assertionsSebastian Huber
2015-05-21cpukit: Add Epiphany architecture port v4Hesham ALMatary
2015-05-21sparc: Add support for sptests/spcontext01Alexander Krutwig
2015-04-17or1k-utility.h: Add missing end of C++ header patternJoel Sherrill
2015-04-10arm: Align ARM exception frame to 8 bytesDaniel Krueger
2015-04-02or1k: Send halt signal to or1k simulators when rtems terminatesHesham ALMatary
2015-03-25sparc: Ensure interrupt service after ISR enableSebastian Huber
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom
2015-03-13score/or1k: Fix warnings. Add missing prototypesHesham ALMatary
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill
2015-03-09or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restoreJoel Sherrill
2015-03-09cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switchJoel Sherrill
2015-03-09or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill
2015-03-05score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber
2015-03-04score/cpu/or1k: Add cpuatomic.h to fix broken build.Hesham ALMatary
2015-03-03or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h fileHesham ALMatary
2015-02-27ARM: Fix _ARMV4_Exception_fiq_defaultMartin Galvan
2015-02-23sparc64: fix copyright notices.Gedare Bloom
2015-02-19bfin: do not reset dispatch neededGedare Bloom