NetBSD/sys/arch
jmcneill 350f3d2e59 match VT8237A 2009-10-02 21:27:45 +00:00
..
acorn26 Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
acorn32 Split device_t/softc. Tested only on cs at ofisa on shark. 2009-09-22 14:55:19 +00:00
algor Use bus_dmamem_common. 2009-08-21 03:45:10 +00:00
alpha Add support for booting off a couple of common RAID adapters found on 2009-09-14 02:46:29 +00:00
amd64 PR# kern/42139: ACPI WMI: new driver 2009-10-02 16:47:52 +00:00
amiga Switch the amiga to the common m68k/m68k/pmap_motorola.c (Finally!!). 2009-09-14 02:23:05 +00:00
amigappc Make disklabel.h from amiga and amigappc include the MI sys/disklabel_rdb.h. 2009-09-12 09:18:42 +00:00
arc Replace shutdownhook_establish(9) with pmf_device_register1(9). 2009-09-27 05:29:20 +00:00
arm fix a typo of register bit name. 2009-09-17 16:13:32 +00:00
atari Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
bebox isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. 2009-08-19 15:00:23 +00:00
cats Remove .ARM.attributes when converting from ELF to a.out. 2009-08-20 14:43:06 +00:00
cesfic Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
cobalt Replace shutdownhook_establish(9) with pmf_device_register1(9). 2009-08-31 15:18:55 +00:00
dreamcast Use rlphy(4) instead of ukphy(4) for BbA. 2009-08-23 14:38:43 +00:00
evbarm Deal with the following change to ld: 2009-09-26 07:29:55 +00:00
evbmips Add COMPAT_50 for MALTA. 2009-09-14 12:52:20 +00:00
evbppc Split device_t/softc. Tested only on cs at ofisa on shark. 2009-09-22 14:55:19 +00:00
evbsh3 Added SH7706, SH7750R, SH7751 and SH7751R support. 2009-05-16 10:17:38 +00:00
evbsh5
ews4800mips Use bus_dmamem_common. 2009-08-21 03:45:10 +00:00
hp300 Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
hp700 Define, and hook into the isa_chipset_tag_t, mg_isa_detach_hook(). 2009-08-19 15:13:24 +00:00
hpc bzero -> memset 2009-03-18 16:00:08 +00:00
hpcarm Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
hpcmips Use device_private(), proper types or variables for device_t and softc. 2009-09-14 13:41:15 +00:00
hpcsh Register with pmf(9), tell it we don't need anything. 2009-04-05 02:29:40 +00:00
hppa Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:44:57 +00:00
i386 match VT8237A 2009-10-02 21:27:45 +00:00
ia64 Typo fix: Mhz -> MHz 2009-08-23 16:15:45 +00:00
ibmnws isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. 2009-08-19 15:00:23 +00:00
iyonix Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
landisk fix build failure. 2009-08-02 00:06:44 +00:00
luna68k Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
m68k Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
mac68k Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
macppc Make local functions static. 2009-09-26 15:49:45 +00:00
mips when USPACE <= PAGE_SIZE, we don't have md_upte[] in struct mdlwp 2009-08-20 03:33:53 +00:00
mipsco Use bus_dmamem_common. 2009-08-21 03:56:58 +00:00
mmeye
mvme68k Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
mvmeppc (Re-)define isa_detach_hook(), and define isa_dmadestroy(). Update 2009-08-19 15:09:56 +00:00
netwinder Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
news68k Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
newsmips Use bus_dmamem_common. 2009-08-21 03:56:58 +00:00
next68k Some backends may use ncr53c9x_abort(), so remove static declaration from 2009-09-02 10:34:04 +00:00
ofppc Added support for RDB partitions. 2009-09-11 12:00:12 +00:00
playstation2 Use bus_dmamem_common. 2009-08-21 03:56:58 +00:00
pmax Remove BOOT_AOUT, since our mips ports no longer deal with a.out. 2009-08-22 23:08:01 +00:00
powerpc Declare genppc_isa_detach_hook(). 2009-08-20 14:21:12 +00:00
prep isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. 2009-08-19 15:00:23 +00:00
rs6000 Add necessary files for build.sh -m rs6000 release. 2009-04-30 12:47:39 +00:00
sandpoint isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. 2009-08-19 15:00:23 +00:00
sbmips Move MID_MACHINE to <mips/mips_param.h> and use local values so we don't 2009-08-13 05:15:08 +00:00
sgimips Replace shutdownhook_establish(9) (which was added by me) 2009-09-24 14:09:18 +00:00
sh3 Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:44:57 +00:00
sh5
shark - use device_t and cfdriver_t 2009-09-22 15:04:41 +00:00
sparc Remove commented out and nonexistent cgthree at obio stuff. 2009-09-27 13:27:44 +00:00
sparc64 Port lom(4) driver for LOMlite lights out management hardware monitor 2009-10-02 15:09:16 +00:00
sun2 Split device_t/softc. 2009-09-19 04:52:44 +00:00
sun3 Make local functions static. 2009-09-26 16:07:51 +00:00
sun68k Use .PATH.S instead of giving a source file with fully qualified path. 2009-09-25 11:19:35 +00:00
usermode Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
vax Explicitly include sys/exec_aout.h. 2009-09-18 21:40:09 +00:00
x68k Minor tweak to the pv_table management in the Hibler-derived m68k pmaps: 2009-08-26 00:30:01 +00:00
x86 Add support for VIA C7 temperature sensors (options VIA_C7TEMP) 2009-10-02 18:50:03 +00:00
xen Don't disestablish a soft interrupt which has not been established. 2009-09-27 19:48:57 +00:00
zaurus Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
Makefile
README

README

$NetBSD: README,v 1.51 2008/03/01 14:37:02 joerg 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