summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-22sparc: Optimize CPU counter supportSebastian Huber5-38/+98
2016-06-21sparc: Rework CPU counter supportSebastian Huber4-26/+88
2016-06-13i386: Fix _CPU_Bitfield_Find_first_bit()Sebastian Huber1-6/+5
2016-06-08score: Simplify priority bit map implementationSebastian Huber20-41/+2
2016-06-08score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber18-47/+4
2016-06-08powerpc: Define bitmap defines to FALSESebastian Huber1-0/+4
2016-06-08score: Delete dead copy and paste codeSebastian Huber10-1064/+5
2016-06-03arm: Fix printk warnings.Chris Johns1-16/+18
2016-05-30score: Add libatomic supportSebastian Huber2-212/+0
2016-05-25score/i386: Fix printk format warnings.Chris Johns1-5/+7
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber3-6/+6
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-2/+2
2016-05-20score: _Thread_Dispatch_increment_disable_level()Sebastian Huber2-4/+4
2016-04-22powerpc: Add FSL_EIS_TENSR, etc. definesSebastian Huber1-0/+7
2016-04-13powerpc: Add FSL_EIS_MAS8Sebastian Huber1-0/+2
2016-03-04i386: Define _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-1/+2
2016-03-04score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber17-0/+38
2016-03-03i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill2-19/+423
2016-03-03i386 ..score/cpu.h: Fix spacingJoel Sherrill1-2/+2
2016-03-03i386: prepare for paravirtualized interruptsGedare Bloom3-1/+19
2016-03-03i386: relocate fatal halt to bsp layerGedare Bloom1-9/+2
2016-03-03i386: remove redundant CPP definesGedare Bloom1-3/+0
2016-03-03i386: move idle thread into BSP layerGedare Bloom2-9/+1
2016-02-19_ARMV7M_Is_vector_an_irq: Use ARMV7M_VECTOR_SYSTICK instead of hardcoded 16Martin Galvan1-1/+2
2016-02-18epiphany: Delete unused SMP functionsSebastian Huber1-119/+0
2016-02-17sparc64: Avoid SCORE_EXTERNSebastian Huber2-2/+8
2016-02-17moxie: Delete superfluous _CPU_Null_fp_contextSebastian Huber1-30/+1
2016-02-17bfin: Delete superfluous _CPU_Null_fp_contextSebastian Huber1-33/+1
2016-02-17no_cpu: Avoid SCORE_EXTERNSebastian Huber1-1/+1
2016-02-17sparc: Avoid SCORE_EXTERNSebastian Huber2-1/+5
2016-02-17lm32: Avoid SCORE_EXTERNSebastian Huber1-1/+1
2016-02-17m68k: Avoid SCORE_EXTERNSebastian Huber2-28/+34
2016-02-17mips: Avoid SCORE_EXTERNSebastian Huber2-1/+5
2016-02-17epiphany: Delete superfluous _CPU_Null_fp_contextSebastian Huber1-17/+1
2016-02-17sh: Avoid SCORE_EXTERNSebastian Huber2-3/+9
2016-02-17i386: Avoid SCORE_EXTERNSebastian Huber2-1/+5
2016-02-17or1k: Delete superfluous _CPU_Null_fp_contextSebastian Huber1-17/+1
2016-02-04arm: Fix Cortex-M7 supportSebastian Huber1-1/+2
2016-01-26sparc: Adjust CPU_CACHE_LINE_BYTES for LEON3Sebastian Huber1-2/+2
2016-01-26score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber17-254/+65
2016-01-26sparc64: No explicit align of _CPU_Null_fp_contextSebastian Huber1-1/+1
2016-01-26sparc: No explicit align of _CPU_Null_fp_contextSebastian Huber1-1/+1
2016-01-25score: Delete obsolete CPU_TIMESTAMP_* definesSebastian Huber17-109/+0
2016-01-21arm: Use DWT CYCCNT for timecounter if availableSebastian Huber1-0/+27
2016-01-19Remove AVR portJoel Sherrill187-208681/+0
2016-01-15arm: Honor cache for Cortex-M7 supportSebastian Huber1-2/+11
2016-01-15arm: Accept Cortex-M7 multilibSebastian Huber1-1/+1
2016-01-12powerpc: Fix alignment for AltiVec multilibsSebastian Huber1-2/+6
2016-01-04Remove H8300 portJoel Sherrill12-1870/+0
2016-01-04Remove M32R architectureJoel Sherrill14-2067/+0