NetBSD/sys/arch/arm32
reinoud 5cc6423696 Fixed the bug that crept into giving support for moving IOMDs during startup.
Initially I gave it the type `int *iomd_base' but some macro's defined in
iomdreg.h calculated with the value asuming it to be an int ... thus all the
registers offsets were multiplied by four and that can only mean trouble !
The kernel boots again ever happily. Sorry for the inconvenience... it was
a good bug hunt though!
2001-03-02 01:46:57 +00:00
..
arm32 ARM7100 -> ARM710A, following information from reinoud. 2001-03-01 23:45:56 +00:00
compile
conf Move "options ARMFPE" to files.arm, so generic ARM files can use it. 2001-02-27 17:56:31 +00:00
dev Recalculate NVRAM checksum when updating the NVRAM. Avoids 'reboot' 2000-11-01 12:28:50 +00:00
doc Updated documentation about the bootloader 2001-02-20 22:58:34 +00:00
footbridge Move arm32 ports over to using <arm/armreg.h>, so <cpu.h> mostly contains 2001-02-25 21:31:13 +00:00
fpe-arm PCB convergence, part the first: 2001-02-28 18:15:42 +00:00
include Putting param.h back to arm32 include directory 2001-02-26 00:06:45 +00:00
iomd Fixed the bug that crept into giving support for moving IOMDs during startup. 2001-03-02 01:46:57 +00:00
isa Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
mainbus Make arm32 RiscPC compile again 2001-02-24 20:08:53 +00:00
ofw Move arm32 ports over to using <arm/armreg.h>, so <cpu.h> mostly contains 2001-02-25 21:31:13 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus Make it compile again... 2001-02-27 20:27:17 +00:00
rc7500 Centralise declaration of memc_base 2001-02-27 20:23:11 +00:00
riscpc Fixed the bug that crept into giving support for moving IOMDs during startup. 2001-03-02 01:46:57 +00:00
shark Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
stand Some of this code is based on an old version of BBBB -- update the copyright 2001-02-19 15:54:16 +00:00
vidc Centralise declaration of memc_base 2001-02-27 20:23:11 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00