summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-062-2/+4
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-063-11/+11
* score: Objects_Thread_queue_Extract_calloutSebastian Huber2016-03-304-4/+8
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-0/+1
* cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in commentJoel Sherrill2016-03-221-2/+0
* rtems: Rework rate-monotonic schedulerSebastian Huber2016-03-222-92/+41
* rtems: Delete Rate_monotonic_Period_time_tSebastian Huber2016-03-212-12/+10
* rtems: Inline _Rate_monotonic_Reset_statistics()Sebastian Huber2016-03-211-43/+16
* rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber2016-03-171-6/+22
* score: Add and use _Objects_Get_local()Sebastian Huber2016-03-141-3/+1
* score: Replace watchdog handler implementationSebastian Huber2016-03-043-142/+157
* score: Delete Thread_CPU_usage_tSebastian Huber2016-03-012-5/+5
* Use linker set for Classic User Tasks initSebastian Huber2016-02-031-9/+0
* rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber2016-02-031-37/+0
* Optional Classic Barrier initializationSebastian Huber2016-02-031-22/+1
* Optional Classic Rate Monotonic initializationSebastian Huber2016-02-031-20/+1
* Optional Classic Dual-Ported Memory initializationSebastian Huber2016-02-031-18/+1
* Optional Classic Region initializationSebastian Huber2016-02-031-24/+1
* Optional Classic Partition initializationSebastian Huber2016-02-031-20/+1
* Optional Classic Semaphore initializationSebastian Huber2016-02-031-23/+1
* Optional Classic Message Queue initializationSebastian Huber2016-02-031-18/+1
* Optional Classic Event initializationSebastian Huber2016-02-031-12/+0
* Optional Classic Signal initializationSebastian Huber2016-02-031-9/+0
* Optional Classic Timer initializationSebastian Huber2016-02-031-21/+2
* Optional Classic Tasks initializationSebastian Huber2016-02-031-20/+1
* sem.h: Delete junk in commentJoel Sherrill2016-01-181-3/+1
* ratemon.h: Fix commentsJoel Sherrill2016-01-181-7/+6
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-243-120/+1
* rtems: Delete empty functionSebastian Huber2015-12-151-7/+0
* score: Initialize thread control to zeroSebastian Huber2015-12-151-1/+1
* Remove <rtems/debug.h>Sebastian Huber2015-12-072-2/+0
* Delete _Region_Debug_Walk()Sebastian Huber2015-12-071-20/+0
* Introduce general purpose system server eventSebastian Huber2015-11-121-2/+3
* basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber2015-10-263-8/+8
* various .h files: Add missing C++ extern wrappersMartin Galvan2015-09-031-1/+5
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-2/+2
* score: Simplify <rtems/score/thread.h>Sebastian Huber2015-06-251-0/+1
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-0/+38
* Remove use ticks for statistics configure option.Joel Sherrill2015-06-153-51/+23
* rtems: Do not switch off the FP attributeSebastian Huber2015-06-111-4/+0
* cpukit/rtems: Fix doc for rtems_clock_get_ticks_per_secondGedare Bloom2015-06-091-1/+1
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-26/+5
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-0/+15
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-193-0/+4
* score: New timer server implementationSebastian Huber2015-05-192-26/+30
* score: Add header to _Watchdog_Remove()Sebastian Huber2015-05-191-3/+10
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-3/+7
* score: Add Watchdog_HeaderSebastian Huber2015-04-131-2/+3
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-111-3/+5
* cpukit: deprecate task variables. closes #2293.Gedare Bloom2015-03-102-4/+12