NetBSD/sys/arch
tsutsui 82efccb2bd Use DELAY(9), not empty for() loop that could be optimized out.
No visible regression on NWS-3260 and NWS-3470.
2023-11-04 18:13:25 +00:00
..
aarch64 Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
acorn32 fix SFAS_DEBUG enabled build for acorn32: 2023-08-28 18:04:33 +00:00
algor
alpha Convert the l2->l_md.md_astpending assignments into KASSERTs. 2023-10-06 11:53:26 +00:00
amd64 dtrace: add support for SMAP 2023-11-03 09:07:56 +00:00
amiga fix various typos in comments and documentation, mainly in word "between". 2023-10-14 08:05:25 +00:00
amigappc fix various typos in comments and documentation, mainly in word "between". 2023-10-14 08:05:25 +00:00
arc s/ for for / for / in comment. 2023-09-21 09:31:49 +00:00
arm rk3588_cru: fix clock id for BIGCORE1 2023-10-17 19:13:05 +00:00
atari Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
bebox
cats Always use arm-elf2aout; no a.out support both for binutils{,.old} 2023-07-26 02:31:27 +00:00
cesfic Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
cobalt
dreamcast double quotes should be in front of value, not property name. 2023-09-12 22:07:33 +00:00
emips fix format specifiers for emips PHYSMEMDEBUG build option. 2023-09-01 06:16:45 +00:00
epoc32 fix typo in the type krandsource_t -> krndsource_t. 2023-09-01 08:53:52 +00:00
evbarm allow "root=xxx" command line to override platform defaults. 2023-10-28 17:53:06 +00:00
evbcf
evbmips All other install kernels use a 6MB RAM disk. Stop with the teeny 2023-11-03 00:24:20 +00:00
evbppc igc(4): Added to kernel config files for tested platforms 2023-10-04 07:48:55 +00:00
evbsh3 reorder includes alphabetically to match mmeye counterpart, NFCI. 2023-09-29 06:09:20 +00:00
evbsh5
ews4800mips s/reagion/region/ in comment. 2023-09-09 21:04:26 +00:00
hp300 Remove ancient and obsolete #if blocks. 2023-10-14 15:31:36 +00:00
hpc fix typos in comments s/iton/tion/ or s/ton/tion/. 2023-08-10 06:44:11 +00:00
hpcarm Fix non-DIAGNOSTIC builds 2023-10-12 11:33:37 +00:00
hpcmips rename flash_cd to vrflash_cd, since device was renamed to vrflash. 2023-09-12 19:32:00 +00:00
hpcsh change hd64461uart_init_regs third argument from NULL to 0x0, 2023-09-13 17:08:14 +00:00
hppa Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
i386 dtrace: add support for SMAP 2023-11-03 09:07:56 +00:00
ia64 Convert the l2->l_md.md_astpending assignments into KASSERTs. 2023-10-06 11:53:26 +00:00
ibmnws
iyonix Fix non-DIAGNOSTIC builds 2023-10-12 11:33:37 +00:00
landisk Fix typo in comment. 2023-09-21 09:24:09 +00:00
luna68k Remove trailing spaces and TAB. 2023-10-13 16:35:14 +00:00
m68k Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
mac68k apply similar changes between different archs/machines for zs_kgdb.c: 2023-10-24 19:05:06 +00:00
macppc apply similar changes between different archs/machines for zs_kgdb.c: 2023-10-24 19:05:06 +00:00
mips <spaces> -> <tabs> 2023-10-25 06:02:14 +00:00
mipsco apply similar changes between different archs/machines for zs_kgdb.c: 2023-10-24 19:05:06 +00:00
mmeye Remove h->sock from DPRINTF arguments, it is leftover from shpcic_handle, removed 2023-09-29 21:23:33 +00:00
mvme68k Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
mvmeppc
netwinder
news68k Remove obsolete #if blocks. 2023-10-15 10:46:51 +00:00
newsmips Use DELAY(9), not empty for() loop that could be optimized out. 2023-11-04 18:13:25 +00:00
next68k make zs_kgdb.c build for next68k. 2023-10-20 11:38:25 +00:00
ofppc Remove unused msr definition. 2023-11-03 20:25:13 +00:00
or1k machine/mutex.h: Sprinkle sys/types.h, omit machine/lock.h. 2023-07-12 12:50:12 +00:00
playstation2
pmax
powerpc declare batl for PPC_OEA601 only, since it is unused by OEA or OEA64_BRIDGE. 2023-10-24 20:21:12 +00:00
prep
riscv Not all RISC-V CPUs have ASIDs 2023-10-06 08:48:49 +00:00
rs6000
sandpoint
sbmips sbmips/systemsw.h: sys/stdbool.h for bool. 2023-09-25 14:56:56 +00:00
sgimips cast kgdb_dev to int as sun3, sgimips and sgimips64 have different types, 2023-10-24 21:45:49 +00:00
sh3 Convert the l2->l_md.md_astpending assignments into KASSERTs. 2023-10-06 11:53:26 +00:00
sh5
shark Always use arm-elf2aout; no a.out support both for binutils{,.old} 2023-07-26 02:31:27 +00:00
sparc Build db_machdep.c when KGDB option is enabled. 2023-10-26 10:41:03 +00:00
sparc64 Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
sun2 apply similar changes between different archs/machines for zs_kgdb.c: 2023-10-24 19:05:06 +00:00
sun3 apply similar changes between different archs/machines for zs_kgdb.c: 2023-10-24 19:05:06 +00:00
sun68k sun68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8). 2023-07-11 11:46:38 +00:00
usermode Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
vax vax/pmap.c: Sort includes. Nix traliing whitespace. 2023-10-17 10:22:07 +00:00
x68k Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
x86 add MSR stuff for AMD errata 1474. 2023-10-27 06:31:48 +00:00
xen for a dom0 PVH, the dom0_vga_console_info structure has to be retrieved 2023-10-17 16:09:12 +00:00
zaurus Fix non-DIAGNOSTIC builds 2023-10-12 11:33:37 +00:00
Makefile
README

README

$NetBSD: README,v 1.65 2022/07/09 19:31:34 andvar 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 workstations
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