NetBSD/sys/arch
2008-02-17 06:03:13 +00:00
..
acorn26 Add missing assym.h dependencies. 2008-02-13 23:37:17 +00:00
acorn32 Missing assym.h dependencies. 2008-02-14 00:35:56 +00:00
algor Remove an unnecessary initializer. 2008-02-03 05:31:17 +00:00
alpha Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
amd64 Sync with GENERIC, add options ACPI_SCANPCI and MPBIOS_SCANPCI, 2008-02-16 22:00:14 +00:00
amiga Add assym.h dependencies. 2008-01-25 19:39:22 +00:00
amigappc Ifdef out all the MPC601 code with PPC_OEA601. Now only arches that have the 2008-02-05 22:31:48 +00:00
arc Update some entries to sync with reality. 2008-02-02 15:47:48 +00:00
arm Add aliases for atomic_cas_foo_ni(). 2008-02-10 13:32:14 +00:00
atari Add some assym.h dependencies. 2008-01-25 20:02:06 +00:00
bebox USER_SR defines 10, like prep. 2008-02-17 03:57:15 +00:00
cats Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
cesfic
cobalt Done sysinst. 2008-02-02 15:28:07 +00:00
dreamcast
evbarm Add an arm/conf/std.arm file which contains common arm options, initially 2008-01-27 12:37:10 +00:00
evbmips Use device_t and accessors. Use aprint_*(). 2008-02-11 20:27:01 +00:00
evbppc Use device_is_active(). 2008-02-12 18:03:43 +00:00
evbsh3 Use std.sh3e{l,b} 2008-02-02 18:28:33 +00:00
evbsh5
ews4800mips Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
hp300 - account idepth in a clock interrupt handler too 2008-01-28 16:21:19 +00:00
hp700 Fix a comment. 2008-02-07 12:25:42 +00:00
hpc
hpcarm Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
hpcmips Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
hpcsh Use aprint_*, device_xname. 2008-02-17 06:03:13 +00:00
hppa Add aliases for atomic_cas_foo_ni(). 2008-02-10 13:32:14 +00:00
i386 Garbage collect the remaining parts of COMPAT_OLDBOOT. The boot loader 2008-02-12 18:22:39 +00:00
ia64 Define PT_MACHDEP_STRINGS 2008-01-25 11:59:20 +00:00
ibmnws Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
iyonix Add an arm/conf/std.arm file which contains common arm options, initially 2008-01-27 12:37:10 +00:00
landisk Use makeoptions DEFTEXTADDR instead of setting TEXTADDR in the makefile. 2008-02-02 05:53:40 +00:00
luna68k Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
m68k Remove the 'args' parameter to 'trace_exit()' it is no longer used. 2008-02-06 22:12:39 +00:00
mac68k Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
macppc Because macppc shares code with ofppc, it needs oeacpufeat defined. 2008-02-05 18:14:02 +00:00
mips Add aliases for atomic_cas_foo_ni(). 2008-02-10 13:32:14 +00:00
mipsco Account bi_size properly. 2008-01-31 17:38:56 +00:00
mmeye Use std.sh3eb and g/c local duplicates. 2008-02-02 17:54:16 +00:00
mvme68k
mvmeppc Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
netwinder Add an arm/conf/std.arm file which contains common arm options, initially 2008-01-27 12:37:10 +00:00
news68k Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
newsmips Reinstate an accidentally removed #if test, so that this builds again. 2008-02-16 22:02:15 +00:00
next68k Add missing assym.h dependencies. 2008-02-14 00:09:36 +00:00
ofppc Remove obsolete platform support options. 2008-02-15 12:28:09 +00:00
playstation2
pmax Account bi_size properly. 2008-01-31 17:38:56 +00:00
powerpc Some powerpc cleanup. Remove unneeded/bad usage of extern oeacpufeat. 2008-02-14 19:41:54 +00:00
prep options<space><tab> 2008-02-13 14:05:06 +00:00
rs6000 Forgot to add PPC_OEA601 here 2008-02-06 17:26:04 +00:00
sandpoint Don't include <powerpc/oea/pmap.h>, use <powerpc/pmap.h> instead. 2008-02-14 15:21:22 +00:00
sbmips
sgimips use MTE for rectangle filling as well 2008-02-17 02:09:05 +00:00
sh3 Define constants for setting bus widths of physical space areas in BCR2. 2008-02-17 05:36:38 +00:00
sh5
shark Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
sparc Remove a now-superfluous & after the change to spc_lwplock in sched.h. 2008-02-16 18:17:36 +00:00
sparc64 Use aprint_* instead of printf during attach. 2008-02-16 23:26:05 +00:00
sun2 Also account idepth in clock interrupt handlers 2008-01-26 14:02:54 +00:00
sun3 Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
sun68k Convert to device_find_by_driver_unit. 2008-02-12 19:53:46 +00:00
usermode Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
vax Give bbusy() an interlock argument. If the we need to wait for the buffer, 2008-02-15 13:46:04 +00:00
x68k Use device_find_by_xname and device_find_by_driver_unit. 2008-02-12 18:29:22 +00:00
x86 Minor optimisation: for Xen amd64, copy to kernel map only the entries from 2008-02-16 22:01:16 +00:00
xen Let Xen kernels build with "options MODULAR" enabled by pulling in the 2008-01-31 13:46:33 +00:00
zaurus Add an arm/conf/std.arm file which contains common arm options, initially 2008-01-27 12:37:10 +00:00
Makefile
README

