NetBSD/sys/arch/arm32
thorpej 67fd41ddbf Add 26-bit and 32-bit types.h files, which indicate the programming
model in use for a given platform (__PROG26 vs __PROG32), then pulls
in <arm/types.h>.  Change each ARM port to pull in <arm/arm26/types.h>
or <arm/arm32/types.h> as appropriate.  Change all references to PROG26
and PROG32 to __PROG26 and __PROG32.  Eliminate the opt_progmode.h
header file.
2001-11-22 17:59:57 +00:00
..
arm32 Sync hpcarm & arm32 conf.c (this entails shifting the i4b major numbers 2001-09-03 01:33:38 +00:00
compile
conf cleanup: 2001-11-20 12:56:17 +00:00
dev Hmm, on a.out platforms we have 2001-09-24 17:00:52 +00:00
doc Forgot these ones... and make notice of the move. 2001-10-17 23:58:34 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
isa Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
mainbus Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
ofw Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
pci
shark Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
stand/ofwboot Couple of changes: 2001-11-02 20:24:37 +00:00
Makefile