summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/shared/src/cache_manager.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-521/+0
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-07-041-0/+42
* score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber2016-01-261-0/+8
* bsps/cache: Clarify range functions supportSebastian Huber2015-04-271-2/+6
* score: Refactor SMP cache manager supportSebastian Huber2015-04-201-172/+51
* rtems: Use atomic operation with correct typeDaniel Cederman2015-03-201-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
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* rtems: Add cache size functionsSebastian Huber2014-02-281-0/+21
* rtems: Use size_t for cache line sizeSebastian Huber2014-02-281-2/+2
* rtems_cache_invalidate_multiple_instruction_linesAleksandr Platonov2014-01-141-1/+1
* bsp/xilinx-zynq: Add cache supportRic Claus2013-08-261-1/+18
* 2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-06-071-3/+0
* Whitespace removal.Ralf Corsepius2009-11-301-7/+7
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2000-11-14 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill2000-11-151-1/+1
* 2000-10-12 Nick Simon <Nick.SIMON@syntegra.bt.co.uk>Joel Sherrill2000-10-121-1/+1
* 2000-08-10 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>Joel Sherrill2000-08-101-0/+12
* Patch from John Cotton <john.cotton@nrc.ca> to correct cacheJoel Sherrill2000-06-141-62/+63
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-131-0/+292