summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smp: Add PowerPC supportSebastian Huber2013-05-318-4/+142
* smptests/smplock01: New testSebastian Huber2013-05-316-0/+463
* 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-319-22/+53
* bsps: Use _Objects_Information_tableSebastian Huber2013-05-311-203/+134
* bsps/arm: Use Write-Allocate cache for ARMv7Sebastian Huber2013-05-311-2/+2
* bsps/arm: Merge ARMv7 MMU section definitionsSebastian Huber2013-05-315-80/+69
* smptests: Use priority ceiling for locked printSebastian Huber2013-05-312-2/+3
* 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-2913-293/+260
* smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber2013-05-295-29/+31
* 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-296-35/+32
* 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
* Update from automake-1.13.2.Ralf Corsépius2013-05-277-538/+433
* smptests/smp09: Add missing newlineSebastian Huber2013-05-271-1/+1
* smptests/smp01: Do not assume CPU 0 runs InitSebastian Huber2013-05-271-19/+22
* smptests/smp01: Fix semaphore countSebastian Huber2013-05-278-3/+12
* bsp/qoriq: Avoid NULL pointer accessSebastian Huber2013-05-271-5/+11
* bsps/arm: Add CLOCK_DRIVER_USE_FAST_IDLE optionSebastian Huber2013-05-272-0/+12
* bsps/arm: Move .fast_text sectionSebastian Huber2013-05-271-9/+9
* bsps: Update due to linker changesSebastian Huber2013-05-278-170/+268
* 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-242-0/+8
* dosfs: Fix typoRalf Kirchner2013-05-241-1/+1
* fstests: Use "tmacros.h" instead of "pmacros.h"Ralf Kirchner2013-05-241-1/+1
* sptests: add test to demonstrate bug in strict order mutexGedare Bloom2013-05-206-1/+257
* sptests: add test for priority inversion with multiple locksGedare Bloom2013-05-206-1/+211
* score: use reference with strict mutexGedare Bloom2013-05-181-1/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-169-42/+32
* fstests/fsstatvfs: Fix end of test messageSebastian Huber2013-05-161-1/+1
* shell: Add df commandAndrei Mozzhuhin2013-05-164-1/+243
* dosfs: Add statvfs() supportAndrei Mozzhuhin2013-05-169-2/+221
* shell: Fix NULL pointer accessAndreas Heinig2013-05-161-1/+1
* Add c++ guard to header.Daron Chabot2013-05-161-0/+8
* libcsupport: Avoid division by zeroSebastian Huber2013-05-101-1/+1
* libtests/malloc04: Prevent compiler optimizationsSebastian Huber2013-05-101-1/+6
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-1012-40/+415
* arm: Simplify architecture selectionSebastian Huber2013-05-101-63/+5
* score: Add CPU context validationSebastian Huber2013-05-1034-0/+1136
* 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