NetBSD/sys/arch
2011-11-06 20:21:05 +00:00
..
acorn26 Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
acorn32 Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
algor Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
alpha avoid array overrun, noticed by gcc 4.5. 2011-09-25 13:37:20 +00:00
amd64 Add compat_svr4 hooks, this does not work yet. 2011-11-06 19:45:04 +00:00
amiga Simplify bus space mapping. 2011-11-05 17:44:25 +00:00
amigappc Add 32 bit methods 2011-09-19 00:23:14 +00:00
arc Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
arm use CFATTACH_DECL_NEW 2011-11-04 17:23:05 +00:00
atari make this compile again. 2011-11-05 00:34:01 +00:00
bebox Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
cats Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
cesfic Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
cobalt Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
dreamcast Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
emips Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
evbarm preliminary support for the Propox MMnet1002 board 2011-11-04 17:40:48 +00:00
evbmips add options GDIUM_KEYBOARD_HACK 2011-11-03 02:44:36 +00:00
evbppc Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
evbsh3 Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
evbsh5
ews4800mips Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
hp300 bgt -> jgt for a short jump. 2011-11-05 15:21:43 +00:00
hp700 elroy regs don't need to be packed, makes this work with gcc 4.5. 2011-10-01 15:51:36 +00:00
hpc Added "\SD-MMC Card\" entry for PSIONTEKLOGIX NETBOOK PRO. 2011-09-28 14:19:13 +00:00
hpcarm Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
hpcmips Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
hpcsh Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
hppa fix EXIT label for fusufault, caught by new binutils. 2011-10-01 15:50:46 +00:00
i386 DTRT when initialising pmap_pa_end. 2011-11-06 15:35:29 +00:00
ia64 fix build errors with gcc 4.5. 2011-10-01 15:59:00 +00:00
ibmnws Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
iyonix Bump SYMTAB_SPACE 2011-10-02 18:32:36 +00:00
landisk Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
luna68k Replace two magic numbers with macro via assym.h. 2011-11-05 15:37:17 +00:00
m68k Use pool_allocator_meta rather than pool_allocator_nointr to allocate 2011-11-03 14:39:05 +00:00
mac68k Add the MI software watchdog to GENERIC (not to SMALLRAM, as usual). 2011-10-03 19:22:59 +00:00
macppc more device/softc splitting 2011-10-26 13:54:18 +00:00
mips Fix brain fart. 2011-11-03 18:27:07 +00:00
mipsco Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
mmeye Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
mvme68k Drop the "static" from the HEXDIGITS declaration, now that there's an 2011-09-29 09:18:17 +00:00
mvmeppc Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
netwinder bump more 2011-10-04 17:38:00 +00:00
news68k Replace (???) comments to avoid false trigraph warnings by new as(1). 2011-11-03 14:57:43 +00:00
newsmips Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
next68k fix build errors with gcc 4.5. 2011-10-01 15:59:00 +00:00
ofppc Support FAT filesystem on RDB partition. 2011-10-08 06:55:19 +00:00
pmax Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
powerpc avoid linker warnings with the new binutils by not forcing rump modules 2011-10-26 15:57:26 +00:00
prep Init MSI hooks. 2011-10-13 19:51:17 +00:00
rs6000 Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
sandpoint Added a test terminal for communicating with the satellite microcontroller. 2011-11-06 20:20:57 +00:00
sbmips Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
sgimips The crmfb device does not depend on iic; i2cbus and i2c_bitbang is 2011-10-06 12:25:42 +00:00
sh3 #if-0'ed defines for PT_GETFPREGS and PT_SETFPREGS. Not used yet, but 2011-10-31 19:08:45 +00:00
sh5
shark Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
sparc add a comment to sp_tlb_flush() about fixing the asm() better. 2011-10-22 21:00:40 +00:00
sparc64 Add support for the WSDISPLAYIO_GET_EDID ioctl (requires passing a device_t 2011-10-31 08:28:46 +00:00
sun2 revert previous. 2011-10-26 00:57:36 +00:00
sun3 catch up with other zs ports, original commit was: 2011-10-26 00:56:59 +00:00
sun68k Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
usermode Small cleanups on memory initialisation by using munmap() instead of mapping 2011-09-19 12:52:32 +00:00
vax Obvious copy&pasto, PR port-vax/45525 from Henning Petersen 2011-10-26 20:24:41 +00:00
x68k 64040 -> 68040 in comment 2011-11-04 17:51:54 +00:00
x86 make this compile again. 2011-11-06 20:21:05 +00:00
xen [merging from cherry-xenmp] make pmap_kernel() shadow PMD per-cpu and MP aware. 2011-11-06 15:18:18 +00:00
zaurus Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
README add all the possible build types for each arch 2011-10-24 17:21:29 +00:00

$NetBSD: README,v 1.56 2011/10/24 17:21:29 christos 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
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
hp700	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 Tateishi Electric
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
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 reference platform and DINK32 machines
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 C3x00 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