NetBSD/sys/arch/arm32
matt 5f6967f571 A small change for NETWINDER support. (netwinder needs its own pci_attach_hook) 2001-04-20 16:52:04 +00:00
..
arm32 Don't the RPC stuff on SHARK or FOOTBRIDGE machines. 2001-04-19 07:19:48 +00:00
compile
conf Euhm... small typo ! 2001-04-20 12:47:55 +00:00
dev Initial commit of wsmouse driver for the IOMD quadratic mouse. 2001-04-14 19:22:43 +00:00
doc Updated documentation about the bootloader 2001-02-20 22:58:34 +00:00
footbridge A small change for NETWINDER support. (netwinder needs its own pci_attach_hook) 2001-04-20 16:52:04 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
iomd Improved IRQ handling code on IOMD. By using an ffs-like algorithm we don't need to loop quite so much when looking for bits to service (also means we only service irqs that need servicing), also moved code around to avoid stalling where it doesn't loose too much understandabilty. 2001-04-19 20:46:07 +00:00
isa Track prototype change to isa_fillw() that avoids passing u_short as an arg. 2001-03-30 11:21:33 +00:00
mainbus Part one of the COMCONSOLE repair ... it works now but the video console 2001-04-12 20:15:06 +00:00
ofw more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
pci
podulebus More formatting cleanups. Disable UNPROTECTED_CSR since the code 2001-04-19 17:30:20 +00:00
rc7500 more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
riscpc Just some pretty printing for 640 width screens 2001-04-09 19:22:42 +00:00
shark Remove a shark dependency in machdep. Use booted_kernel instead of 2001-03-04 01:50:53 +00:00
stand Make the NC start run again ... it didnt detect the start of the DRAM good 2001-04-07 20:57:24 +00:00
vidc Cleanup of attachment code of framebuffers 2001-04-14 02:25:43 +00:00
Makefile