summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-01-10score: Doxygen Clean Up Task #12Alex Ivanov20-134/+446
2013-01-09score: Doxygen Clean Up Task #17Alex Ivanov3-18/+30
2013-01-08score: Doxygen Clean Up Task #16Alex Ivanov19-1355/+1429
2013-01-08score: Doxygen Clean Up Task #4Alex Ivanov20-1185/+1256
2013-01-08score: Doxygen Clean Up Task #15Alex Ivanov20-733/+769
2013-01-07score: Doxygen Clean Up Task #11Mathew Kallada20-830/+1068
2013-01-07arm: Add AIRCR register definesSebastian Huber1-0/+15
2013-01-07arm: Implement CPU_Exception_frame_print()Sebastian Huber3-35/+40
2013-01-07arm: Add and use _ARMV7M_Exception_default()Sebastian Huber3-0/+56
2013-01-07arm: Include <rtems/score/cpu.h>Sebastian Huber16-40/+20
2013-01-07arm: Provide CPU_Exception_frame for ARMv7-MSebastian Huber1-14/+12
2013-01-07arm: Rename inline functionsSebastian Huber1-2/+2