summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/shared/src/cache_manager.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-521/+0
2016-07-04rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa1-0/+42
2016-01-26score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber1-0/+8
2015-04-27bsps/cache: Clarify range functions supportSebastian Huber1-2/+6
2015-04-20score: Refactor SMP cache manager supportSebastian Huber1-172/+51
2015-03-20rtems: Use atomic operation with correct typeDaniel Cederman1-1/+1
2014-08-25score: Add missing define to cache managerDaniel Cederman1-0/+2
2014-08-22score: Add SMP support to the cache managerDaniel Cederman1-6/+252
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-28rtems: Add cache size functionsSebastian Huber1-0/+21
2014-02-28rtems: Use size_t for cache line sizeSebastian Huber1-2/+2
2014-01-14rtems_cache_invalidate_multiple_instruction_linesAleksandr Platonov1-1/+1
2013-08-26bsp/xilinx-zynq: Add cache supportRic Claus1-1/+18
2011-06-072011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-3/+0
2009-11-30Whitespace removal.Ralf Corsepius1-7/+7
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-11-152000-11-14 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill1-1/+1
2000-10-122000-10-12 Nick Simon <Nick.SIMON@syntegra.bt.co.uk>Joel Sherrill1-1/+1
2000-08-102000-08-10 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>Joel Sherrill1-0/+12
2000-06-14Patch from John Cotton <john.cotton@nrc.ca> to correct cacheJoel Sherrill1-62/+63
2000-06-13Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill1-66/+106
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-0/+252