$NetBSD: README,v 1.50 2008/01/09 11:26:15 simonb Exp $

acorn26:	Acorn ARM2- and ARM3-based machines (arm, 20000509)
acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm, 20011118)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips, 20010528)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha, 19950213)
amd64:		AMD's x86 64 bit architecture (x86_64, 20010619)
amiga:		Commodore et al. Amiga (m68k, 19930902)
amigappc:	Phase 5 Amiga (powerpc, 20000525)
arc:		MIPS Advanced Risc Computing spec machines (mips, 20000123)
atari:		Atari TT30, Falcon, and Hades (m68k, 19950326)
bebox:		Be Inc. BeBox (powerpc, 19971014)
cats:		Chalice Technologies, CATS motherboard (arm, 19981005)
cesfic:		FIC8234 VME processor board (m68k, 20010514)
cobalt:		Cobalt Networks Microservers (mips, 20000319)
dreamcast:	SEGA Dreamcast (sh3, 20010107)
evbarm:		ARM-based eval boards (arm, 20010905)
evbmips:	MIPS-based eval boards (mips, 20020307)
evbppc:		PowerPC-based eval boards (powerpc, 20021209)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3, 20010206)
ews4800mips:	NEC's MIPS based EWS4800 workstations (ews4800mips, 20051229)
hp300:		Hewlett Packard 300- and 400-series machines (m68k, 19930512)
hp700:		Hewlett Packard 700-series machines (hppa, 20020606)
hpcarm:		ARM based handheld PCs (arm, 20010220)
hpcmips:	MIPS based handheld PCs (mips, 19990925)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3, 20010117)
i386:		Intel/AMD etc. x86 processor line (i386, 19930321)
ibmnws:		IBM Network Station Thin Clients (powerpc, -)
iyonix:		Castle Technology xscale based workstations (arm, 20040713)
landisk:	SH4 processor based NAS appliances by I-O DATA (sh3, 20060901)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k, 20000105)
mac68k:		Apple Macintosh (m68k, 19930929)
macppc:		Apple Power Macintosh and clones (powerpc, 19980515)
mipsco:		MIPS Corp Magnum 3000 computers (mips, 20000812)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k, 19950725)
mvmeppc:	Motorola's PowerPC machines running older PPCBUG
		(powerpc, 20020227)
netwinder:	StrongARM based Netwinder machines (arm, 20010609)
news68k:	Sony's m68k based NET WORK STATION (m68k, 19991209)
newsmips:	Sony's MIPS based NET WORK STATION (mips, 19980218)
next68k:	NeXT Computer's cubes and slabs (m68k, 19980609)
ofppc:		Open Firmware based PowerPC machines (powerpc, 19980528)
playstation2:	Sony PlayStation 2 (mips, 20011016)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform and DINK32 machines
		(powerpc, 20010211)
sbmips:		Broadcom's SiByte processor evaluation boards (mips, 20020306)
sgimips:	MIPS based Silicon Graphics machines (mips, 20000614)
shark:		Digital Network Appliance Reference Design ("Shark") (arm, 19960131)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines
		(sparc, 19931002)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64/sparc, 19980620)
sun2:		Sun m68010 based machines (m68k, 20010328)
sun3:		Sun m680[23]0 based machines (m68k, 19930625)
vax:		Digital Equipment Corp. VAX machines (vax, 19940802)
x68k:		Sharp X68000, X68030 (m68k, 19960505)
xen:		Xen virtual machine monitor (xen, 20040311)
zaurus:		Sharp Zaurus C3x00 PDAs (arm, 20061217)

Generic cpu features shared among multiple ports
arm:		ARM CPU based platform files
hppa:		Hewlett Packard PA-RISC CPU based platform files
m68k:		Motorola 680x0 CPU based platform files
mips:		MIPS CPU based platform files
powerpc:	PowerPC CPU based platform files
sh3:		Hitachi SuperH(TM) sh3 and sh4 CPU based platform files
sparc:		Sun Microsystems SPARC(TM) CPU based platform files
x86:		Intel x86 based platform files.

Generic architectural features shared among multiple ports
hpc:		Handheld PC reference platform files
sun68k:		Sun Microsystems Motorola 680x0 CPU based platform files

Single port cpu families
alpha:		Digital Equipment Alpha processor
m88k:		Motorola 88xxx CPU based platform files