summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-02sparc: Move <libcpu/byteorder.h>Sebastian Huber3-71/+0
2018-01-02bsp/mpc55xxevb: Move <bsp/irq.h>Sebastian Huber3-510/+0
2017-12-13arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber3-2265/+0
2017-12-08bsps/sh: Delete libcpu/shSebastian Huber4-52/+0
2017-12-08bsp/gensh4: Move libcpu files to BSPSebastian Huber15-4409/+0
2017-12-08bsp/gensh2: Move libcpu files to BSPSebastian Huber16-3067/+0
2017-12-08bsp/gensh1: Move libcpu files to BSPSebastian Huber14-2074/+1
2017-12-08bsp/shsim: Move libcpu files to BSPSebastian Huber4-239/+0
2017-12-08bsp/csb337: Move libcpu files to BSPSebastian Huber18-2466/+0
2017-12-08bsp/smdk2410: Move libcpu files to BSPSebastian Huber11-1983/+0
2017-12-08bsp/rtl22xx: Move libcpu files to BSPSebastian Huber9-941/+0
2017-12-08bsp/csb336: Move libcpu files to BSPSebastian Huber8-895/+0
2017-12-08bsps/arm: Remove obsolete s3c2400Sebastian Huber1-3/+1
2017-12-08bsp/gumstix: Move libcpu files to BSPSebastian Huber10-721/+1
2017-12-08bsps: Do not install <libcpu/cache.h>Sebastian Huber30-147/+10
2017-12-07bsps/or1k: Avoid <libcpu/cache.h>Sebastian Huber1-2/+1
2017-12-07bsps/powerpc: Fix mpc83xx_i2cdrv.h locationSebastian Huber3-17/+16
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-3/+3
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber1-0/+7
2017-10-09bsps/powerpc: Fix robust thread dispatch againSebastian Huber1-3/+1
2017-09-28bsps: Fix integer to/from pointer warningsSebastian Huber2-4/+4
2017-09-28bsps/powerpc: Fix print format warningsSebastian Huber2-37/+37
2017-09-21bsps/powerpc: Fix robust thread dispatchSebastian Huber1-6/+21
2017-09-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2-4/+6
2017-09-19bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber3-179/+107
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber5-25/+10
2017-09-12Simplify and unify BSP_output_charSebastian Huber2-5/+0
2017-08-25Include missing <string.h>Sebastian Huber2-0/+2
2017-08-22powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2-0/+4
2017-08-22bsp/qoriq: Use LA to load an addressSebastian Huber1-0/+8
2017-08-22bsps/powerpc: Rename ppc_exc_wrap_async_normal_endSebastian Huber1-1/+1
2017-08-22bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROLSebastian Huber1-7/+12
2017-08-22powerpc: Add 64-bit context/interrupt supportSebastian Huber7-151/+147
2017-08-22powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2-7/+13
2017-08-04bsps/arm: Add ARMv7-AR Generic Timer supportSebastian Huber1-0/+322
2017-08-04Optional Clock_driver_support_shutdown_hardware()Sebastian Huber2-8/+8
2017-08-01bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZESebastian Huber2-2/+4
2017-08-01bsps/powerpc: Rename ppc_exc_wrap_async_normalSebastian Huber1-3/+3
2017-07-31bsp/qoriq: Simplify fatal exceptionsSebastian Huber3-2/+236
2017-07-31bsps/powerpc: Fix format specifiersSebastian Huber1-39/+39
2017-07-25sparc: Add lazy floating point switchSebastian Huber1-1/+125
2017-07-19bsps/sparc: Fix cache supportSebastian Huber1-4/+9
2017-07-17sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2-0/+40
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber6-46/+30
2017-06-14Add the i2c driver for Beaglebone BlackSichen Zhao1-0/+136
2017-06-09Simplify TLS support in context switchSebastian Huber1-1/+0
2017-05-29Add support for IBM PowerPC 750 chip.Phong Pham3-0/+6
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-05-14sparc: Adjust assembly to improve compability with LLVMJacob Hansen3-5/+5
2017-04-24sh/sh7750/sci/sh4uart.c: ix misleading indentation warningJoel Sherrill1-1/+1