NetBSD/sys/arch
thorpej 2b74082b7b End the "new ARM includes strategy" experiment. The new strategy
broke too many assumptions makde by other parts of the source tree,
and the strategy and how it was supposed to work was never discussed
on tech-userlevel, nor was it applied consistently (to all ARM ports
and to other ports which have common MACHINE_ARCH code, such as MIPS,
m68k, powerpc).

Verified to complete a full "make build" on cats, dnard, evbarm,
and netwinder.
2001-11-25 15:55:53 +00:00
..
acorn32 Clean this up, don't install files that userland doens't need. 2001-11-24 03:54:52 +00:00
algor <sys/sysctl.h> doesn't need to be after <uvm/uvm_extern.h> anymore, put 2001-11-22 03:08:01 +00:00
alpha Oops. Add in missing entry point settings. 2001-11-23 15:44:15 +00:00
amiga fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
amigappc - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
arc The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
arm End the "new ARM includes strategy" experiment. The new strategy 2001-11-25 15:55:53 +00:00
arm26 No longer need <machine/undefined.h>. 2001-11-23 21:23:30 +00:00
arm32 Cleanup, don't install headers that userland doesn't need. 2001-11-24 03:56:48 +00:00
atari fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
bebox The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
cats End the "new ARM includes strategy" experiment. The new strategy 2001-11-25 15:55:53 +00:00
cesfic fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
cobalt Make sure to hook into DDB/KGDB if so requested. 2001-11-23 23:48:07 +00:00
dnard End the "new ARM includes strategy" experiment. The new strategy 2001-11-25 15:55:53 +00:00
dreamcast - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
evbarm End the "new ARM includes strategy" experiment. The new strategy 2001-11-25 15:55:53 +00:00
evbsh3 - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
hp300 fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
hpc Added SigmarionII entry. 2001-11-25 14:39:50 +00:00
hpcarm Sanitize hpcarm includes somewhat, make them more like other ARM ports. 2001-11-24 17:39:31 +00:00
hpcmips add missing simple_lock_init. 2001-11-23 16:21:31 +00:00
hpcsh The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
i386 comment out CRYPTO_MD_DES_ENC & CRYPTO_MD_BF_ENC; they're not used 2001-11-25 00:02:12 +00:00
luna68k fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
m68k cleanup: 2001-11-20 12:56:17 +00:00
mac68k fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
macppc The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
mips add #ifndef _LOCORE. 2001-11-23 15:48:40 +00:00
mipsco The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
mmeye The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
mvme68k fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
netwinder End the "new ARM includes strategy" experiment. The new strategy 2001-11-25 15:55:53 +00:00
news68k fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
newsmips The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
next68k fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
ofppc The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
pc532 The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
playstation2 Update for the new cache code. 2001-11-23 16:09:11 +00:00
pmax Remove hardcoded values for HZ (under different names!) from mcclock.c 2001-11-23 01:04:11 +00:00
powerpc - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
prep The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
sandpoint The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
sgimips Adjust for dsclock name change. 2001-11-25 15:26:03 +00:00
sh3 - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
sparc Instead of checking for previous usage, just append to some make 2001-11-23 05:18:59 +00:00
sparc64 cleanup: 2001-11-20 12:56:17 +00:00
sun2 cleanup: 2001-11-20 12:56:17 +00:00
sun3 The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
sun68k Work around <bsd.lib.mk> used for kernel libs in other places. Clean up 2001-11-14 23:01:13 +00:00
vax Oops. Add in missing entry point settings. 2001-11-23 15:44:15 +00:00
walnut cleanup: 2001-11-20 12:56:17 +00:00
x68k Previous commit was incomplete. 2001-11-25 15:45:26 +00:00
x86_64 - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
Makefile End the "new ARM includes strategy" experiment. The new strategy 2001-11-25 15:55:53 +00:00
README Note the addition of arch/acorn32 as Acorn's line of ARM 6,7,SA machines. 2001-11-08 16:47:51 +00:00

acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha)
amiga:		Commodore et al. Amiga (m68k)
amigappc:	Phase 5 Amiga (powerpc)
arc:		MIPS Advanced Risc Computing spec machines (mips)
arm26:		Acorn ARM2- and ARM3-based machines (arm)
arm32:		ARMv3 and Digital StrongARM machines (arm)
atari:		Atari TT30, Falcon, and Hades (m68k)
bebox:		Be Inc. BeBox (powerpc)
cats:		Chalice Technologies, CATS motherboard (arm)
cesfic:  	FIC8234 VME processor board (m68k)
cobalt:		Cobalt Networks Microservers (mips)
dnard:		Digital "Shark" DNARD machines (arm)
dreamcast:	SEGA Dreamcast (sh3)
evbarm:		ARM-based eval boards (arm)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hpcarm:		ARM based handheld PCs (arm)
hpcmips:	MIPS based handheld PCs (mips)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3)
i386:		Intel/AMD etc. x86 processor line (i386)
ibmnws:		IBM Network Station Thin Clients (powerpc)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k)
mac68k:		Apple Macintosh (m68k)
macppc:		Apple Power Macintosh and clones (powerpc)
mipsco:		MIPS Corp Magnum 3000 computers (mips)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k)
mvme88k:	Motorola's VMEbus 88K based single board computers (m88k)
netwinder:	StrongARM based Netwinder machines (arm)
news68k:	Sony's NET WORK STATION (m68k)
newsmips:	Sony's NET WORK STATION (mips)
next68k:	NeXT Computer's cubes and slabs (m68k)
ofppc:		Open Firmware based PowerPC machines (powerpc)
pc532:		"PC-532" kit computer, based on NS 32532 CPU (ns32k)
playstation2:	SONY PlayStation 2 (mips)
pmax:		Digital Equipment Corp. MIPS based machines (mips)
prep:		PowerPC Reference Platform machines (powerpc)
sandpoint:	Motorola Sandpoint reference platform (powerpc)
sgimips:	MIPS based Silicon Graphics machines (mips)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines (sparc)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64, sparc)
sun2:		Sun m68010 based machines (m68k)
sun3:		Sun m680[23]0 based machines (m68k)
vax:		Digital Equipment Corp. VAX machines (vax)
walnut:		IBM's PowerPC 405GP Reference Board (powerpc)
x68k:		Sharp X68000, X68030 (m68k)
x86_64:		AMD's x86 64 bit architecture on the simics simulator (x86_64)

Generic architectural features shared among multiple ports
arm:		ARM cpu based platform files
hpc:		Handheld PC reference platform files
m68k:		Motorola 680x0 cpu based platform files
m88k:		Motorola 88xxx cpu based platform files
mips:		MIPS cpu based platform files
powerpc:	PowerPC cpu based platform files
sh3:		Hitachi SuperH cpu based platform files
sun68k:		Sun68k cpu based platform files