NetBSD/sys/arch/arm32
reinoud 8ca7d6ec9c Initial commit for merging A7000/NC with the RISCPC in order to get _one_
bootable GENERAL kernel for the 3 machines.

This is done by integrating the ARM7500 in a better way. In various places
the IOMD ID is checked and action is taken at runtime compared to
compiletime.

The small piece of assembler that is changed now uses the flag
`arm7500_ioc_found' that is set up by iomd.c at startup. When this chip
isnt found at startup it will skip reading the ARM7500 extended IRQ
registers and wont clear them either.

The next step will be getting the mode-definition files to the bootloader.
Currently they are compiled in.
2001-07-09 21:46:19 +00:00
..
arm32 Add checks (make non DIAGNOSTIC) to make sure that we never call uvm_fault from an interrupt. 2001-06-26 22:09:19 +00:00
compile
conf Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, 2001-07-08 16:32:12 +00:00
dev Merge arm32/dev/bus_space_notimpl.S and hpcarm/hpcarm/bus_space_notimpl.S 2001-06-18 22:26:15 +00:00
doc Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Initial commit for merging A7000/NC with the RISCPC in order to get _one_ 2001-07-09 21:46:19 +00:00
iomd Initial commit for merging A7000/NC with the RISCPC in order to get _one_ 2001-07-09 21:46:19 +00:00
isa withough -> without 2001-06-13 10:45:57 +00:00
mainbus Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
ofw Split consinit functionality out of machdep.c into platform-specific 2001-06-11 11:56:57 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus Initial commit for merging A7000/NC with the RISCPC in order to get _one_ 2001-07-09 21:46:19 +00:00
rc7500 response', not responce' 2001-06-19 13:45:52 +00:00
riscpc Initial commit for merging A7000/NC with the RISCPC in order to get _one_ 2001-07-09 21:46:19 +00:00
shark existent', not existant' 2001-06-19 13:42:07 +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 Initial commit for merging A7000/NC with the RISCPC in order to get _one_ 2001-07-09 21:46:19 +00:00
Makefile