NetBSD/sys/arch
jmcneill ddb9dd9c9b Add basic support for Allwinner A31. 2017-07-02 00:14:09 +00:00
..
aarch64 Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part 2017-04-12 18:17:59 +00:00
acorn26 centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
acorn32 spl leak, found by Mootja 2017-06-25 12:07:23 +00:00
algor provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. 2017-01-26 15:55:08 +00:00
alpha spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
amd64 Remove the osyscall call gate on i386, and emulate it. There is a one- 2017-07-01 10:44:42 +00:00
amiga make this work again. 2017-04-09 14:51:52 +00:00
amigappc switch all ports to use uvm_init.c:uvm_md_init() 2016-12-22 14:47:53 +00:00
arc spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
arm Add basic support for Allwinner A31. 2017-07-02 00:14:09 +00:00
atari PR port-mac68k/51923 2017-02-02 21:53:54 +00:00
bebox uninitialized var, found by Mootja; don't know which value to put, so add 2017-06-25 12:15:04 +00:00
cats Comment out a bunch of thing so that a GENERIC kernel boots on my cats 2017-06-25 10:06:27 +00:00
cesfic PR port-mac68k/51923 2017-02-02 21:53:54 +00:00
cobalt centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
dreamcast WIP "G1-ATA" IDE HDD support. Not enabled by default. 2016-12-29 11:49:05 +00:00
emips centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
epoc32 centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
evbarm Add basic support for Allwinner A31. 2017-07-02 00:14:09 +00:00
evbarm64 PR kern/51208 2017-02-19 07:46:59 +00:00
evbcf
evbmips Provide and use some CP0 accessor functions instead of M[TF]C0 macros 2017-05-21 06:49:12 +00:00
evbppc rename u3ginit driver to umodeswitch 2017-05-24 20:23:04 +00:00
evbsh3
evbsh5
ews4800mips correct size checks so they cannot be circumvented by integer overflows 2017-06-13 19:13:55 +00:00
hp300 centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
hpc Update the label text using Adobe Source Sans Pro Extra Light font at 10pt with sharp 2017-03-28 20:32:43 +00:00
hpcarm dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
hpcmips When compiled with DEBUG/DIAGNOSTIC memset uses the stack so don't ask 2017-05-07 12:22:22 +00:00
hpcsh
hppa dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
i386 Remove the osyscall call gate on i386, and emulate it. There is a one- 2017-07-01 10:44:42 +00:00
ia64 uninitialized variable, found by Mootja 2017-06-25 12:04:37 +00:00
ibmnws PR kern/51208 2017-02-19 07:46:59 +00:00
iyonix provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. 2017-01-26 15:55:08 +00:00
landisk Merge define/device mainbus too. Same ioconf.c is generated. 2017-06-22 20:11:17 +00:00
luna68k dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
m68k Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part 2017-04-12 18:17:59 +00:00
mac68k dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
macppc - read IRQs from state, not level register in *_reenable_irq() so we get 2017-06-16 18:48:22 +00:00
mips Update VM_DEFAULT_ADDRESS32_TOPDOWN to include guard area. 2017-06-24 13:43:36 +00:00
mipsco spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
mmeye centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
mvme68k centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
mvmeppc centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
netwinder provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently. 2017-01-26 15:55:08 +00:00
news68k spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
newsmips spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
next68k dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
ofppc centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
or1k
playstation2 switch all ports to use uvm_init.c:uvm_md_init() 2016-12-22 14:47:53 +00:00
pmax spelling (DEC called it "TURBOchannel") 2017-06-22 16:46:52 +00:00
powerpc Provide a pte_set 2017-06-24 07:19:59 +00:00
prep centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
riscv Update VM_DEFAULT_ADDRESS32_TOPDOWN to include guard area. 2017-06-24 13:43:36 +00:00
rs6000 centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
sandpoint remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
sbmips centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
sgimips Align MEMORY_ROOT_DISK_SIZE with INSTALL32_IP2x 2017-06-09 07:32:24 +00:00
sh3 Use vmspace::vm_minsaddr instead of hardcoding USRSTACK. 2017-06-20 23:20:01 +00:00
sh5
shark dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
sparc dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
sparc64 add __func__ to some panic strings. 2017-06-03 21:32:43 +00:00
sun2 dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
sun3 dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
sun68k no need fo clean vers.c 2017-04-09 18:46:55 +00:00
usermode remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
vax USB for vax (similar to pmax; no/negligible impact on legacy): 2017-06-22 17:51:22 +00:00
x68k Avoid panic when the device is closed when not playing. 2017-06-25 06:26:40 +00:00
x86 Xen/i386PAE is special, in that top-level entries are not in per-pmap 2017-06-25 22:16:46 +00:00
xen use UVM_FLAG_UNMAP instead of unmapping separately. 2017-06-22 22:36:50 +00:00
zaurus centralize vers.c building for standalone programs. 2017-04-08 19:53:19 +00:00
Makefile
README

README

$NetBSD: README,v 1.62 2014/03/31 11:25:48 martin Exp $

acorn26	arm	20000509	Acorn ARM2- and ARM3-based machines
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	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
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