summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Merge wkspace API into one fileSebastian Huber2013-07-231-1/+0
* score: Merge address API into one fileSebastian Huber2013-07-231-1/+0
* score: Create rbtree implementation headerSebastian Huber2013-07-231-1/+1
* score: Create watchdog implementation headerSebastian Huber2013-07-221-1/+1
* score: Create chain implementation headerSebastian Huber2013-07-221-1/+1
* score: Create spinlock implementation headerSebastian Huber2013-07-221-4/+1
* score: Create rwlock implementation headerSebastian Huber2013-07-221-1/+1
* score: Create barrier implementation headerSebastian Huber2013-07-221-1/+1
* score: Create message queue implementation headerSebastian Huber2013-07-221-1/+1
* score: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* score: Move ISR catch support functionsSebastian Huber2013-07-221-1/+0
* score: Create mutex implementation headerSebastian Huber2013-07-181-1/+1
* clean up old atomic related filesWeiY2013-07-171-3/+0
* stdatomic.h support check when configureWeiY2013-07-171-0/+2
* A generic atomic implementation for smp architecturesWeiY2013-07-171-0/+1
* scheduler: New simple SMP scheduler implementationSebastian Huber2013-06-141-3/+3
* scheduler: Add and use _Scheduler_default_Tick()Sebastian Huber2013-06-141-2/+2
* scheduler: Add start idle thread operationSebastian Huber2013-06-141-0/+1
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-3/+1
* score: Always provide <rtems/score/smplock.h>Sebastian Huber2013-06-121-1/+1
* score: Move thread dispatch content to new fileSebastian Huber2013-06-071-0/+1
* smp: New SMP lock APISebastian Huber2013-05-311-1/+1
* Clear the atomic conditional compilation.WeiY2013-05-011-2/+0
* Implement a generic atomic ops for all UP mode architectures with disable/ena...WeiY2013-05-011-0/+1
* Conditionally install atomic-headers.Ralf Corsépius2013-02-141-0/+2
* score: atomic support for RTEMS automake and autoconf changesWeiY2013-02-071-1/+3
* score: Add _Objects_Active_count()Sebastian Huber2012-12-211-1/+2
* score: Add rtems_chain_node_count_unprotected()Sebastian Huber2012-12-211-0/+1
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+1
* score: Inline _User_extensions_Thread_switch()Sebastian Huber2012-11-221-2/+1
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-0/+1
* score: Add and use _TOD_Get_with_nanoseconds()Sebastian Huber2012-11-211-1/+1
* score: Add _Timestamp_To_timeval()Sebastian Huber2012-11-211-1/+1
* score: Add and use _User_extensions_Iterate()Sebastian Huber2012-11-131-3/+1
* score: Change _Heap_Extend() APISebastian Huber2012-10-251-1/+1
* PR2069: [CBS Scheduler] Memory leak and enqueue problemAndreas Heinig2012-08-061-0/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-4/+0
* score/rbtree: eliminate unused function _RBTree_Peek.Gedare Bloom2012-05-081-2/+1
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+4
* Remove CVS-Ids.Ralf Corsépius2012-05-041-4/+0
* rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber2012-04-111-1/+2
* rbtree: PR1995: API changeSebastian Huber2012-04-111-1/+1
* Added support functions for greedy heap allocationSebastian Huber2012-02-101-1/+2
* 2011-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-121-1/+1
* 2011-12-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-12-061-2/+2
* 2011-09-28 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-281-2/+2
* 2011-09-15 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2011-09-151-0/+17
* 2011-09-11 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2011-09-111-0/+16
* 2011-09-01 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2011-09-011-0/+2
* 2011-08-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-08-221-1/+1