summaryrefslogtreecommitdiff
path: root/testsuites (follow)
AgeCommit message (Expand)Author
2015-06-13score: Add _Watchdog_Preinitialize()Sebastian Huber
2015-06-12sptests/sptasknopreempt01: New testSebastian Huber
2015-06-09sptests/sptimecounter03: New testSebastian Huber
2015-06-09sptests/spcontext01: Add second volatile clobberSebastian Huber
2015-06-03sptests/spcontext01: Improve outputSebastian Huber
2015-06-03smptests/smpscheduler02: Reduce required CPU countSebastian Huber
2015-06-03smptests/smpmrsp01: Reduce required CPU countSebastian Huber
2015-06-03smptests/smpscheduler03: Use proper lockSebastian Huber
2015-05-29tmtests/tm26: Fix context switch to FP taskSebastian Huber
2015-05-29Revert "tmtests/tm26: Avoid NULL pointer access"Sebastian Huber
2015-05-29tmtests/tm26: Avoid NULL pointer accessSebastian Huber
2015-05-27libtests/i2c01: Avoid stack overflowSebastian Huber
2015-05-27score: Replace _API_Mutex_Is_locked()Sebastian Huber
2015-05-27jffs2: Move into separate librarySebastian Huber
2015-05-26sptests/spcontext01: Test deferred FP contextAlexander Krutwig
2015-05-20timecounter: Use in RTEMSAlexander Krutwig
2015-05-20timecounter: Port to RTEMSAlexander Krutwig
2015-05-19smptests/smpscheduler03: RestructureSebastian Huber
2015-05-19psxualarm: Avoid endless signal handlingSebastian Huber
2015-05-19score: Add static initializers for thread queuesSebastian Huber
2015-05-19score: Remove Giant lock in rtems_clock_tick()Sebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: New thread queue implementationSebastian Huber
2015-05-19score: Add Thread_queue_OperationsSebastian Huber
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber
2015-05-19score: Reduce thread wait statesSebastian Huber
2015-05-19score: New timer server implementationSebastian Huber
2015-05-19score: Add Watchdog_IteratorSebastian Huber
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber
2015-05-19score: _Thread_queue_Extract()Sebastian Huber
2015-05-15smptests/smpcache01: RestructureSebastian Huber
2015-05-11score: Fix scheduler helping protocolSebastian Huber
2015-05-07sptests/spcontext01: Check FPU task combinationsAlexander Krutwig
2015-04-27sptests/spstkalloc02: Fix namespace issueSebastian Huber
2015-04-23sp13/system.h: Account for all message buffersJoel Sherrill
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2015-04-22smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber
2015-04-20score: Refactor SMP cache manager supportSebastian Huber
2015-04-17sp13: Document message buffer usage and adjust configurationJoel Sherrill
2015-04-17sptests/sp52: Reduce clock tick intervalSebastian Huber
2015-04-17score: Fix _TOD_Set_with_timestamp()Sebastian Huber
2015-04-16sptests/sp68: Avoid use of internal variablesSebastian Huber
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber
2015-04-14spcpuset01: Reduce output to reduce run-timeJoel Sherrill
2015-04-14sp13: Update configuration to account for messages on fourth message queueJoel Sherrill
2015-04-14Add test assertion for allocator mutex being unlockedJoel Sherrill
2015-04-13score: Add Watchdog_HeaderSebastian Huber
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber