summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber2-2/+10
2013-07-17smp: Rename _CPU_Processor_event_receive()Sebastian Huber5-6/+6
2013-07-17smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber5-6/+6
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber5-0/+17
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber5-0/+46
2013-07-17update-all-architectures-to-new-atomic-implementationWeiY17-911/+79
2013-07-16arm: Fix exception frame informationSebastian Huber1-1/+1
2013-07-15bsps/arm: Fix printk args to match formatRic Claus1-7/+7
2013-06-26powerpc: Fix Altivec supportSebastian Huber1-4/+4
2013-06-21arm: Fix default exception prologuesChris Johns1-0/+6
2013-06-14documentation: Fix Doxygen commentsSebastian Huber1-4/+4
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2-2/+2
2013-05-31smp: Add ARM supportSebastian Huber6-2/+180
2013-05-31smp: Add PowerPC supportSebastian Huber4-1/+116
2013-05-31smp: New SMP lock APISebastian Huber11-27/+334
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber3-0/+51
2013-05-27arm: Add CPU specific idle thread for ARMv7Sebastian Huber4-4/+10
2013-05-27arm: Fix CPSR and SPSR accessSebastian Huber2-8/+8
2013-05-10arm: Support VFP-D32 and NeonSebastian Huber9-38/+393
2013-05-10arm: Simplify architecture selectionSebastian Huber1-63/+5
2013-05-10score: Add CPU context validationSebastian Huber27-0/+889
2013-05-10arm: Add FUNCTION_THUMB_ENTRY(), etc.Sebastian Huber1-0/+17
2013-05-10Revert bootstrap whitespace changes.Chris Johns14-0/+14
2013-05-07sparc: Fix problem with assembler filesSebastian Huber1-1/+1
2013-05-06sparc.h: Included stdint.hMohammed Khoory1-0/+2
2013-05-03arm: Switch to ARM only for Thumb-1Sebastian Huber1-1/+1
2013-05-03arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-ARSebastian Huber1-1/+1
2013-05-01score/cpu/.../i386.h: PR2020: Remove soft float referencesJoel Sherrill1-46/+20
2013-05-01Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY45-0/+661
2013-04-23mips: Fix warningsSebastian Huber1-0/+1
2013-03-18sparc/cpu.h: Add commentsJoel Sherrill1-0/+3
2013-03-18m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill1-3/+10
2013-03-11nios2: DocumentationSebastian Huber1-13/+2
2013-03-11nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill1-1/+2
2013-03-11nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill2-23/+3
2013-03-11nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill3-0/+75
2013-03-11nios2: Rename fileJeffrey O. Hill2-1/+1
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom16-6866/+0
2013-02-28cpukit moxie: Style correctionsJoel Sherrill2-71/+7
2013-02-28Common file changes in support of Moxie portAnthony Green1-0/+1
2013-02-28Add Moxie CPU supportAnthony Green9-0/+1647
2013-02-25add __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.hCudmore, Alan P. (GSFC-5820)1-0/+4
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY2-144/+144
2013-02-07score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY1-0/+537
2013-02-07score: atomic support for RTEMS. Atomic operations for i386.WeiY1-0/+341
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY4-0/+10
2013-01-14NIOS2: Fix register restore sequence in epilogueSebastian Huber1-3/+3
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill84-211/+178
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill99-99/+99
2013-01-10score: Doxygen Clean Up Task #14Alex Ivanov20-30/+290