summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2013-06-12configure: DocumentationSebastian Huber
2013-06-07smp: Set state PER_CPU_STATE_UP on main processorSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2013-06-07score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber
2013-06-07score: Align _Objects_Get_isr_disable()Sebastian Huber
2013-06-07score: Move thread dispatch content to new fileSebastian Huber
2013-06-07score: Simplify _CORE_mutex_Seize_interrupt_try*Sebastian Huber
2013-06-07score: Simplify _CORE_semaphore_Seize_isr_disableSebastian Huber
2013-06-07score: Simplify _Thread_Create_idle_helper()Sebastian Huber
2013-06-07rtems: Move unnest dispatch after ISR enableSebastian Huber
2013-06-07rtems: Fix system event send for remote threadsSebastian Huber
2013-06-07dosfs: DocumentationSebastian Huber
2013-06-07termios: Fix warningSebastian Huber
2013-06-05nfsclient: Add rpcSetXIDs()Sebastian Huber
2013-06-05nfsclient: Fix warningsSebastian Huber
2013-06-05nfsclient: Delete superfluous mask operationSebastian Huber
2013-06-05nfsclient: Delete superfluous assignmentSebastian Huber
2013-06-04libblock: Use UTF-8 converter in media managerSebastian Huber
2013-06-03dosfs: DocumentationRalf Kirchner
2013-06-03dosfs: UTF-8 Support: Multibyte conversionsRalf Kirchner
2013-06-03libmisc: Add utf8proc-v1.1.5Ralf Kirchner
2013-06-03dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner
2013-05-31smp: Add ARM supportSebastian Huber
2013-05-31smp: Add PowerPC supportSebastian Huber
2013-05-31smp: New SMP lock APISebastian Huber
2013-05-31score: Mark as no returnSebastian Huber
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber
2013-05-29smp: Move secondary CPU initialization requestSebastian Huber
2013-05-29smp: Use _CPU_Fatal_halt()Sebastian Huber
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber
2013-05-29smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber
2013-05-29smp: Delete rtems_smp_send_message()Sebastian Huber
2013-05-29smp: Delete rtems_smp_initialize_per_cpu()Sebastian Huber
2013-05-29smp: Simplify main CPU initializationSebastian Huber
2013-05-29smp: Make CPU_ALLOCATE_INTERRUPT_STACK optionalSebastian Huber
2013-05-29smp: Rely on BSS initializationSebastian Huber
2013-05-29smp: Include missing headerSebastian Huber
2013-05-29smp: Replace task delete with suspendSebastian Huber
2013-05-27arm: Add CPU specific idle thread for ARMv7Sebastian Huber
2013-05-27arm: Fix CPSR and SPSR accessSebastian Huber
2013-05-24dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner
2013-05-24dosfs: Fix typoRalf Kirchner
2013-05-18score: use reference with strict mutexGedare Bloom
2013-05-16smp: Add maximum_processors field to configSebastian Huber
2013-05-16shell: Add df commandAndrei Mozzhuhin
2013-05-16dosfs: Add statvfs() supportAndrei Mozzhuhin
2013-05-16shell: Fix NULL pointer accessAndreas Heinig
2013-05-10libcsupport: Avoid division by zeroSebastian Huber
2013-05-10arm: Support VFP-D32 and NeonSebastian Huber
2013-05-10arm: Simplify architecture selectionSebastian Huber