summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom2015-03-101-1/+4
* cpukit: deprecate notepadsGedare Bloom2015-03-101-3/+9
* Fix more Doxygen typosJoel Sherrill2015-03-061-1/+1
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-061-2/+2
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-051-35/+14
* score: C/C++ compatibility macros for ISR locksSebastian Huber2015-03-051-0/+45
* libnetworking: Fix close of active socketsSebastian Huber2015-01-201-0/+5
* rtems: Add rtems_cache_coherent_allocate()Sebastian Huber2014-11-271-0/+61
* rtems: Add more clock tick functionsSebastian Huber2014-08-261-0/+71
* rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2014-08-251-7/+7