NetBSD/sys/arch
riastradh b81c64e1b2 First whack at radeon driver.
No hardware to test yet, but it builds.
2014-07-16 20:59:57 +00:00
..
acorn26 use cpu_{g,s}etmodel 2014-03-24 20:06:31 +00:00
acorn32 kill sprintf 2014-03-21 16:41:15 +00:00
algor make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
alpha Implement MI IPI interface with cross-call support. 2014-05-19 22:47:53 +00:00
amd64 First whack at radeon driver. 2014-07-16 20:59:57 +00:00
amiga Regen from GENERIC.in rev 1.125: 2014-07-05 10:00:42 +00:00
amigappc fix manual section numbering of sysctl. 2014-03-24 14:15:37 +00:00
arc evcnt is done. 2014-06-20 12:31:55 +00:00
arm Glue in tifb and tiotg drivers. 2014-07-16 18:31:17 +00:00
atari Appease gcc48 -Wunused-but-set-variable warning. 2014-07-05 09:36:49 +00:00
bebox mc146818's sc_flag indicates the time is stored in binary format, not BCD. 2014-06-20 09:47:15 +00:00
cats Convert cats to the new world order, i.e. arm32_{bootmem,kernel_vm}_init. 2014-04-04 07:33:53 +00:00
cesfic Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland. 2014-07-05 09:21:14 +00:00
cobalt GC nsym 2014-04-03 19:15:43 +00:00
dreamcast make a copy of the interrupt string in buf. 2014-03-31 13:12:55 +00:00
emips fix sprintf 2014-03-26 16:10:20 +00:00
epoc32
evbarm Add a commented out tifb and associated wsdisplay entry; mark the 2014-07-16 18:36:46 +00:00
evbcf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
evbmips Add common support for bringing devices out of reset or enabling their clocks 2014-04-30 01:02:40 +00:00
evbppc Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
evbsh3 Fix "error: variable 's' set but not used [-Werror=unused-but-set-variable]" 2014-06-19 13:20:13 +00:00
evbsh5
ews4800mips kill sprintf 2014-03-26 17:54:46 +00:00
hp300 Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland. 2014-07-05 09:15:38 +00:00
hpc kill sprintf 2014-03-26 17:54:46 +00:00
hpcarm Add sljit support to arm. 2014-06-17 06:36:39 +00:00
hpcmips Remove set-but-not-used variable bit8. 2014-06-07 18:59:16 +00:00
hpcsh use cpu_{g,s}etmodel 2014-03-24 20:06:31 +00:00
hppa Make this compile. Hi rmind! 2014-05-23 08:17:08 +00:00
i386 Add NET_MPSAFE to ALL 2014-07-02 07:18:32 +00:00
ia64 Don't provide intrnames or intrcnt, GC intrcnt.h. IA64 has evcnt(9) 2014-06-20 12:41:34 +00:00
ibmnws Use TOOL_NCDCS to turn an ibmnws kernel automatically into a valid NCD 2014-05-08 13:58:34 +00:00
iyonix Add sljit support to arm. 2014-06-17 06:36:39 +00:00
landisk Fix syntax (hi christos!) 2014-03-29 23:51:02 +00:00
luna68k Setup Bt458 color palette to support ANSI color text on 8bpp framebuffer. 2014-07-13 16:00:32 +00:00
m68k Since all our compilers support __DBL_* and __FLT_*, use them to define 2014-04-21 10:53:47 +00:00
mac68k Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland. 2014-07-05 09:21:14 +00:00
macppc make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
mips Restore file for playstation2 accidently overlooked in the big revitilazation 2014-07-02 13:33:22 +00:00
mipsco Move the rest of real_bps handling in under #if 0, so 2014-06-08 10:40:52 +00:00
mmeye
mvme68k Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland. 2014-07-05 09:21:14 +00:00
mvmeppc kill sprintf 2014-03-26 17:41:15 +00:00
netwinder
news68k Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland. 2014-07-05 09:14:02 +00:00
newsmips kill sprintf 2014-03-26 17:41:15 +00:00
next68k Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland. 2014-07-05 09:21:14 +00:00
ofppc kill sprintf. 2014-03-26 17:38:09 +00:00
playstation2 Split softc, fix wsfont_find call. 2014-07-08 13:35:43 +00:00
pmax use cpu_{g,s}etmodel 2014-03-24 19:29:59 +00:00
powerpc make sure struct bat is aligned to 8 bytes as we shift them 3 bits. 2014-07-06 08:06:03 +00:00
prep Fix SCSI reads beyond block 0x1fffff, by writing the READ_10/READ_16 opcode 2014-06-10 18:37:26 +00:00
rs6000
sandpoint mc146818's sc_flag indicates the time is stored in binary format, not BCD. 2014-06-20 09:47:15 +00:00
sbmips Fix compile error of -Werror=unused-but-set-variable. 2014-06-19 15:09:50 +00:00
sgimips "peripheral", not "peripherial". 2014-07-13 17:12:23 +00:00
sh3 fix -Werror=unused-but-set-variable compile error 2014-06-19 18:01:18 +00:00
sh5
shark Bump SYMTAB_SPACE to allow clang to build this kernel. 2014-06-24 12:17:33 +00:00
sparc Add a newline at end of file. 2014-06-29 03:57:10 +00:00
sparc64 sun4v: Introduce SET_MMU_CONTEXTID macro for setting the mmu context id on both sun4u and sun4v 2014-07-16 19:53:18 +00:00
sun2 - remove unused 2014-03-24 18:50:31 +00:00
sun3 Enable ie0 in DISKLESS for sun3/110 2014-06-25 16:14:43 +00:00
sun68k
usermode adjust to new signature; return consistent stuff. 0 is ok -1 is error 2014-04-05 18:44:32 +00:00
vax remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
x68k Probe the actual memory size and warn if it's different from SRAM value. 2014-07-06 08:10:21 +00:00
x86 Add Vortex86EX. 2014-07-08 19:35:36 +00:00
xen Define a macro to check hypervisor version. OK cherry@ 2014-06-14 02:53:02 +00:00
zaurus patch posted to tech-kern@ 2014/06/25 for review with minor changes 2014-06-28 09:16:18 +00:00
Makefile Bring back the playstation2 port - now that a toolchain for it is 2014-03-31 11:25:47 +00:00
README Bring back the playstation2 port - now that a toolchain for it is 2014-03-31 11:25:47 +00:00

$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