NetBSD/sys/arch
nisimura de13b44edd Have mips_locoresw[] of 3 entry pointer array for different
implementation of locore routines between MIPS1 and MIPS3.  It's
independent from mips_locore_jumpvec_t which is for cache/TLB
manipulating routines peculiar to processor designs.  mips_locore_jumpvec_t
will be replaced with "processor closures" encapsulating implementation
parameters (cpuinfo) and pointers to conventaion routines (cpuops),
eventually.
2000-05-10 01:34:13 +00:00
..
alpha Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
amiga Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
arc mention MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEV 2000-05-09 07:30:14 +00:00
arm26 Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
arm32 Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
atari The console stuff might also be needed by 'ser'. Also update the names of 2000-05-09 14:30:47 +00:00
bebox Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
cobalt Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
evbsh3 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
hp300 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
hpcmips call uvm_pageidlezero() while CPU is idle. 2000-05-09 13:23:57 +00:00
i386 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
luna68k Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
m68k On the m68k, the most efficient type for __cpu_simple_lock_t is 2000-05-02 05:17:45 +00:00
mac68k Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
macppc Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
mips Have mips_locoresw[] of 3 entry pointer array for different 2000-05-10 01:34:13 +00:00
mmeye Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
mvme68k Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
news68k Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
newsmips Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
next68k Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
ofppc Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
pc532 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
pmax Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
powerpc Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
prep Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
sh3 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
sparc Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00
sparc64 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
sun3 Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
vax Get boot device CSR from RPB instead of trying to guess it. 2000-05-09 20:53:51 +00:00
x68k Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
Makefile