summaryrefslogtreecommitdiffstats
path: root/bsps/shared/cache/cacheimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2023-04-05bsps: Mark argument as unusedSebastian Huber1-0/+1
2022-10-24bsps: Add Cache Manager implementation groupSebastian Huber1-4/+39
2021-07-29bsps/cache: Optimize smp_cache_broadcast()Sebastian Huber1-1/+2
2021-01-27cacheimpl.h: Avoid potential dead codeSebastian Huber1-12/+11
2019-05-20score: Simplify _SMP_Multicast_action()Sebastian Huber1-2/+23
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber1-2/+2
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber1-2/+2
2018-12-21bsps: Add CPU_CACHE_SUPPORT_PROVIDES_DISABLE_DATASebastian Huber1-0/+9
2018-12-21bsps: Update cache manager documentationSebastian Huber1-22/+57
2018-12-21bsps: Remove superfluous comments in cacheimpl.hSebastian Huber1-31/+4
2018-11-28bsps/sparc: Fix SMP buildSebastian Huber1-0/+9
2018-11-26Remove rtems_cache_*_processor_set() functionsSebastian Huber1-91/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-1/+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