summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: ISR lock C/C++ compatiblity issueSebastian Huber2015-03-041-65/+63
* score: Add and use _Thread_Enable_dispatch_body()Sebastian Huber2015-03-042-5/+8
* score: Inline _Thread_Disable_dispatch() for SMPSebastian Huber2015-03-041-2/+1
* score: Add parameter to Giant acquire/releaseSebastian Huber2015-03-043-10/+18
* or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h fileHesham ALMatary2015-03-031-1/+0
* score: Enable SMP barriers for all configurationsSebastian Huber2015-03-022-6/+1
* ARM: Fix _ARMV4_Exception_fiq_defaultMartin Galvan2015-02-271-0/+8
* sparc64: fix copyright notices.Gedare Bloom2015-02-231-12/+1
* bfin: do not reset dispatch neededGedare Bloom2015-02-191-2/+0
* score: Make <rtems/score/atomic.h> availableSebastian Huber2015-02-194-206/+588
* score: Fix _Thread_Start_multitasking() on SMPSebastian Huber2015-02-171-11/+13
* score: Fix FP context restore via _Thread_HandlerSebastian Huber2015-02-174-68/+44
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-176-6/+22
* score: Mention ticket in commentSebastian Huber2015-02-131-1/+1
* or1k/cpu.c: Eliminate dependency on BSP provided headerHesham ALMatary2015-02-101-2/+7
* score: Delete superfluous Heap_Statistics::instanceSebastian Huber2015-01-222-8/+0
* powerpc: Fix AltiVec VSCR save/restoreSebastian Huber2015-01-203-10/+13
* powerpc: AltiVec and FPU context supportSebastian Huber2015-01-135-8/+700
* nios2: Disable assembler warningSebastian Huber2015-01-131-2/+3
* arm: Fix compile error for ARMv6-M multilibSebastian Huber2015-01-092-2/+5
* powerpc: Add AltiVec register ASM definesSebastian Huber2015-01-091-0/+32
* powerpc: Use PPC_HAS_FPUSebastian Huber2015-01-091-0/+2
* powerpc: Add PPC_STACK_ALIGN_POWERSebastian Huber2015-01-091-16/+6
* powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber2015-01-092-6/+12
* powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber2015-01-092-3/+4
* powerpc: Delete _CPU_IRQ_infoSebastian Huber2015-01-091-16/+0
* powerpc: Use alternate time base for CPU counterSebastian Huber2015-01-091-3/+3
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-092-3/+20
* smp: Fix timeout for MrsP semaphoresSebastian Huber2014-12-182-60/+91
* sparc64: put each copyright on one lineGedare Bloom2014-12-085-16/+11
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-042-17/+26
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-041-2/+16
* score: Add heap statisticsSebastian Huber2014-11-283-7/+31
* score: Return heap stats via _Heap_Get_informationSebastian Huber2014-11-282-1/+3
* smp: Fix scheduler helping protocolSebastian Huber2014-11-271-34/+77
* smp: Fix scheduler helping protocol assertionsSebastian Huber2014-11-271-3/+5
* objectgetnameasstring.c: Reformat _Objects_Get() switch to follow patternJosh Oguin2014-11-261-7/+8
* objectimpl.h: Add _Assert() to _Objects_Invalidate_Id()Josh Oguin2014-11-261-0/+6
* chainimpl.h: Add _Assert() to _Chain_Initialize_empty()Josh Oguin2014-11-261-3/+9
* apimutex.c: Add _Assert for NULL pointer accessJosh Oguin2014-11-261-0/+2
* arm: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-11-251-1/+1
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-242-13/+0
* smp: Fix scheduler helping protocolLuca Bonato2014-11-242-18/+35
* rtems/score/object.h: Correct types on _Objects_Build_idSantosh G Vattam2014-11-231-3/+3
* objectsetname.c: Fix always true condition (Coverity ID 1063874)Joel Sherrill2014-11-211-5/+5
* cpukit: basedefs: macro for packed attributeJan Dolezal2014-11-201-0/+10
* score: i386: functions converting real mode pointer to physical address and backJan Dolezal2014-11-202-0/+75
* score: Move is_executing_on_a_core from cpuusagereport.c to threadimpl.hJennifer Averett2014-10-271-0/+30
* score: Add capture data to tcb.Jennifer Averett2014-10-272-0/+10
* cpukit/score/cpu/lm32/irq.c: Fix warningJoel Sherrill2014-10-201-0/+6