NetBSD/sys/arch
minoura be7984a052 First step toward network boot.
By Takeshi Nakayama <tn@catvmics.ne.jp>.
1999-09-23 15:14:57 +00:00
..
alpha Correct the clock speed setting: the GPI2 bit is only for the Alpha baseboard 1999-09-22 03:32:42 +00:00
amiga replace inline asm by macro calls, that expand to the original inline asm 1999-09-20 23:17:13 +00:00
arm32 Small enhancement to the mcount() function to make profiling of assembler 1999-09-21 22:15:11 +00:00
atari Make sure the pointer to the cpu_label is not NULL before trying to use it. 1999-09-22 07:20:44 +00:00
bebox Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
evbsh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
hp300 Remove ipfilter, add IPv6 and IPSec. 1999-09-19 21:20:43 +00:00
hpcmips Add timezone info in bootinfo. 1999-09-23 08:30:58 +00:00
i386 add missing break, spotted by Wolfgang Solfrank 1999-09-20 16:07:45 +00:00
m68k #ifndef _M68K_CACHEOPS_H_ - #endif. 1999-09-23 15:10:18 +00:00
mac68k Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
macppc lcsplx() should return old cpl... 1999-09-21 12:36:32 +00:00
mips eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
mmeye Don't set sr[BL] to 1 in cpu_switch(). 1999-09-22 08:57:49 +00:00
mvme68k Add #ifdef _KERNEL around the spln() macros. 1999-09-21 18:49:19 +00:00
newsmips Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
next68k added a couple of functions missed when chuq removed PMAP_NEW 1999-09-21 11:03:53 +00:00
ofppc Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pc532 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pica Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pmax Need to pull in <sys/kernel.h> for definition of cold. 1999-09-21 00:10:39 +00:00
powerpc fix breakage from PMAP_NEW cleanup. 1999-09-14 17:11:45 +00:00
sh3 Fix RWKREG register reset code in resettodr(). 1999-09-23 05:34:03 +00:00
sparc Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
sparc64 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
sun3 fix a prototype that was missed in the pmap_extract() API change. 1999-09-19 19:06:19 +00:00
vax Nuke unnused file. 1999-09-21 18:08:37 +00:00
x68k First step toward network boot. 1999-09-23 15:14:57 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00