summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* nios2-iic-irq.c: Fix warningsJoel Sherrill2014-10-091-0/+6
* nios2-iic-irq.c: Include <rtems/score/interr.h> so it buildsJoel Sherrill2014-10-091-0/+1
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-061-8/+2
* or1k fix bug: Initialize thread context with higher stack address.Hesham ALMatary2014-09-291-2/+3
* m68k: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-09-231-1/+1
* powerpc: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-09-231-1/+1
* sparc: Add commentSebastian Huber2014-09-181-0/+5
* score/cpu/or1k: Follow no_cpu ISR_Handler algorithm.Hesham ALMatary2014-09-161-0/+10
* OpenRISC: Account for red-zone (fixup printf bug).Hesham ALMatary2014-09-162-19/+22
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-113-24/+3
* powerpc: Delete PPC_BSP_HAS_FIXED_PR288Sebastian Huber2014-09-111-7/+0
* or1k: Let CPU/BSP Fatal handler have access to sourceHesham ALMatary2014-09-101-2/+2
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-1020-24/+25
* Regenerate preinstall.am for score/cpu/or1kHesham ALMatary2014-09-041-3/+3
* or1k: Implement context validate and context volatile clobber functions.Hesham ALMatary2014-09-024-3/+225
* Add missing r31 load instruction _ISR_HandlerHesham ALMatary2014-09-021-0/+1
* score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman2014-09-011-2/+4
* Regenerate all preinstall.am files.Chris Johns2014-08-297-21/+21
* Regenerate all preinstall.am files.Joel Sherrill2014-08-287-21/+21
* score/sparc: Add comment on icache flush after trap table updateDaniel Cederman2014-08-221-3/+14
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+4
* Add or1k tick timer register definitionsHesham ALMatary2014-08-181-2/+14
* arm: PR2186: Fix compile errorSebastian Huber2014-08-141-2/+4
* or1k/.../preinstall.am: Add missing fileJoel Sherrill2014-08-121-0/+49
* Add support for OpenRISC - Fixed issuesHesham ALMatary2014-08-1214-0/+2262
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-1212-45/+179
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-046-28/+91
* arm: Use local label in _CPU_Context_restore()Sebastian Huber2014-07-011-2/+2
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-033-18/+45
* arm: Add ARM_MULTILIB_HAS_BARRIER_INSTRUCTIONSSebastian Huber2014-06-022-0/+7
* SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom2014-05-231-0/+25
* sparc: Change asm to __asm__ to compile with -std=c99.Daniel Cederman2014-05-141-1/+1
* score: Fix CPU context usage on SMPSebastian Huber2014-05-089-41/+92
* score: Implement forced thread migrationSebastian Huber2014-05-0711-8/+171
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-2913-96/+17
* sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-282-33/+36
* sparc: Optimize context switchSebastian Huber2014-04-282-51/+48
* score: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-281-0/+18
* score: Clarify TLS supportSebastian Huber2014-04-173-3/+3
* score: SMP initialization changesSebastian Huber2014-04-145-12/+56
* sparc: Use __leon__ multilib defineSebastian Huber2014-04-141-1/+8
* score: Clarify CPU port alignment requirementsSebastian Huber2014-04-071-7/+9
* score: Rename Priority_bit_map_ControlSebastian Huber2014-04-0329-29/+29
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21204-204/+204
* arm: Add support for interrupt profilingSebastian Huber2014-03-141-0/+20
* arm: Fix stack alignment in interrupt handlerSebastian Huber2014-03-101-29/+19
* score: SMP initialization and shutdown changesSebastian Huber2014-03-061-2/+2
* sparc: Fix CPU counter supportSebastian Huber2014-02-243-2/+84
* score: _CPU_SMP_Get_current_processor()Sebastian Huber2014-02-216-11/+8
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-214-4/+4