summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber2-2/+4
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber3-11/+11
2016-03-30score: Objects_Thread_queue_Extract_calloutSebastian Huber4-4/+8
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-0/+1
2016-03-22cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in commentJoel Sherrill1-2/+0
2016-03-22rtems: Rework rate-monotonic schedulerSebastian Huber2-92/+41
2016-03-21rtems: Delete Rate_monotonic_Period_time_tSebastian Huber2-12/+10
2016-03-21rtems: Inline _Rate_monotonic_Reset_statistics()Sebastian Huber1-43/+16
2016-03-17rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber1-6/+22
2016-03-14score: Add and use _Objects_Get_local()Sebastian Huber1-3/+1
2016-03-04score: Replace watchdog handler implementationSebastian Huber3-142/+157
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber2-5/+5
2016-02-03Use linker set for Classic User Tasks initSebastian Huber1-9/+0
2016-02-03rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber1-37/+0
2016-02-03Optional Classic Barrier initializationSebastian Huber1-22/+1
2016-02-03Optional Classic Rate Monotonic initializationSebastian Huber1-20/+1
2016-02-03Optional Classic Dual-Ported Memory initializationSebastian Huber1-18/+1
2016-02-03Optional Classic Region initializationSebastian Huber1-24/+1
2016-02-03Optional Classic Partition initializationSebastian Huber1-20/+1
2016-02-03Optional Classic Semaphore initializationSebastian Huber1-23/+1
2016-02-03Optional Classic Message Queue initializationSebastian Huber1-18/+1
2016-02-03Optional Classic Event initializationSebastian Huber1-12/+0
2016-02-03Optional Classic Signal initializationSebastian Huber1-9/+0
2016-02-03Optional Classic Timer initializationSebastian Huber1-21/+2
2016-02-03Optional Classic Tasks initializationSebastian Huber1-20/+1
2016-01-18sem.h: Delete junk in commentJoel Sherrill1-3/+1
2016-01-18ratemon.h: Fix commentsJoel Sherrill1-7/+6
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi3-120/+1
2015-12-15rtems: Delete empty functionSebastian Huber1-7/+0
2015-12-15score: Initialize thread control to zeroSebastian Huber1-1/+1
2015-12-07Remove <rtems/debug.h>Sebastian Huber2-2/+0
2015-12-07Delete _Region_Debug_Walk()Sebastian Huber1-20/+0
2015-11-12Introduce general purpose system server eventSebastian Huber1-2/+3
2015-10-26basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber3-8/+8
2015-09-03various .h files: Add missing C++ extern wrappersMartin Galvan1-1/+5
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-2/+2
2015-06-25score: Simplify <rtems/score/thread.h>Sebastian Huber1-0/+1
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-0/+38
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill3-51/+23
2015-06-11rtems: Do not switch off the FP attributeSebastian Huber1-4/+0
2015-06-09cpukit/rtems: Fix doc for rtems_clock_get_ticks_per_secondGedare Bloom1-1/+1
2015-05-20timecounter: Use in RTEMSAlexander Krutwig1-26/+5
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-0/+15
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber3-0/+4
2015-05-19score: New timer server implementationSebastian Huber2-26/+30
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-3/+10
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber1-3/+7
2015-04-13score: Add Watchdog_HeaderSebastian Huber1-2/+3
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill1-3/+5
2015-03-10cpukit: deprecate task variables. closes #2293.Gedare Bloom2-4/+12