NetBSD/sys/arch
mrg 7c8cb6a3f2 fix comment to talk about correct units (kelvin, not seconds). 2021-06-12 00:04:46 +00:00
..
aarch64 Two fixes for loading free pages into UVM 2021-06-03 07:02:59 +00:00
acorn32 Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
algor Don't reset MACHINE_ARCH; it can be mipsn64el now, and we need to be able 2021-06-06 13:59:48 +00:00
alpha Additional comment about the range (0-1025) that's needed for the PT page 2021-05-31 17:22:44 +00:00
amd64 ddb/amd64: Don't go out of the way to detect invalid addresses. 2021-05-23 08:59:08 +00:00
amiga kbd(4) and ms(4) carry multiple interface attributes. They are configurable 2021-06-03 07:31:20 +00:00
amigappc The Amiga and Atari ports abuse some autoconfiguration internals as part 2021-04-27 14:48:28 +00:00
arc Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
arm fix comment to talk about correct units (kelvin, not seconds). 2021-06-12 00:04:46 +00:00
atari Appease compiler warnings derived from ancient HOST files. PR/56187 2021-05-29 09:50:04 +00:00
bebox Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
cats Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
cesfic Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
cobalt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
dreamcast Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
emips G/C 2021-05-28 05:42:06 +00:00
epoc32 there is no SPL_SOFT 2021-06-05 21:24:16 +00:00
evbarm - Define a device call for PCI bus instances to fetch a direct child's 2021-05-12 23:22:32 +00:00
evbcf Remove cargo-culted '#if 0' code that was designed to produce a 2021-01-23 19:38:07 +00:00
evbmips The watchdog setup code isn't used (yet), so don't compile in the 2021-05-05 06:46:37 +00:00
evbppc - Add some more things necessary for ATF. 2021-06-03 09:09:22 +00:00
evbsh3 Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
evbsh5
ews4800mips Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
hp300 Consistently use #define<tab> as rdreg.h. 2021-06-04 17:12:08 +00:00
hpc malloc(9) -> kmem(9) 2020-11-21 21:07:38 +00:00
hpcarm there is no SPL_SOFT 2021-06-05 21:24:16 +00:00
hpcmips Be explicit about our interface attributes. 2021-05-22 16:00:42 +00:00
hpcsh Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
hppa Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
i386 Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
ia64 Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
ibmnws Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
iyonix Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
landisk include libkern.h to get moved dkcksum() definition. 2021-05-17 19:31:38 +00:00
luna68k include libkern.h to get moved dkcksum() definition. 2021-05-17 19:31:38 +00:00
m68k Sprinkle a few VMSWAP_DEFAULT_PLAINTEXT for architectures where we do not 2021-06-04 10:46:11 +00:00
mac68k We do not match machines whose SWIM does not support the IWM register 2021-05-13 08:47:21 +00:00
macppc Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
mips s/leading spaces/tabs/ 2021-06-02 00:00:39 +00:00
mipsco also strip .eh_frame. libkern dkcksum pushed bootxx_ffs 7 bytes over a limit. 2021-05-17 22:36:31 +00:00
mmeye Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
mvme68k PR port-mvme68k/56146 2021-05-06 13:23:36 +00:00
mvmeppc Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netwinder Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
news68k Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
newsmips Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
next68k Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
ofppc include libkern.h for moved dkcksum(). 2021-05-17 20:21:05 +00:00
or1k Whitespace: #define<tab> 2021-04-01 04:35:45 +00:00
playstation2 Make this compile again; there is no SPL_SOFT, so use SPL_SOFTBIO. This 2021-06-05 21:38:37 +00:00
pmax Handle mipsn64 2021-04-25 23:40:51 +00:00
powerpc Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
prep Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
riscv Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
rs6000 Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
sandpoint Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
sbmips Use the libsa dev_net.c (fixes the build since this defined netmask 2021-06-05 22:26:51 +00:00
sgimips Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
sh3 Sprinkle a few VMSWAP_DEFAULT_PLAINTEXT for architectures where we do not 2021-06-04 10:46:11 +00:00
sh5
shark Add OFW PCI subroutines if PCI support is included in the kernel. 2021-05-12 23:48:41 +00:00
sparc During slot enable and disable, make sure that the card Access and VCC 2021-06-11 04:58:30 +00:00
sparc64 Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
sun2 Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
sun3 Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
sun68k Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
usermode Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
vax Sprinkle a few VMSWAP_DEFAULT_PLAINTEXT for architectures where we do not 2021-06-04 10:46:11 +00:00
x68k Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is 2021-05-31 14:38:55 +00:00
x86 Fix build failure on i386. 2021-06-06 11:35:22 +00:00
xen Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
zaurus there is no SPL_SOFT 2021-06-05 21:24:16 +00:00
Makefile
README add aarch64 2019-10-30 13:15:30 +00:00

README

$NetBSD: README,v 1.64 2019/10/30 13:15:30 ryo Exp $

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

Generic cpu features shared among multiple ports
aarch64:	ARMv8 CPU based platform files
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
ia64:		Intel Itanium/Itanium2 processor