NetBSD/sys/arch
martin 04ba0baf0e Remove <sys/param.h> include and assume users already include that.
Removes an include cycle when including <sys/resource.h> via:
ys/time.h, sys/timevar.h, sys/mutex.h, sys/intr.h on top of this
file, and sys/param.h, uvm/uvm_param.h, sys/resourcevar.h below.
2020-12-09 15:28:38 +00:00
..
aarch64 Remove unnecessary aarch64_dcache_wbinv_all now that pmapboot_enter does 2020-12-09 08:51:05 +00:00
acorn32 malloc(9) -> kmem(9) 2020-11-20 17:38:05 +00:00
algor malloc(9) -> kmem(9) 2020-11-14 02:23:04 +00:00
alpha malloc(9) -> kmem(9) 2020-11-18 02:04:29 +00:00
amd64 Introduce smap_enable()/smap_disable() functions, to be used from 2020-11-30 17:02:27 +00:00
amiga regen 2020-10-26 06:22:28 +00:00
amigappc malloc(9) -> kmem(9) 2020-11-20 17:48:25 +00:00
arc malloc(9) -> kmem(9) 2020-11-18 02:04:29 +00:00
arm Remove <sys/param.h> include and assume users already include that. 2020-12-09 15:28:38 +00:00
atari Rename: 2020-10-10 21:25:51 +00:00
bebox malloc(9) -> kmem(9) 2020-11-18 03:40:50 +00:00
cats vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
cesfic malloc(9) -> kmem(9) 2020-11-18 03:40:50 +00:00
cobalt malloc(9) -> kmem(9) 2020-11-21 15:26:53 +00:00
dreamcast Reserve device-major for ld(4) on possible sdmmc(4) at scimci. 2020-11-25 15:31:15 +00:00
emips malloc(9) -> kmem(9) 2020-11-21 19:24:17 +00:00
epoc32 Rename: 2020-10-10 21:25:51 +00:00
evbarm acpicpu: Add support for ACPI P-states and T-states on Arm. 2020-12-07 10:57:41 +00:00
evbcf mark nsmb major obsolete 2020-04-04 16:06:10 +00:00
evbmips malloc(9) -> kmem(9) 2020-11-21 15:36:36 +00:00
evbppc malloc(9) -> kmem(9) 2020-11-21 15:36:36 +00:00
evbsh3 malloc(9) -> kmem(9) 2020-11-21 15:52:32 +00:00
evbsh5
ews4800mips malloc(9) -> kmem(9) 2020-11-21 17:09:34 +00:00
hp300 malloc(9) -> kmem(9) 2020-11-18 02:22:16 +00:00
hpc malloc(9) -> kmem(9) 2020-11-21 21:07:38 +00:00
hpcarm Fix paste-o in last. 2020-11-21 21:27:09 +00:00
hpcmips malloc(9) -> kmem(9) 2020-11-21 21:23:48 +00:00
hpcsh malloc(9) -> kmem(9) 2020-11-21 21:07:38 +00:00
hppa Use __vaddr_t since we don't expose vaddr_t by default to userland. 2020-12-05 22:49:50 +00:00
i386 make process_machdep.c included always since it provides register i/o used by 2020-10-21 13:31:50 +00:00
ia64 malloc(9) -> kmem(9) 2020-11-21 20:50:08 +00:00
ibmnws Overhaul the interface to pci_configure_bus(): 2020-07-07 03:38:45 +00:00
iyonix vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
landisk vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
luna68k vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
m68k Don't expose register_t 2020-12-06 02:26:33 +00:00
mac68k comparision -> comparison 2020-12-02 14:20:19 +00:00
macppc c99 struct initializers 2020-10-30 22:20:38 +00:00
mips don't expose vaddr_t to userland. 2020-12-06 03:46:23 +00:00
mipsco malloc(9) -> kmem(9) 2020-11-21 18:23:36 +00:00
mmeye malloc(9) -> kmem(9) 2020-11-21 18:23:36 +00:00
mvme68k malloc(9) -> kmem(9) 2020-11-21 17:59:13 +00:00
mvmeppc malloc(9) -> kmem(9) 2020-11-21 17:48:26 +00:00
netwinder vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
news68k malloc(9) -> kmem(9) 2020-11-21 17:48:26 +00:00
newsmips malloc(9) -> kmem(9) 2020-11-21 17:48:26 +00:00
next68k malloc(9) -> kmem(9) 2020-11-21 17:48:26 +00:00
ofppc Message buffer is too small, since timestamps were enforced. 2020-11-29 12:38:44 +00:00
or1k Mark the .ident section as mergable string section to avoid redundant 2020-04-17 14:19:43 +00:00
playstation2 malloc(9) -> kmem(9) 2020-11-21 17:46:08 +00:00
pmax malloc(9) -> kmem(9) 2020-11-21 15:52:32 +00:00
powerpc pq3pci_msi_claim(): remove KASSERT that is valid when allocating MSI 2020-11-12 00:44:22 +00:00
prep malloc(9) -> kmem(9) 2020-11-21 15:52:32 +00:00
riscv This file is #define<space> 2020-11-15 08:09:56 +00:00
rs6000 malloc(9) -> kmem(9) 2020-11-21 15:52:32 +00:00
sandpoint vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
sbmips vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
sgimips malloc(9) -> kmem(9) 2020-11-21 17:09:34 +00:00
sh3 s/ we we / we / 2020-11-30 05:30:56 +00:00
sh5
shark malloc(9) -> kmem(9) (easy, straight-forward cases only, for now) 2020-11-22 03:55:33 +00:00
sparc Add "memory" constraint on wrpsr, lost in previous. 2020-12-09 11:35:44 +00:00
sparc64 Add some debugging output to check sensor addition and refresh. 2020-12-07 13:24:15 +00:00
sun2 malloc(9) -> kmem(9) 2020-11-21 00:27:52 +00:00
sun3 malloc(9) -> kmem(9) 2020-11-21 00:27:52 +00:00
sun68k malloc(9) -> kmem(9) 2020-11-21 00:27:52 +00:00
usermode make process_machdep.c included always since it provides register i/o used by 2020-10-21 13:31:50 +00:00
vax malloc(9) -> kmem(9) 2020-11-21 22:37:11 +00:00
x68k vether: Add to kernel configurations 2020-09-27 13:48:49 +00:00
x86 Work in progress on dom0 PVH support. kernel boots and xl info works, 2020-11-30 17:06:02 +00:00
xen Work in progress on dom0 PVH support. kernel boots and xl info works, 2020-11-30 17:06:02 +00:00
zaurus malloc(9) -> kmem(9) 2020-11-21 17:22:03 +00:00
Makefile
README add aarch64 2019-10-30 13:15:30 +00:00

$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