summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-22libcpu/sh: Build cache stubs so apps usign cache API linkJoel Sherrill3-8/+40
2014-04-17score: Clarify TLS supportSebastian Huber1-1/+1
2014-04-16bsps/powerpc: SMP support for SPR functionsSebastian Huber1-19/+19
2014-04-15bsps/powerpc: SMP support for one TSEC driverSebastian Huber1-13/+16
2014-04-01bsps/powerpc: PR757: Fix PPC_IRQ_TRACE for ppc601Sebastian Huber1-0/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns261-262/+262
2014-03-14bsps/powerpc: Add support for interrupt profilingSebastian Huber1-2/+51
2014-03-13bsp/arm: Add CP15 methodsRalf Kirchner1-1/+98
2014-03-12bsps/powerpc: Fix GET_INTERRUPT_MASK macroSebastian Huber1-1/+2
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber1-1/+1
2014-02-28rtems: Add cache size functionsSebastian Huber1-0/+21
2014-02-28rtems: Use size_t for cache line sizeSebastian Huber3-4/+4
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber3-6/+7
2014-02-19powerpc: Change interrupt disable implemetationSebastian Huber2-6/+0
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-3/+13
2014-01-14rtems_cache_invalidate_multiple_instruction_linesAleksandr Platonov1-1/+1
2014-01-13bsps/arm: Use Normal memory for code and dataSebastian Huber1-3/+7
2013-12-06libcpu/powerpc/mpc5xx: use THREAD_DISABLE_DISPATCH_LEVEL in asmChirayu Desai1-13/+13
2013-12-03bsps/powerpc: Unconditionally clear reservationsSebastian Huber1-7/+8
2013-11-18powerpc: Add r2 to CPU contextSebastian Huber2-1/+7
2013-10-27bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber1-5/+9
2013-10-03Add a new necessary definition needed for raspberrypi MMU supportHesham AL-Matary1-0/+21
2013-09-23libcpu/sparc/.../access_le.c: Add include file to fix warningJoel Sherrill1-0/+1
2013-09-10bsps: Fix cache manager supportSebastian Huber3-0/+12
2013-09-05bsps/arm: Fix ARM CP15 opcode for get functionsSebastian Huber1-3/+3
2013-08-30sapi: SMP support for chainsSebastian Huber1-1/+1
2013-08-26bsp/xilinx-zynq: Add cache supportRic Claus1-1/+18
2013-08-22bsps/arm: Add more CP15 cache functionsRic Claus1-0/+65
2013-08-14bsps: Fix clock driver definesSebastian Huber2-3/+3
2013-08-09bsps/powerpc: Per-CPU thread dispatch disableSebastian Huber3-53/+45
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-2/+2
2013-08-09bsp/csb336: implement bsp_interrupt_vector_enable/disable.Pavel Pisa1-0/+10
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch.Pavel Pisa1-1/+2
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-0/+1
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber6-8/+11
2013-07-24bsp/mpc55xx: Fix prototypePeter Dufault1-1/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-0/+1
2013-07-15bsp/mpc55xx: Add MPC5668G supportSebastian Huber7-13/+6770
2013-07-09bsps/powerpc: Add ppc_count_leading_zeros()Sebastian Huber1-0/+13
2013-06-26powerpc: Fix Altivec supportSebastian Huber1-1/+1
2013-06-25termios: Update due to API changesSebastian Huber9-60/+58
2013-06-24bsps/powerpc: Delete clock_4xx.cSebastian Huber1-225/+0
2013-06-21bsps: Move bsp_generic_fatal_code to new fileSebastian Huber1-5/+2
2013-06-21bsps/powerpc: Delete bsp_exceptions_in_RAMSebastian Huber4-68/+77
2013-06-20bsps/arm: Set vector base address if necessarySebastian Huber1-0/+47
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber4-4/+4
2013-06-07smp: Fix PowerPC context switchSebastian Huber1-1/+1
2013-05-31bsps/arm: Add SMP supportSebastian Huber1-0/+57
2013-05-31smp: Add PowerPC supportSebastian Huber1-0/+23