summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/percpuasm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-10-14score: Require power of two CPU_STACK_MINIMUM_SIZESebastian Huber1-1/+6
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-03-04score: Enforce CPU_STACK_ALIGNMENT requirementsSebastian Huber1-16/+14
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-0/+9
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-13/+10
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