summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/cache.h
AgeCommit message (Expand)Author
2020-07-27s/MODULE/_MODULE/skrll
2020-07-26#define<tab>simonb
2016-08-18Need to compile in cache alias support when MIPS3 or MIPS4skrll
2016-07-11Change MIPS to use the common pmap code.matt
2015-06-07Multiple inclusion protectionmatt
2011-03-15Add separate support for MIPS32R2 and MIPS64R2.matt
2011-02-20Major merge forward from matt-nb5-mips64.matt
2005-12-11merge ktrace-lwp.christos
2005-03-26Add a workaround to handle virtual alias which may cause data corruptiontsutsui
2005-03-01Add a hint variable (mips_sdcache_forceinv, explicitly initialized to zero)sekiya
2003-02-17No need to protect headers with #ifdef _KERNEL if they're never installedsimonb
2002-12-17Add support for caches where the data cache is fully coherent, andsimonb
2002-11-09Make cache size/mask variables unsigned.thorpej
2001-11-19Add mips_dcache_align and mips_dcache_align_mask variables thatthorpej
2001-11-14Merge the thorpej-mips-cache branch onto the trunk. This is anthorpej