summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerate all preinstall.am files.Joel Sherrill2014-08-286-18/+18
* preinstall: Regenerated files differ from the repo.Chris Johns2014-08-281-3/+4
* libcpu: Add new entry for or1k cpu and include cache manager stubs.Hesham ALMatary2014-08-254-0/+85
* bsp/mpc55xx: Fix commentSebastian Huber2014-08-251-1/+1
* bsp/mpc55xx: Add defines for MPC5668Sebastian Huber2014-08-252-7/+13
* bsp/mpc55xx: Limit flash support to MPC55[56]XSebastian Huber2014-08-251-1/+1
* score: Add missing define to cache managerDaniel Cederman2014-08-251-0/+2
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-6/+252
* mpc55xx/misc/flash_support.c: Properly flush cache when writing.Peter Dufault2014-08-201-46/+39
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-50/+90
* Revert "bsps/powerpc: Fix potential relocation truncation"Sebastian Huber2014-06-061-1/+1
* bsps/powerpc: Fix potential relocation truncationSebastian Huber2014-06-061-1/+1
* bsps/arm: Fix TLB invalidation for ARMv7-ASebastian Huber2014-06-061-0/+7
* bsps/arm: Add ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-051-63/+134
* bsps/arm: Add all level data cache invalidationSebastian Huber2014-06-051-2/+63
* bsps/arm: TypoSebastian Huber2014-06-051-1/+1
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-0/+36
* m68k/shared/misc/memProbe.c: Add prototype to eliminate warningJoel Sherrill2014-06-011-0/+2
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-281-14/+14
* SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom2014-05-231-0/+13
* SPARC: syscall code clean-up and minor optimizationsDaniel Hellstrom2014-05-231-16/+11
* score: Fix CPU context usage on SMPSebastian Huber2014-05-082-14/+6
* score: Implement forced thread migrationSebastian Huber2014-05-072-0/+24
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-1/+0
* bsps/mips: Delete unused filesSebastian Huber2014-04-296-654/+0
* 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