NetBSD/sys/arch
nonaka fdb1288869 Added drvctl, putter and PUFFS. 2015-02-05 14:32:31 +00:00
..
aarch64 Use LINKSCRIPT. 2014-11-15 14:25:10 +00:00
acorn26 Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
acorn32 We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
algor Systematize (and in many cases, fix) the comments on options COMPAT_NN. 2014-08-23 20:26:56 +00:00
alpha Introduce membar_datadep_consumer. 2015-01-08 22:27:17 +00:00
amd64 Bump amd64 module map size to 32 MB. 2015-01-09 01:08:49 +00:00
amiga . don't depend on -ll to provide a main() function. Lex on ArchLinux doesn't 2015-02-03 19:58:41 +00:00
amigappc Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
arc We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
arm Don't write DMAC_DINT register on PXA270, because read-only register. 2015-02-05 13:27:18 +00:00
atari We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
bebox We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
cats Explicitly set LOADADDRESS, the linker script hack is overriden by 2014-11-25 12:02:20 +00:00
cesfic fix build with gcc48. 2015-01-23 03:36:58 +00:00
cobalt We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
dreamcast We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
emips We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
epoc32 Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
evbarm add install kernel for INTEGRATOR_CP 2015-01-27 20:26:15 +00:00
evbarm64 Systematize (and in many cases, fix) the comments on options COMPAT_NN. 2014-08-23 20:26:56 +00:00
evbcf Use .S instead of .s 2014-08-27 00:18:25 +00:00
evbmips if MEMORY_DISK_IS_ROOT is defined, dont try to guess the root device 2015-01-10 14:07:26 +00:00
evbppc Added RouterBOARD RB850Gx2 config. md root only. 2015-01-30 15:04:35 +00:00
evbsh3 Sync with sys/arch/landisk/landisk/bus_dma.c rev.1.15. 2015-01-22 03:43:24 +00:00
evbsh5
ews4800mips need clock_subr.h for bcdtobin() 2014-11-21 00:51:09 +00:00
hp300 We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
hpc kill sprintf 2014-03-26 17:54:46 +00:00
hpcarm Added drvctl, putter and PUFFS. 2015-02-05 14:32:31 +00:00
hpcmips this is supposed to be SECS_PER_DAY. 2014-11-20 16:18:29 +00:00
hpcsh Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
hppa Properly separate fenv.h and ieeefp.h by moving all fenv defines 2015-01-13 11:15:29 +00:00
i386 whitespace 2015-01-23 02:52:14 +00:00
ia64 Use LINKSCRIPT. 2014-11-15 12:20:06 +00:00
ibmnws Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
iyonix Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
landisk Added drvctl. 2015-02-05 14:04:46 +00:00
luna68k We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
m68k For the extended precision, the MSB of the mantissa is an integer 2015-02-05 12:23:27 +00:00
mac68k fix typo 2015-01-03 16:44:14 +00:00
macppc Force main into .text 2015-01-09 22:02:18 +00:00
mips restrict DMA buffers to the lower 256MB -> now dwc2 DMA works 2014-12-27 17:22:15 +00:00
mipsco use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
mmeye We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
mvme68k increase ramdisk size for gcc48. 2015-01-23 03:40:25 +00:00
mvmeppc use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
netwinder Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
news68k Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
newsmips avoid shadowing a new global. 2014-11-24 04:06:13 +00:00
next68k fix build with gcc48. 2015-01-23 03:36:58 +00:00
ofppc Make it compile with GCC48. 2014-12-31 18:43:18 +00:00
or1k Correct 32 and 64 bit byte swap inlines 2014-10-29 01:33:39 +00:00
playstation2 use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
pmax Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
powerpc Avoid race condition between PTE update and TLB miss walk. 2015-01-26 04:47:53 +00:00
prep We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
riscv Shave an instruction from the generated code for the 32 bit byte 2014-10-28 20:25:36 +00:00
rs6000 Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
sandpoint Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
sbmips use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
sgimips - remove scratch area, it's been unused since we're drawing characters by 2015-01-20 12:13:04 +00:00
sh3 We never want the c definitions in <sys/endian.h> 2015-01-06 17:43:16 +00:00
sh5
shark Explicitly set LOADADDRESS, the linker script hack is overriden by 2014-11-25 07:42:35 +00:00
sparc Strip debug symbols from ofwboot. 2015-01-11 22:59:25 +00:00
sparc64 Cache info is now printed during bootstrap on the sun4v platform. Make the sun4u centric cache info code in cpu_attach() a bit more general 2015-01-24 20:17:22 +00:00
sun2 Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
sun3 We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
sun68k fix leak 2014-09-21 16:37:34 +00:00
usermode Use LINKSCRIPT. 2014-11-15 12:20:06 +00:00
vax We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
x68k We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
x86 As I wrote in the last commit, The PMBASE and GPIOBASE registers are not 2015-01-13 08:57:02 +00:00
xen Pass a correct firmware size (instead of 0) to firmware_free 2015-01-07 07:05:48 +00:00
zaurus Added drvctl, putter and PUFFS. 2015-02-05 14:32:31 +00:00
Makefile Fix SUBDIR commit 2014-09-03 19:27:53 +00:00
README Bring back the playstation2 port - now that a toolchain for it is 2014-03-31 11:25:47 +00:00

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