summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-03-10cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom1-1/+4
2015-03-10cpukit: deprecate notepadsGedare Bloom1-3/+9
2015-03-06Fix more Doxygen typosJoel Sherrill1-1/+1
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill1-2/+2
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber1-35/+14
2015-03-05score: C/C++ compatibility macros for ISR locksSebastian Huber1-0/+45
2015-01-20libnetworking: Fix close of active socketsSebastian Huber1-0/+5
2014-11-27rtems: Add rtems_cache_coherent_allocate()Sebastian Huber1-0/+61
2014-08-26rtems: Add more clock tick functionsSebastian Huber1-0/+71
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber1-7/+7