summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/percpuasm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add Per_CPU_Control::Interrupt_frameSebastian Huber2016-11-181-1/+13
* score: Add Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-181-0/+6
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-231-4/+6
* score: Add PER_CPU_OFFSET_EXECUTINGSebastian Huber2014-07-011-0/+10
* score: Clarify CPU port alignment requirementsSebastian Huber2014-04-071-2/+33
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-0/+6
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-091-0/+5
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-311-1/+8
* score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber2012-11-221-0/+59