summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber2013-06-074-0/+23
* 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-072-6/+6
* score: Simplify _Thread_Create_idle_helper()Sebastian Huber2013-06-071-9/+0
* rtems: Move unnest dispatch after ISR enableSebastian Huber2013-06-071-1/+1
* rtems: Fix system event send for remote threadsSebastian Huber2013-06-071-0/+1
* dosfs: DocumentationSebastian Huber2013-06-071-0/+8
* termios: Fix warningSebastian Huber2013-06-071-1/+1
* nfsclient: Add rpcSetXIDs()Sebastian Huber2013-06-052-0/+30
* nfsclient: Fix warningsSebastian Huber2013-06-052-8/+3
* nfsclient: Delete superfluous mask operationSebastian Huber2013-06-051-1/+1
* nfsclient: Delete superfluous assignmentSebastian Huber2013-06-051-1/+0
* libblock: Use UTF-8 converter in media managerSebastian Huber2013-06-041-3/+10
* dosfs: DocumentationRalf Kirchner2013-06-031-6/+97
* dosfs: UTF-8 Support: Multibyte conversionsRalf Kirchner2013-06-034-10/+340
* libmisc: Add utf8proc-v1.1.5Ralf Kirchner2013-06-039-0/+14552
* dosfs: UTF-8 Support: UI, backwards compatibilityRalf Kirchner2013-06-0311-560/+1781
* smp: Add ARM supportSebastian Huber2013-05-317-3/+181
* smp: Add PowerPC supportSebastian Huber2013-05-315-2/+117
* 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-315-14/+27
* smp: Move secondary CPU initialization requestSebastian Huber2013-05-292-6/+4
* 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-293-21/+24
* 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
* smp: Replace task delete with suspendSebastian Huber2013-05-291-0/+4
* arm: Add CPU specific idle thread for ARMv7Sebastian Huber2013-05-274-4/+10
* arm: Fix CPSR and SPSR accessSebastian Huber2013-05-272-8/+8
* dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCERalf Kirchner2013-05-241-0/+7
* dosfs: Fix typoRalf Kirchner2013-05-241-1/+1
* score: use reference with strict mutexGedare Bloom2013-05-181-1/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-167-35/+25
* shell: Add df commandAndrei Mozzhuhin2013-05-163-1/+165
* dosfs: Add statvfs() supportAndrei Mozzhuhin2013-05-164-2/+80
* shell: Fix NULL pointer accessAndreas Heinig2013-05-161-1/+1
* libcsupport: Avoid division by zeroSebastian Huber2013-05-101-1/+1
* 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