summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix _CPU_Context_validate()Sebastian Huber2013-08-131-1/+1
* sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2013-08-092-17/+21
* sparc: Move _CPU_Context_switch(), etc.Sebastian Huber2013-08-091-224/+0
* arm: Per-CPU thread dispatch disableSebastian Huber2013-08-091-51/+25
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-094-17/+14
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-0918-2/+123
* arm: Fix ISR level context initializationSebastian Huber2013-08-051-1/+2
* arm: Fix CPU_MODES_INTERRUPT_MASKSebastian Huber2013-08-052-4/+6
* bfin/cpu.h: Remove duplicate definition of CPU_SIMPLE_VECTORED_INTERRUPTSJoel Sherrill2013-08-011-13/+0
* score/cpu: Fix _CPU_SMP_lock_Acquire()Sebastian Huber2013-07-302-2/+2
* score/i386: Fix _CPU_Fatal_halt()Sebastian Huber2013-07-301-1/+2
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-262-4/+3
* score: PR1782: CPU_USE_DEFERRED_FP_SWITCHSebastian Huber2013-07-232-2/+10
* smp: Rename _CPU_Processor_event_receive()Sebastian Huber2013-07-175-6/+6
* smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber2013-07-175-6/+6
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-175-0/+17
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-175-0/+46
* update-all-architectures-to-new-atomic-implementationWeiY2013-07-1717-911/+79
* arm: Fix exception frame informationSebastian Huber2013-07-161-1/+1
* bsps/arm: Fix printk args to match formatRic Claus2013-07-151-7/+7
* powerpc: Fix Altivec supportSebastian Huber2013-06-261-4/+4
* arm: Fix default exception prologuesChris Johns2013-06-211-0/+6
* documentation: Fix Doxygen commentsSebastian Huber2013-06-141-4/+4
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-142-2/+2
* smp: Add ARM supportSebastian Huber2013-05-316-2/+180
* smp: Add PowerPC supportSebastian Huber2013-05-314-1/+116
* smp: New SMP lock APISebastian Huber2013-05-3111-27/+334
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-293-0/+51
* arm: Add CPU specific idle thread for ARMv7Sebastian Huber2013-05-274-4/+10
* arm: Fix CPSR and SPSR accessSebastian Huber2013-05-272-8/+8
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-109-38/+393
* arm: Simplify architecture selectionSebastian Huber2013-05-101-63/+5
* score: Add CPU context validationSebastian Huber2013-05-1027-0/+889
* arm: Add FUNCTION_THUMB_ENTRY(), etc.Sebastian Huber2013-05-101-0/+17
* Revert bootstrap whitespace changes.Chris Johns2013-05-1014-0/+14
* sparc: Fix problem with assembler filesSebastian Huber2013-05-071-1/+1
* sparc.h: Included stdint.hMohammed Khoory2013-05-061-0/+2
* arm: Switch to ARM only for Thumb-1Sebastian Huber2013-05-031-1/+1
* arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-ARSebastian Huber2013-05-031-1/+1
* score/cpu/.../i386.h: PR2020: Remove soft float referencesJoel Sherrill2013-05-011-46/+20
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-0145-0/+661
* mips: Fix warningsSebastian Huber2013-04-231-0/+1
* sparc/cpu.h: Add commentsJoel Sherrill2013-03-181-0/+3
* m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill2013-03-181-3/+10
* nios2: DocumentationSebastian Huber2013-03-111-13/+2
* nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill2013-03-111-1/+2
* nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill2013-03-112-23/+3
* nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill2013-03-113-0/+75
* nios2: Rename fileJeffrey O. Hill2013-03-112-1/+1
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-0816-6866/+0