summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/cpu_asm.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* SMP: Fix start multitasking for some targetsSebastian Huber2022-03-091-0/+12
* score/cpu/arm: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Add _CPU_Context_switch_no_return()Sebastian Huber2021-05-181-0/+3
* score: Add ARM CPU architecture groupSebastian Huber2019-03-261-1/+1
* score: Rename ScoreCPU Doxygen groupSebastian Huber2019-03-261-1/+1
* Simplify TLS support in context switchSebastian Huber2017-06-091-11/+2
* arm: Optimize context switchSebastian Huber2017-03-281-18/+23
* arm: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-181-2/+11
* score: Allow interrupts during thread dispatchSebastian Huber2016-11-181-3/+7
* arm: Use TPIDRPRW for current per-CPU controlSebastian Huber2016-11-181-1/+1
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-15/+12
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-121-2/+2
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-10/+46
* arm: Use local label in _CPU_Context_restore()Sebastian Huber2014-07-011-2/+2
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-11/+9
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+20
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-0/+10
* arm: Clear reservationsSebastian Huber2013-12-031-1/+1
* smp: Add ARM supportSebastian Huber2013-05-311-0/+3
* arm: Fix CPSR and SPSR accessSebastian Huber2013-05-271-2/+2
* arm: Support VFP-D32 and NeonSebastian Huber2013-05-101-1/+11
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-09-241-0/+4
* add/adapt documentationThomas Doerfler2010-04-081-0/+8
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-271-0/+4
* Whitespace removal.Ralf Corsepius2009-12-041-3/+3
* * rtems/score/cpu.h: Fix for inline asm in _CPU_Fatal_halt().Thomas Doerfler2009-09-181-20/+2
* exception handler maintenanceThomas Doerfler2009-07-171-130/+0
* 2007-11-26 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2007-11-261-0/+3
* 2007-11-03 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2007-11-061-13/+62
* 2006-06-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2006-06-021-5/+15
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-30 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-07-301-87/+25
* 2002-07-17 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-07-171-48/+71
* Port of RTEMS to the ARM processor family by Eric ValetteJoel Sherrill2000-07-271-0/+193