summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* no_cpu/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+5
* or1k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-55/+4
* m32c/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* moxie/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+4
* sh/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+8
* nios2/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* epiphany/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-69/+4
* lm32/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-49/+4
* mips/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-60/+4
* bfin/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* score/cpu/powerpc/include/rtems/score/powerpc.h: Fix typoJoel Sherrill2018-03-081-1/+1
* powerpc/include/rtems/score/types.h: Remove unused ppc_isrJoel Sherrill2018-03-081-2/+0
* epiphany: Workaround until next Newlib snapshotSebastian Huber2018-01-312-0/+70
* epiphany: Fixes for GCC 7.3Sebastian Huber2018-01-312-13/+12
* Remove make preinstallChris Johns2018-01-25207-1305/+1249
* powerpc: Add FSL_EIS_EPRSebastian Huber2018-01-221-0/+1
* sparc: Move <libcpu/byteorder.h>Sebastian Huber2018-01-023-0/+78
* epiphany: Remove superfluous includesSebastian Huber2017-12-141-4/+0
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-133-0/+2272
* riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill2017-11-291-3/+2
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-221-13/+12
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-221-2/+0
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-11-201-2/+2
* cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary2017-11-0119-48/+69
* riscv32: Add missing preinstall.amSebastian Huber2017-10-281-0/+57
* cpukit: Add basic riscv32 architecture port v3Hesham Almatary2017-10-2817-0/+3446
* Add riscv32 to autotools files v3Hesham Almatary2017-10-281-0/+1
* powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2017-08-221-0/+5
* powerpc: Add 64-bit context/interrupt supportSebastian Huber2017-08-226-187/+263
* powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2017-08-221-2/+2
* powerpc: 64-bit support for CPU_SIZEOF_POINTERSebastian Huber2017-08-221-0/+4
* powerpc: ppc_interrupt_get_disable_mask()Sebastian Huber2017-08-221-1/+1
* powerpc: Add register definesSebastian Huber2017-08-221-0/+16
* arm: Use ARM code on Thumb 1 targetsSebastian Huber2017-08-101-1/+1
* arm: Validate IT[7:0] bit field of PSRSebastian Huber2017-08-101-1/+25
* powerpc: Add register definesSebastian Huber2017-07-311-0/+26
* bsp/t32mppc: Add SMP supportSebastian Huber2017-07-281-0/+3
* sparc: Add lazy floating point switchSebastian Huber2017-07-256-219/+136
* sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2017-07-253-28/+30
* score: Add optional _CPU_Context_Destroy()Sebastian Huber2017-07-251-0/+19
* sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2017-07-173-0/+33
* arm: Fix ARMv7-M interrupt processingSebastian Huber2017-07-042-30/+48
* powerpc: Fix PPC_CONTEXT_VOLATILE_SIZESebastian Huber2017-06-201-0/+4
* powerpc: Fix TLS supportSebastian Huber2017-06-201-10/+11
* i386: Support thread-local storage (TLS)Sebastian Huber2017-06-123-7/+43
* i386: Move _CPU_Context_Initialize()Sebastian Huber2017-06-092-46/+65
* Simplify TLS support in context switchSebastian Huber2017-06-091-11/+2
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* arm: Fix profiling support of Thumb-1 targetsSebastian Huber2017-05-231-1/+3