NetBSD/sys/arch/mips
simonb 351c1c16a6 Add support for MIPS32 and MIPS64 architectures:
- Use a table-driven CPU detection algorithm instead of multiple
   case statements.
 - Add MIPS32/64 feature detection using the architected CP0 registers
   (from Broadcom Corp).
 - Call MD mips_machdep_cache_config() function if
   __HAVE_MIPS_MACHDEP_CACHE_CONFIG is defined - used to set up the
   L2 cache on some ports.
2002-03-05 15:53:00 +00:00
..
bonito Add the BONITO_ICU_RETRYERR bit. 2002-01-09 02:35:29 +00:00
conf Don't explicitly depend locore_*.S and fp.S on assym.h - this is done 2002-03-05 14:28:31 +00:00
include Prototypes for MIPS32/64 cache ops. 2002-03-05 15:41:48 +00:00
mips Add support for MIPS32 and MIPS64 architectures: 2002-03-05 15:53:00 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc GC some bogus definitions. 1997-10-11 16:12:55 +00:00