summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-02rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa1-0/+29
2015-09-03various .h files: Add missing C++ extern wrappersMartin Galvan1-1/+5
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
2014-08-22score: Add SMP support to the cache managerDaniel Cederman1-0/+82
2014-07-26Delete unused *_Is_null() functionsSebastian Huber7-86/+0
2014-06-30rtems: Delete unused <rtems/rtems/atomic.h>Sebastian Huber1-35/+0
2014-06-02score: _Scheduler_Set_affinity()Sebastian Huber1-0/+11
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber4-0/+100
2014-05-20rtems: Clarify task set/get scheduler parametersSebastian Huber1-6/+6
2014-05-12rtems: Move extern "C" in <rtems.h>Sebastian Huber1-4/+4
2014-05-07rtems: Fix ASR SMP supportSebastian Huber1-0/+10
2014-05-07score: Implement forced thread migrationSebastian Huber1-2/+0
2014-05-07score: DocumentationSebastian Huber1-2/+6
2014-05-05score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber1-0/+2
2014-04-17doc: rtems_task_set_scheduler()Sebastian Huber1-0/+3
2014-04-17doc: rtems_get_processor_count()Sebastian Huber1-8/+5
2014-04-16rtems: Add const qualifierSebastian Huber1-3/+3
2014-04-15rtems: Add task get/set schedulerSebastian Huber1-0/+35
2014-04-15rtems: Add scheduler get processorsSebastian Huber1-0/+24
2014-04-15rtems: Add scheduler identificationSebastian Huber1-0/+17
2014-04-15score: Task get/set affinitySebastian Huber1-24/+26
2014-04-15score: Simplify thread control initializationSebastian Huber1-1/+1
2014-04-11rtems: Rename rtems_smp_get_current_processor()Sebastian Huber1-6/+4
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-4/+2
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill2-6/+12
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber2-18/+11
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+3