NetBSD/sys/arch
briggs c869df6afb The new toolchain wants to generate relocatable branches to globally-defined
symbols--even when the branches are local and would otherwise work with
bxx.b.  Compensate for this by shadowing the relevant labels with local
labels.
2001-12-09 01:43:13 +00:00
..
acorn32 - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
algor Add a "cacheline_size" argument to pci_configure_bus(). It is used 2001-11-28 23:48:34 +00:00
alpha Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
amiga do not include opt_lev6_defer.h when compiling for powerpc 2001-12-01 13:44:22 +00:00
amigappc Really merge in Adam Ciarcinskis spl$foo() code, which should have been 2001-12-04 18:54:11 +00:00
arc - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
arm Improve comment on the clockswitching asm code, it doesn't use r0 at all, it just needs it to make valid asm. 2001-12-08 21:30:04 +00:00
arm26 Kill BBBB. boot26 has been working fine for months now. 2001-12-03 23:07:25 +00:00
arm32 Explicitly declare ofw_device_register(), since it's not in any header file. 2001-12-08 01:22:45 +00:00
atari TRY_SCSI_LINKED_COMMANDS is a param, not a flag. 2001-12-05 22:15:05 +00:00
bebox Add a "cacheline_size" argument to pci_configure_bus(). It is used 2001-11-28 23:48:34 +00:00
cats Reintroduce these header files so that cats kernels can build. Fallout from Jason reverting the includes stuff. 2001-12-07 23:09:32 +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 Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
dreamcast Fixes to eliminate some compiler complaints, such as: 2001-12-04 15:27:35 +00:00
evbarm Make the snake slither in a slightly more interesting pattern that 2001-12-01 21:23:17 +00:00
evbsh3 - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
hp300 Update list to reflect reality 2001-12-08 04:26:10 +00:00
hpc - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
hpcarm - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
hpcmips make this compile again. 2001-12-02 10:37:53 +00:00
hpcsh Use more parentheses to make the compiler happy. 2001-12-05 22:16:30 +00:00
i386 Add 82801BAM as piix. 2001-12-07 08:07:57 +00:00
luna68k fix typo s/68551/68851/ in a comment. 2001-11-24 06:53:16 +00:00
m68k The new toolchain wants to generate relocatable branches to globally-defined 2001-12-09 01:43:13 +00:00
mac68k No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
macppc fix macppc MULTIPROCESSOR compilation. 2001-12-05 05:02:10 +00:00
mips Added IRIX signal trampoline 2001-12-08 11:15:43 +00:00
mipsco Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
mmeye - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
mvme68k No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
netwinder - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
news68k Use pmap_kenter_pa() rather than pmap_enter() for msgbufaddr. 2001-12-02 01:17:52 +00:00
newsmips The bridge(4) pseudo-device no longer requires the port to 2001-11-23 05:00:22 +00:00
next68k No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
ofppc - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
pc532 Convert the byte_swap_* macros from GNUish ({ ... }) extensions to 2001-12-06 23:25:43 +00:00
playstation2 - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
pmax Don't abuse preprocessor flags. 2001-11-30 06:40:52 +00:00
powerpc Change L2CR_CONFIG from defflag to defparam, since it takes an argument. 2001-12-07 12:58:43 +00:00
prep Add a "cacheline_size" argument to pci_configure_bus(). It is used 2001-11-28 23:48:34 +00:00
sandpoint 16 partitions -- agree with files.sandpoint 2001-12-07 05:20:57 +00:00
sgimips Back out the copy of theses files to userland 2001-11-28 20:13:34 +00:00
sh3 - replace "defopt" with "defparam" for options which must take a value, 2001-11-20 14:34:18 +00:00
sparc Protect `opt_sparc_arch.h'. Used from /sys/arch/sparc/stand/boot. 2001-12-07 11:00:39 +00:00
sparc64 Make the coredump routine exec-format/emulation specific. Split 2001-12-08 00:35:25 +00:00
sun2 Picked up some old scheduler changes. Now the sun2 locore 2001-12-07 05:24:56 +00:00
sun3 No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
sun68k vm_offset_t -> paddr_t 2001-11-30 17:49:10 +00:00
vax Use inline functions for the byte swap routines. Allows libc to build 2001-11-29 22:32:45 +00:00
walnut Add a "cacheline_size" argument to pci_configure_bus(). It is used 2001-11-28 23:48:34 +00:00
x68k Add -p option to suppress creating the partition table. 2001-12-08 00:51:03 +00:00
x86_64 minor knf 2001-11-29 02:58: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

README

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