summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Validate IT[7:0] bit field of PSRSebastian Huber2017-08-101-1/+29
* arm: Fix CPU context validation for Cortex-R4Sebastian Huber2017-08-102-10/+4
* arm: Fix ARMv7-M interrupt processing4.11.2Sebastian Huber2017-07-072-30/+48
* Fix exception handler for supporting FPUSudarshan Rajagopalan2017-02-151-4/+4
* bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa2016-10-031-4/+2
* score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa2016-10-022-2/+11
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-10-021-0/+1
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-2316-59/+5
* sparc: Fix context switch on SMPDaniel Cederman2015-11-171-0/+3
* Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber2015-11-171-0/+27
* arm: Replace __sync_synchronize() implementationSebastian Huber2015-09-011-8/+19
* arm: Use compiler memory barrier by defaultSebastian Huber2015-09-011-1/+7
* Add __synch_synchronize function for armJan Sommer2015-08-012-0/+10
* m68k: Include proper header fileSebastian Huber2015-07-241-3/+3
* arm: Include proper header fileSebastian Huber2015-07-231-3/+3
* sparc64/rtems/score/cpu.h: Delete dead declarationJoel Sherrill2015-07-161-16/+0
* powerpc: Do not use the ATB for e500 multilibSebastian Huber2015-07-151-1/+1
* powerpc: Fix _CPU_Counter_read()Nick Withers2015-07-151-1/+1
* powerpc: Add BUCSR register definesSebastian Huber2015-07-081-0/+2
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-264-2/+4
* arm: Implement _CPU_ISR_Get_level() for ARMv7-MSebastian Huber2015-06-151-3/+3
* sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2015-06-093-4/+29
* score: Add Thread_Control::is_fpSebastian Huber2015-06-091-2/+10
* sparc: Disable FPU in interrupt contextAlexander Krutwig2015-05-302-1/+32
* sparc: Remove superfluous FP enableSebastian Huber2015-05-302-22/+7
* sparc: Avoid new window for FP save/restoreSebastian Huber2015-05-301-54/+48
* sparc: Improve _CPU_Context_validate()Alexander Krutwig2015-05-291-46/+49
* sparc: Add static assertionSebastian Huber2015-05-261-0/+5
* sparc: Delete unused CONTEXT_CONTROL_SIZESebastian Huber2015-05-262-5/+0
* sparc: Delete unused ISF_STACK_FRAME_OFFSETSebastian Huber2015-05-262-3/+0
* sparc: Add static offset assertionsSebastian Huber2015-05-261-0/+32
* cpukit: Add Epiphany architecture port v4Hesham ALMatary2015-05-2114-0/+2490
* sparc: Add support for sptests/spcontext01Alexander Krutwig2015-05-214-10/+528
* or1k-utility.h: Add missing end of C++ header patternJoel Sherrill2015-04-171-0/+4
* arm: Align ARM exception frame to 8 bytesDaniel Krueger2015-04-102-1/+7
* or1k: Send halt signal to or1k simulators when rtems terminatesHesham ALMatary2015-04-022-1/+11
* sparc: Ensure interrupt service after ISR enableSebastian Huber2015-03-251-1/+8
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-202-2/+2
* cpukit: add and use CPU_Uint32ptr typeGedare Bloom2015-03-1619-0/+59
* score/or1k: Fix warnings. Add missing prototypesHesham ALMatary2015-03-131-0/+4
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-111-6/+4
* or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restoreJoel Sherrill2015-03-091-1/+1
* cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switchJoel Sherrill2015-03-091-1/+1
* or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill2015-03-092-2/+2
* score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITYSebastian Huber2015-03-0519-333/+0
* score/cpu/or1k: Add cpuatomic.h to fix broken build.Hesham ALMatary2015-03-043-2/+19
* or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h fileHesham ALMatary2015-03-031-1/+0
* ARM: Fix _ARMV4_Exception_fiq_defaultMartin Galvan2015-02-271-0/+8
* sparc64: fix copyright notices.Gedare Bloom2015-02-231-12/+1
* bfin: do not reset dispatch neededGedare Bloom2015-02-191-2/+0