summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Rework cache manager implementationSebastian Huber2018-01-313-626/+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-272-4/+6
* Fix broken BSPs due to a shared cache function declaration.Hesham ALMatary2015-04-271-1/+0
* score: Refactor SMP cache manager supportSebastian Huber2015-04-201-172/+51
* rtems: Use atomic operation with correct typeDaniel Cederman2015-03-201-1/+1
* rtems: Move rtems_cache_aligned_malloc()Sebastian Huber2014-11-251-43/+0
* 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-213-3/+3
* 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
* bsps: Fix cache manager supportSebastian Huber2013-09-101-0/+3
* bsp/xilinx-zynq: Add cache supportRic Claus2013-08-261-1/+18
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-113-6/+0
* 2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-101-1/+3
* 2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-06-072-5/+0
* 2010-05-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-301-0/+67
* Whitespace removal.Ralf Corsepius2009-11-302-9/+9
* remove fileThomas Doerfler2008-10-101-54/+0
* shared/include/utility.h: New file.Thomas Doerfler2008-09-221-0/+54
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-043-3/+3
* 2000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-061-0/+1
* 2000-11-14 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill2000-11-151-1/+1
* 2000-10-18 John Cotton <john.cotton@nrc.ca>Joel Sherrill2000-10-181-0/+16
* 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-143-83/+80
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-133-0/+367