summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23score: Merge wkspace API into one fileSebastian Huber1-1/+0
2013-07-23score: Merge address API into one fileSebastian Huber1-1/+0
2013-07-23score: Create rbtree implementation headerSebastian Huber1-1/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2013-07-22score: Create chain implementation headerSebastian Huber1-1/+1
2013-07-22score: Create spinlock implementation headerSebastian Huber1-4/+1
2013-07-22score: Create rwlock implementation headerSebastian Huber1-1/+1
2013-07-22score: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22score: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-22score: Move ISR catch support functionsSebastian Huber1-1/+0
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-17clean up old atomic related filesWeiY1-3/+0
2013-07-17stdatomic.h support check when configureWeiY1-0/+2
2013-07-17A generic atomic implementation for smp architecturesWeiY1-0/+1
2013-06-14scheduler: New simple SMP scheduler implementationSebastian Huber1-3/+3
2013-06-14scheduler: Add and use _Scheduler_default_Tick()Sebastian Huber1-2/+2
2013-06-14scheduler: Add start idle thread operationSebastian Huber1-0/+1
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-3/+1
2013-06-12score: Always provide <rtems/score/smplock.h>Sebastian Huber1-1/+1
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+1
2013-05-31smp: New SMP lock APISebastian Huber1-1/+1
2013-05-01Clear the atomic conditional compilation.WeiY1-2/+0
2013-05-01Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY1-0/+1
2013-02-14Conditionally install atomic-headers.Ralf Corsépius1-0/+2
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY1-1/+3
2012-12-21score: Add _Objects_Active_count()Sebastian Huber1-1/+2
2012-12-21score: Add rtems_chain_node_count_unprotected()Sebastian Huber1-0/+1
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+1
2012-11-22score: Inline _User_extensions_Thread_switch()Sebastian Huber1-2/+1
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-0/+1
2012-11-21score: Add and use _TOD_Get_with_nanoseconds()Sebastian Huber1-1/+1
2012-11-21score: Add _Timestamp_To_timeval()Sebastian Huber1-1/+1
2012-11-13score: Add and use _User_extensions_Iterate()Sebastian Huber1-3/+1
2012-10-25score: Change _Heap_Extend() APISebastian Huber1-1/+1
2012-08-06PR2069: [CBS Scheduler] Memory leak and enqueue problemAndreas Heinig1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
2012-05-08score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom1-2/+1
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2012-04-11rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber1-1/+2
2012-04-11rbtree: PR1995: API changeSebastian Huber1-1/+1
2012-02-10Added support functions for greedy heap allocationSebastian Huber1-1/+2
2011-12-122011-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2011-12-062011-12-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2011-09-282011-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+2
2011-09-152011-09-15 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-0/+17
2011-09-112011-09-11 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-0/+16
2011-09-012011-09-01 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-0/+2
2011-08-222011-08-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-1/+1