NetBSD/sys/arch
perry 098ba22210 1) Add infrastructure to generate lint stub files from stylized
comments in .S files.
2) Update "make lint" target to use generated lint stubs.
2001-05-15 22:34:36 +00:00
..
alpha o Deal with stray machine checks 2001-05-14 19:56:22 +00:00
amiga defopt LEV6_DEFER. 2001-05-08 06:09:29 +00:00
amigappc PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
arc Don't forget to set dma_count register in picaDmaStart(). 2001-05-15 14:29:17 +00:00
arm Include opt_cputypes.h, since we use CPU_*. 2001-05-13 14:41:56 +00:00
arm26 Make microtime properly monotonic, with code derived from the /alpha 2001-05-14 23:45:39 +00:00
arm32 Refer to the Risc PC IOMD by its real name (which appears to be IOMD20). 2001-05-13 14:30:00 +00:00
atari Split pci_machdep into a generic/hades/milan part. There is much difference 2001-05-15 14:14:48 +00:00
bebox PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
cesfic Initial import of the known working kernel bits for the NetBSD/cesfic 2001-05-14 18:22:58 +00:00
cobalt Do the first allocsys() pass (the pass that computes sizes) before 2001-04-24 15:41:38 +00:00
dnard Remove includes that only include <arm/*.h>. These are now picked up 2001-05-09 22:30:43 +00:00
dreamcast convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
evbsh3 convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
hp300 pull in lib/libkern/libkern.h to resolve inline tolower() 2001-05-13 00:01:45 +00:00
hpc Add '#if defined(_KERNEL) && !defined(_LKM)' to avoid including 2001-05-12 10:17:20 +00:00
hpcarm Change _ARM32_*_H_ to _HPCARM_*_H_. 2001-05-15 16:15:22 +00:00
hpcmips Fix description about frame buffer type. 2001-05-12 10:08:59 +00:00
hpcsh convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
i386 1) Add infrastructure to generate lint stub files from stylized 2001-05-15 22:34:36 +00:00
luna68k Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
m68k define VECTOR() and friends in non-_KERNEL environments too. 2001-05-12 22:27:05 +00:00
mac68k port-mac68l/12931 by Dave Huang: 2001-05-14 09:27:06 +00:00
macppc PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
mips Add the processor IDs for the 4Kc and 5Kc CPUs and some MIPS32/64 2001-05-15 21:48:50 +00:00
mipsco Move previous patch which performs allocsys() before pmap_bootstrap() 2001-04-28 04:20:27 +00:00
mmeye dreamcast clock module was separated. 2001-04-23 11:20:41 +00:00
mvme68k doh, make the last fix compile for '147. 2001-05-13 18:35:19 +00:00
netwinder Disable the secondary ide port in the pcibus_attach_hook. 2001-05-08 06:55:17 +00:00
news68k Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
newsmips Reset FDC in news5000_init() to avoid spurious interrupts 2001-04-27 12:55:51 +00:00
next68k turn on printf format-string checking and -Werror. fix all warnings. 2001-05-13 16:55:37 +00:00
ofppc PPC machine type tags haven't been used for a while. 2001-05-03 13:11:24 +00:00
pc532 Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
pmax Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
powerpc Fix spr and tbr register number extraction. tbr is untested, but is the 2001-05-06 16:40:22 +00:00
prep delint: don't try & return something from void pci_intr_disestablish() 2001-05-15 14:48:57 +00:00
sandpoint delint: don't try & return something from void pci_intr_disestablish() 2001-05-15 14:48:57 +00:00
sgimips Add IP32 2001-05-14 17:59:22 +00:00
sh3 Correct a simple bug in the recent commit (pmap.c:1.19) by thopej. 2001-05-13 19:41:17 +00:00
sparc Delint my previous change. 2001-05-12 22:42:07 +00:00
sparc64 Delint my previous change. 2001-05-12 22:42:07 +00:00
sun2 Rewrote a variable constraint to make gcc 2.95 happy. 2001-05-14 20:39:52 +00:00
sun3 Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
vax Octal numbers _must_ have a heading '0'! 2001-05-15 18:59:45 +00:00
x68k Missings from the previous commit. 2001-05-15 09:10:05 +00:00
Makefile add hpc dir if MACHINE is hpcmips or hpcsh. 2001-01-28 02:58:19 +00:00