summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-113-24/+3
* powerpc: Delete PPC_BSP_HAS_FIXED_PR288Sebastian Huber2014-09-111-7/+0
* or1k: Let CPU/BSP Fatal handler have access to sourceHesham ALMatary2014-09-101-2/+2
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-1021-25/+26
* score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa2014-09-081-1/+53
* score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber2014-09-081-0/+27
* Regenerate preinstall.am for score/cpu/or1kHesham ALMatary2014-09-041-3/+3
* rtems/score/assert.h: Rework to allow use of NDEBUGJoel Sherrill2014-09-041-13/+43
* or1k: Implement context validate and context volatile clobber functions.Hesham ALMatary2014-09-024-3/+225
* Add missing r31 load instruction _ISR_HandlerHesham ALMatary2014-09-021-0/+1
* score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman2014-09-011-2/+4
* Regenerate all preinstall.am files.Chris Johns2014-08-298-24/+24
* Regenerate all preinstall.am files.Joel Sherrill2014-08-288-24/+24
* rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2014-08-252-8/+7
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-0/+19
* score/sparc: Add comment on icache flush after trap table updateDaniel Cederman2014-08-221-3/+14
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+4
* score: Rename SMP broadcast message functionDaniel Cederman2014-08-222-3/+3
* score: Add function to send a SMP message to a set of CPUsDaniel Cederman2014-08-222-0/+31
* score: PR2179: Fix initially locked PI mutexSebastian Huber2014-08-201-4/+11
* Add or1k tick timer register definitionsHesham ALMatary2014-08-181-2/+14
* arm: PR2186: Fix compile errorSebastian Huber2014-08-141-2/+4
* or1k/.../preinstall.am: Add missing fileJoel Sherrill2014-08-121-0/+49
* Add support for OpenRISC - Fixed issuesHesham ALMatary2014-08-1214-0/+2262
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-1212-45/+179
* rbtree: Simplify _RBTree_Extract()Sebastian Huber2014-08-071-8/+10
* rbtree: Simplify insert and extractSebastian Huber2014-08-074-81/+80
* rbtree: Simplify _RBTree_Rotate()Sebastian Huber2014-08-071-17/+61
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-058-11/+33
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-0512-45/+40
* rbtree: Rename find header in find controlSebastian Huber2014-07-291-10/+19
* rbtree: Simplify off-tree handlingSebastian Huber2014-07-291-17/+20
* Delete unused *_Is_null() functionsSebastian Huber2014-07-263-42/+0
* rbtree: Update maximum node in LIFO orderSebastian Huber2014-07-262-9/+11
* todimpl.h: Add missing DoxygenJoel Sherrill2014-07-231-0/+10
* coretod*.c: Fix Doxygen group and comment formattingJoel Sherrill2014-07-235-14/+14
* Add _TOD_Adjust to SCORE TOD Handler.Joel Sherrill2014-07-233-2/+65
* rbtree: Do not set node off-tree in extractSebastian Huber2014-07-222-5/+9
* rbtree: Remove superfluous NULL pointer checksSebastian Huber2014-07-224-36/+23
* rbtree: FormatSebastian Huber2014-07-226-117/+147
* Use Shared Method for Thread Unblock CleanupJoel Sherrill2014-07-154-60/+63
* Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill2014-07-1517-682/+246
* Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill2014-07-159-319/+107
* rbtree: Reduce RBTree_Control sizeSebastian Huber2014-07-158-112/+107
* rbtree: Delete unused functionsSebastian Huber2014-07-151-50/+0
* scheduleredfunblock.c: Correct spacingJoel Sherrill2014-07-141-1/+1
* score: Scheduler helping proto for affinity schedSebastian Huber2014-07-111-0/+12
* score: Fix scheduler helping implementationSebastian Huber2014-07-106-119/+39
* score: Fix assertionsSebastian Huber2014-07-103-6/+8
* score: _Scheduler_Thread_get_own_node()Sebastian Huber2014-07-091-1/+5