Sebastian Huber
4bf2a6aa09
bsps/cache: Clarify range functions support
2015-04-27 09:40:16 +02:00
Hesham ALMatary
1602bf3973
Fix broken BSPs due to a shared cache function declaration.
...
Get rid of _CPU_cache_invalidate_instruction_range declaration
as it doesn't make sense here.
2015-04-27 09:25:39 +02:00
Chris Johns
c49985691f
Change all references of rtems.com to rtems.org.
2014-03-21 08:10:47 +11:00
Sebastian Huber
f55215a837
bsps: Fix cache manager support
2013-09-10 08:51:06 +02:00
Joel Sherrill
9b4422a251
Remove All CVS Id Strings Possible Using a Script
...
Script does what is expected and tries to do it as
smartly as possible.
+ remove occurrences of two blank comment lines
next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
contain CVS Ids
+ If the processing left a blank line at the top of
a file, it was removed.
2012-05-11 08:44:13 -05:00
Sebastian Huber
f3aa15c254
2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* shared/include/cache.h, shared/src/cache_manager.c: Removed include
files to reduce implementation constraints.
2011-06-07 07:51:21 +00:00
Ralf Corsepius
359e537416
Whitespace removal.
2009-11-30 05:09:41 +00:00
Thomas Doerfler
da6142f0f2
remove file
2008-10-10 15:51:50 +00:00
Thomas Doerfler
9cabf5f300
shared/include/utility.h: New file.
2008-09-22 12:51:16 +00:00
Joel Sherrill
7c4a626318
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* shared/include/cache.h, shared/src/cache_aligned_malloc.c,
shared/src/cache_manager.c: URL for license changed.
2003-09-04 18:57:22 +00:00
Joel Sherrill
c5a60819c6
2000-10-18 John Cotton <john.cotton@nrc.ca>
...
* shared/include/cache.h: Improved file header.
2000-10-18 17:36:42 +00:00
Joel Sherrill
5e77d12951
Patch from John Cotton <john.cotton@nrc.ca> to correct cache
...
routine naming to follow RTEMS package/object.method rule.
This patch also eliminated calls to the obsolete routine
m68k_enable_caching.
2000-06-14 20:32:44 +00:00
Joel Sherrill
cf1f72ea33
Moved i386 and m68k cache management code to libcpu. Everything
...
now is an implementation of the prototypes in rtems/rtems/cache.h.
The libcpu/i386/wrapup directory is no longer needed.
The PowerPC needs this done to it.
2000-06-13 21:53:38 +00:00