summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber2018-06-2718-0/+45
* Remove unused CPU_MODES_INTERRUPT_LEVELSebastian Huber2018-06-273-3/+0
* arm: Simplify CPU counter supportSebastian Huber2018-06-151-2/+5
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-1534-3/+77
* powerpc: Fix ss555 buildSebastian Huber2018-06-071-6/+0
* Drop executable permissions on .[ch] filesJoel Sherrill2018-04-301-0/+0
* sparc: Move irq_asm.SSebastian Huber2018-04-202-0/+904
* sparc: Move _CPU_Trap_slot_templateSebastian Huber2018-04-201-0/+16
* Remove register keyword from public header filesSebastian Huber2018-04-1611-52/+52
* build: Remove DISTCLEANFILESSebastian Huber2018-04-093-3/+0
* i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a functionAmaan Cheval2018-03-161-2/+1
* i386/smp: Define CPU_Interrupt_frame as non-void structAmaan Cheval2018-03-161-1/+15
* rtems/bfin/bf533.h: Eliminate redefinition warning and add sanity checkJoel Sherrill2018-03-161-0/+9
* Add PowerPC paravirtualization supportJoel Sherrill2018-03-134-0/+94
* Add ARM Paravirtualization supportJoel Sherrill2018-03-134-3/+90
* Rework i386 Paravirtualization to have paravirt.hJoel Sherrill2018-03-135-3/+70
* sparc64: Move libcpu content to cpukitSebastian Huber2018-03-135-5/+906
* sparc: Move libcpu content to cpukitSebastian Huber2018-03-138-4/+756
* sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-56/+5
* sparc64/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-47/+4
* powerpc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-63/+5
* m68k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+3
* riscv/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-72/+4
* arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-53/+4
* v850/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+4
* 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