summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/cpu_asm.S (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-09SMP: Fix start multitasking for some targetsSebastian Huber1-0/+12
2022-02-28score/cpu/arm: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-18score: Add _CPU_Context_switch_no_return()Sebastian Huber1-0/+3
2019-03-26score: Add ARM CPU architecture groupSebastian Huber1-1/+1
2019-03-26score: Rename ScoreCPU Doxygen groupSebastian Huber1-1/+1
2017-06-09Simplify TLS support in context switchSebastian Huber1-11/+2
2017-03-28arm: Optimize context switchSebastian Huber1-18/+23
2016-11-18arm: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber1-2/+11
2016-11-18score: Allow interrupts during thread dispatchSebastian Huber1-3/+7
2016-11-18arm: Use TPIDRPRW for current per-CPU controlSebastian Huber1-1/+1
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-15/+12
2014-08-12arm: Add support for FPv4-SP floating point unitSebastian Huber1-2/+2
2014-07-04score: PR2183: Fix context switch on SMPSebastian Huber1-10/+46
2014-07-01arm: Use local label in _CPU_Context_restore()Sebastian Huber1-2/+2
2014-05-08score: Fix CPU context usage on SMPSebastian Huber1-11/+9
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+20
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-0/+10
2013-12-03arm: Clear reservationsSebastian Huber1-1/+1
2013-05-31smp: Add ARM supportSebastian Huber1-0/+3
2013-05-27arm: Fix CPSR and SPSR accessSebastian Huber1-2/+2
2013-05-10arm: Support VFP-D32 and NeonSebastian Huber1-1/+11
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-242011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
2010-04-08add/adapt documentationThomas Doerfler1-0/+8
2010-03-272010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
2009-12-04Whitespace removal.Ralf Corsepius1-3/+3
2009-09-18 * rtems/score/cpu.h: Fix for inline asm in _CPU_Fatal_halt().Thomas Doerfler1-20/+2
2009-07-17exception handler maintenanceThomas Doerfler1-130/+0
2007-11-262007-11-26 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-0/+3
2007-11-062007-11-03 Ray Xu <rayx.cn@gmail.com>Joel Sherrill1-13/+62
2006-06-022006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman1-5/+15
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-302002-07-30 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill1-87/+25
2002-07-172002-07-17 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill1-48/+71
2000-07-27Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill1-0/+193