summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* libcpu/sh: Build cache stubs so apps usign cache API linkJoel Sherrill2014-04-223-8/+40
* score: Clarify TLS supportSebastian Huber2014-04-171-1/+1
* bsps/powerpc: SMP support for SPR functionsSebastian Huber2014-04-161-19/+19
* bsps/powerpc: SMP support for one TSEC driverSebastian Huber2014-04-151-13/+16
* bsps/powerpc: PR757: Fix PPC_IRQ_TRACE for ppc601Sebastian Huber2014-04-011-0/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-21261-262/+262
* bsps/powerpc: Add support for interrupt profilingSebastian Huber2014-03-141-2/+51
* bsp/arm: Add CP15 methodsRalf Kirchner2014-03-131-1/+98
* bsps/powerpc: Fix GET_INTERRUPT_MASK macroSebastian Huber2014-03-121-1/+2
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-111-1/+1
* rtems: Add cache size functionsSebastian Huber2014-02-281-0/+21
* rtems: Use size_t for cache line sizeSebastian Huber2014-02-283-4/+4
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-193-6/+7
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-192-6/+0
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-3/+13
* rtems_cache_invalidate_multiple_instruction_linesAleksandr Platonov2014-01-141-1/+1
* bsps/arm: Use Normal memory for code and dataSebastian Huber2014-01-131-3/+7
* libcpu/powerpc/mpc5xx: use THREAD_DISABLE_DISPATCH_LEVEL in asmChirayu Desai2013-12-061-13/+13
* bsps/powerpc: Unconditionally clear reservationsSebastian Huber2013-12-031-7/+8
* powerpc: Add r2 to CPU contextSebastian Huber2013-11-182-1/+7
* bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber2013-10-271-5/+9
* Add a new necessary definition needed for raspberrypi MMU supportHesham AL-Matary2013-10-031-0/+21
* libcpu/sparc/.../access_le.c: Add include file to fix warningJoel Sherrill2013-09-231-0/+1
* bsps: Fix cache manager supportSebastian Huber2013-09-103-0/+12
* bsps/arm: Fix ARM CP15 opcode for get functionsSebastian Huber2013-09-051-3/+3
* sapi: SMP support for chainsSebastian Huber2013-08-301-1/+1
* bsp/xilinx-zynq: Add cache supportRic Claus2013-08-261-1/+18
* bsps/arm: Add more CP15 cache functionsRic Claus2013-08-221-0/+65
* bsps: Fix clock driver definesSebastian Huber2013-08-142-3/+3
* bsps/powerpc: Per-CPU thread dispatch disableSebastian Huber2013-08-093-53/+45
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-2/+2
* bsp/csb336: implement bsp_interrupt_vector_enable/disable.Pavel Pisa2013-08-091-0/+10
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch.Pavel Pisa2013-07-261-1/+2
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-0/+1
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-266-8/+11
* bsp/mpc55xx: Fix prototypePeter Dufault2013-07-241-1/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-0/+1
* bsp/mpc55xx: Add MPC5668G supportSebastian Huber2013-07-157-13/+6770
* bsps/powerpc: Add ppc_count_leading_zeros()Sebastian Huber2013-07-091-0/+13
* powerpc: Fix Altivec supportSebastian Huber2013-06-261-1/+1
* termios: Update due to API changesSebastian Huber2013-06-259-60/+58
* bsps/powerpc: Delete clock_4xx.cSebastian Huber2013-06-241-225/+0
* bsps: Move bsp_generic_fatal_code to new fileSebastian Huber2013-06-211-5/+2
* bsps/powerpc: Delete bsp_exceptions_in_RAMSebastian Huber2013-06-214-68/+77
* bsps/arm: Set vector base address if necessarySebastian Huber2013-06-201-0/+47
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-144-4/+4
* smp: Fix PowerPC context switchSebastian Huber2013-06-071-1/+1
* bsps/arm: Add SMP supportSebastian Huber2013-05-311-0/+57
* smp: Add PowerPC supportSebastian Huber2013-05-311-0/+23