summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-31bsps: Rework cache manager implementationSebastian Huber3-626/+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 Huber2-4/+6
2015-04-27Fix broken BSPs due to a shared cache function declaration.Hesham ALMatary1-1/+0
2015-04-20score: Refactor SMP cache manager supportSebastian Huber1-172/+51
2015-03-20rtems: Use atomic operation with correct typeDaniel Cederman1-1/+1
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber1-43/+0
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 Johns3-3/+3
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-09-10bsps: Fix cache manager supportSebastian Huber1-0/+3
2013-08-26bsp/xilinx-zynq: Add cache supportRic Claus1-1/+18
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-6/+0
2011-12-102011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+3
2011-06-072011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-5/+0
2010-05-302010-05-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+67
2009-11-30Whitespace removal.Ralf Corsepius2-9/+9
2008-10-10remove fileThomas Doerfler1-54/+0
2008-09-22shared/include/utility.h: New file.Thomas Doerfler1-0/+54
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+3
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2000-11-152000-11-14 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill1-1/+1
2000-10-182000-10-18 John Cotton <john.cotton@nrc.ca>Joel Sherrill1-0/+16
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 Sherrill3-83/+80
2000-06-13Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill3-0/+367