summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps/sparc: Fix cache supportSebastian Huber2017-07-191-4/+9
* sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2017-07-172-0/+40
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-206-46/+30
* Add the i2c driver for Beaglebone BlackSichen Zhao2017-06-141-0/+136
* Simplify TLS support in context switchSebastian Huber2017-06-091-1/+0
* Add support for IBM PowerPC 750 chip.Phong Pham2017-05-293-0/+6
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* sparc: Adjust assembly to improve compability with LLVMJacob Hansen2017-05-143-5/+5
* sh/sh7750/sci/sh4uart.c: ix misleading indentation warningJoel Sherrill2017-04-241-1/+1
* powerpc/new-exceptions/bspsupport/ppc_exc_print.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+2
* powerpc/mpc5xx/console-generic/console-generic.c: Use updated struct termios ...Joel Sherrill2017-04-241-2/+2
* libcpu/../mpc5xx/.../vectors_init.c: Using inttype macros fixes 39 format war...Cillian O'Donnell2017-04-071-39/+41
* bsps/arm: Add Performance Monitors ExtensionSebastian Huber2017-03-271-1/+446
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-2214-33/+38
* powerpc: Optimize AltiVec context switchSebastian Huber2017-03-072-31/+30
* powerpc: Fix AltiVec context switchSebastian Huber2017-03-071-12/+12
* powerpc: Fix warningsSebastian Huber2017-03-021-1/+1
* powerpc: Fix interrupt thread dispatchSebastian Huber2017-03-021-2/+1
* bsps/powerpc: Fix warningSebastian Huber2017-02-151-2/+0
* bsps/arm: Fix prototypeSebastian Huber2017-02-151-1/+1
* bsps/powerpc: Fix warningsSebastian Huber2017-02-154-58/+61
* score: Fix ARM and PowerPC context initializationSebastian Huber2016-12-021-0/+1
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-021-1/+2
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-281-0/+37
* or1k: Avoid multiple iterations over cacheMartin Erik Werner2016-11-281-0/+27
* or1k: Remove secondary functions in cache managerMartin Erik Werner2016-11-281-56/+34