summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/percpuasm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* score: Require power of two CPU_STACK_MINIMUM_SIZESebastian Huber2022-10-141-1/+6
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Enforce CPU_STACK_ALIGNMENT requirementsSebastian Huber2021-03-041-16/+14
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-0/+9
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-13/+10
* 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