summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/percpuasm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-18score: Add Per_CPU_Control::Interrupt_frameSebastian Huber1-1/+13
2016-11-18score: Add Per_CPU_Control::isr_dispatch_disableSebastian Huber1-0/+6
2016-09-23score: Fix C/C++ compatibility issueSebastian Huber1-4/+6
2014-07-01score: Add PER_CPU_OFFSET_EXECUTINGSebastian Huber1-0/+10
2014-04-07score: Clarify CPU port alignment requirementsSebastian Huber1-2/+33
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-0/+6
2013-08-09score/cpu: Add CPU_Per_CPU_controlSebastian Huber1-0/+5
2013-07-31smp: Provide cache optimized Per_CPU_ControlSebastian Huber1-1/+8
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber1-0/+59