summaryrefslogtreecommitdiff
path: root/cpukit/score/src (follow)
AgeCommit message (Expand)Author
2016-09-23score: Fix C/C++ compatibility issueSebastian Huber
2016-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber
2016-01-27score: Fix simple timecounter supportSebastian Huber
2016-01-05score: Fix watchdog insertSebastian Huber
2015-12-21score: Fix watchdog removalSebastian Huber
2015-11-25Fix _Assert() statementSebastian Huber
2015-11-17score: Fix race condition on SMPSebastian Huber
2015-07-01score: Accept NULL pointer in _Freechain_Put()Sebastian Huber
2015-07-01score: Freechain handler API changesSebastian Huber
2015-06-26score: Hide SMP lock profiling impl if disabledSebastian Huber
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber
2015-06-25score: Move default _ISR_Is_in_progress()Sebastian Huber
2015-06-25score: Move SMP CPU_USE_DEFERRED_FP_SWITCH checkSebastian Huber
2015-06-24score: Assert proper node sizeSebastian Huber
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill
2015-06-13score: Add _Watchdog_Preinitialize()Sebastian Huber
2015-06-13score: Delete unused state WATCHDOG_REMOVE_ITSebastian Huber
2015-06-11Revert "timecounter: No _Timecounter_Tick_simple() for SMP"Sebastian Huber
2015-06-09timecounter: No _Timecounter_Tick_simple() for SMPSebastian Huber
2015-06-09timecounter: Synchronize with FreeBSDkib
2015-06-09timecounter: Synchronize with FreeBSDian
2015-06-09timecounter: Synchronize with FreeBSDian
2015-06-09timecounter: Synchronize with FreeBSDhselasky
2015-06-09score: Add Thread_Control::is_fpSebastian Huber
2015-06-03score: Remove assertSebastian Huber
2015-05-27score: Replace _API_Mutex_Is_locked()Sebastian Huber
2015-05-20timecounter: Use in RTEMSAlexander Krutwig
2015-05-20timecounter: Port to RTEMSAlexander Krutwig
2015-05-19timecounter: Honor FFCLOCK defineAlexander Krutwig
2015-05-19timecounter: Use uint32_t instead of u_intAlexander Krutwig
2015-05-19timecounter: Import from FreeBSDAlexander Krutwig
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber
2015-05-19score: Replace _Thread_Delay_ended()Sebastian Huber
2015-05-19score: Do not inline SMP lock if profiling enabledSebastian Huber
2015-05-19score: Fine grained locking for MrsPSebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: Fine grained locking for mutexesSebastian Huber
2015-05-19score: Inline _CORE_semaphore_Surrender()Sebastian Huber
2015-05-19score: Inline _CORE_semaphore_Flush()Sebastian Huber
2015-05-19score: Delete _CORE_semaphore_Seize()Sebastian Huber
2015-05-19score: Fine grained locking for semaphoresSebastian Huber
2015-05-19score: Fine grained locking for message queuesSebastian Huber
2015-05-19score: Delete _CORE_message_queue_Flush_support()Sebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-05-19score: New thread queue implementationSebastian Huber
2015-05-19score: More thread queue operationsSebastian Huber
2015-05-19score: Add Thread_queue_OperationsSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2015-05-19score: Generalize _Event_Timeout()Sebastian Huber
2015-05-19score: New timer server implementationSebastian Huber