summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Add header guard, fix definesChris Johns2018-01-151-2/+5
* bsps/m68k: Fix CACR register definesSebastian Huber2018-01-151-4/+1
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSSebastian Huber2018-01-151-2/+2
* bsps/mips: Fix AC_CONFIG_SRCDIR()Chris Johns2018-01-041-1/+1
* bsps/i386: Fix AC_CONFIG_SRCDIR()Chris Johns2018-01-041-1/+1
* bsps/bfin: Use public include pathChris Johns2018-01-047-7/+7
* bsps/powerpc: Use public include pathChris Johns2018-01-046-8/+11
* bsp/mcf548x: Use public include pathChris Johns2018-01-043-6/+6
* bsps/powerpc: Remove unused RTEMS_CPU_MODELSebastian Huber2018-01-031-17/+3
* sparc: Move <libcpu/byteorder.h>Sebastian Huber2018-01-023-71/+0
* bsp/mpc55xxevb: Move <bsp/irq.h>Sebastian Huber2018-01-023-510/+0
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-133-2265/+0
* bsps/sh: Delete libcpu/shSebastian Huber2017-12-084-52/+0
* bsp/gensh4: Move libcpu files to BSPSebastian Huber2017-12-0815-4409/+0
* bsp/gensh2: Move libcpu files to BSPSebastian Huber2017-12-0816-3067/+0
* bsp/gensh1: Move libcpu files to BSPSebastian Huber2017-12-0814-2074/+1
* bsp/shsim: Move libcpu files to BSPSebastian Huber2017-12-084-239/+0
* bsp/csb337: Move libcpu files to BSPSebastian Huber2017-12-0818-2466/+0
* bsp/smdk2410: Move libcpu files to BSPSebastian Huber2017-12-0811-1983/+0
* bsp/rtl22xx: Move libcpu files to BSPSebastian Huber2017-12-089-941/+0
* bsp/csb336: Move libcpu files to BSPSebastian Huber2017-12-088-895/+0
* bsps/arm: Remove obsolete s3c2400Sebastian Huber2017-12-081-3/+1
* bsp/gumstix: Move libcpu files to BSPSebastian Huber2017-12-0810-721/+1
* bsps: Do not install <libcpu/cache.h>Sebastian Huber2017-12-0830-147/+10
* bsps/or1k: Avoid <libcpu/cache.h>Sebastian Huber2017-12-071-2/+1
* bsps/powerpc: Fix mpc83xx_i2cdrv.h locationSebastian Huber2017-12-073-17/+16
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-221-3/+3
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-11-201-0/+7
* bsps/powerpc: Fix robust thread dispatch againSebastian Huber2017-10-091-3/+1
* bsps: Fix integer to/from pointer warningsSebastian Huber2017-09-282-4/+4
* bsps/powerpc: Fix print format warningsSebastian Huber2017-09-282-37/+37
* bsps/powerpc: Fix robust thread dispatchSebastian Huber2017-09-211-6/+21
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-09-202-4/+6
* bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-09-193-179/+107
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-185-25/+10
* Simplify and unify BSP_output_charSebastian Huber2017-09-122-5/+0
* Include missing <string.h>Sebastian Huber2017-08-252-0/+2
* powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2017-08-222-0/+4
* bsp/qoriq: Use LA to load an addressSebastian Huber2017-08-221-0/+8
* bsps/powerpc: Rename ppc_exc_wrap_async_normal_endSebastian Huber2017-08-221-1/+1
* bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROLSebastian Huber2017-08-221-7/+12
* powerpc: Add 64-bit context/interrupt supportSebastian Huber2017-08-227-151/+147
* powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2017-08-222-7/+13
* bsps/arm: Add ARMv7-AR Generic Timer supportSebastian Huber2017-08-041-0/+322
* Optional Clock_driver_support_shutdown_hardware()Sebastian Huber2017-08-042-8/+8
* bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZESebastian Huber2017-08-012-2/+4
* bsps/powerpc: Rename ppc_exc_wrap_async_normalSebastian Huber2017-08-011-3/+3
* bsp/qoriq: Simplify fatal exceptionsSebastian Huber2017-07-313-2/+236
* bsps/powerpc: Fix format specifiersSebastian Huber2017-07-311-39/+39
* sparc: Add lazy floating point switchSebastian Huber2017-07-251-1/+125