summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* smp: Set state PER_CPU_STATE_UP on main processorSebastian Huber2013-06-071-4/+6
* score: Add and use _Objects_Put()Sebastian Huber2013-06-0711-41/+74
* score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber2013-06-072-0/+20
* score: Align _Objects_Get_isr_disable()Sebastian Huber2013-06-071-2/+1
* score: Move thread dispatch content to new fileSebastian Huber2013-06-0725-247/+291
* score: Simplify _CORE_mutex_Seize_interrupt_try*Sebastian Huber2013-06-073-17/+17
* score: Simplify _CORE_semaphore_Seize_isr_disableSebastian Huber2013-06-071-5/+5
* score: Simplify _Thread_Create_idle_helper()Sebastian Huber2013-06-071-9/+0
* 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-3118-463/+470
* score: Mark as no returnSebastian Huber2013-05-311-5/+7
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-313-10/+24
* smp: Move secondary CPU initialization requestSebastian Huber2013-05-291-6/+0
* smp: Use _CPU_Fatal_halt()Sebastian Huber2013-05-291-2/+2
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-298-189/+252
* smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber2013-05-292-21/+19
* smp: Delete rtems_smp_send_message()Sebastian Huber2013-05-291-15/+0
* smp: Delete rtems_smp_initialize_per_cpu()Sebastian Huber2013-05-291-10/+0
* smp: Simplify main CPU initializationSebastian Huber2013-05-292-12/+23
* smp: Make CPU_ALLOCATE_INTERRUPT_STACK optionalSebastian Huber2013-05-292-13/+13
* smp: Rely on BSS initializationSebastian Huber2013-05-291-5/+0
* smp: Include missing headerSebastian Huber2013-05-291-0/+2
* arm: Add CPU specific idle thread for ARMv7Sebastian Huber2013-05-274-4/+10
* arm: Fix CPSR and SPSR accessSebastian Huber2013-05-272-8/+8
* score: use reference with strict mutexGedare Bloom2013-05-181-1/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-163-10/+2
* 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
* Clear the atomic conditional compilation.WeiY2013-05-012-4/+1
* Using the generic atomic ops to implement UP mode atomic for all architecture...WeiY2013-05-0145-0/+661
* Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY2013-05-013-0/+279
* mips: Fix warningsSebastian Huber2013-04-231-0/+1
* Fixed return in void functionAndreas Heinig2013-04-021-1/+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