summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/cache_r4k.h
AgeCommit message (Expand)Author
2020-07-26#define<tab>simonb
2016-07-12Appease gcc and asmskrll
2016-07-12Fix RCSIdskrll
2016-07-11Use sdcache routines.matt
2016-07-11Trailing whitespaceskrll
2016-07-11Change MIPS to use the common pmap code.matt
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2003-03-08Add support for R5k secondary caches, from code Chris Sekiya sent me a longrafal
2003-02-17No need to protect headers with #ifdef _KERNEL if they're never installedsimonb
2002-11-17Add cache_r4k_op_8lines_{16,32} macros to perform cache ops on 8simonb
2002-03-05Add 4way 16/32-byte-line cache op primitives.simonb
2002-01-19add VR4131 cache-op bug workaround code.shin
2001-12-23Added Vr4131 support.takemura
2001-11-23Add 32B/l L1 D/I-cache ops for newer ARC machines.tsutsui
2001-11-18Add 128b/l L2 cache ops.thorpej
2001-11-14Merge the thorpej-mips-cache branch onto the trunk. This is anthorpej