NetBSD/sys/arch
2011-03-04 04:48:39 +00:00
..
acorn26 Make vmapbuf() return success/error and make physio deal with a 2011-02-10 14:46:44 +00:00
acorn32 Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
algor Merge forward from matt-nb5-mips64. 2011-02-20 07:51:21 +00:00
alpha Be nicer to software that insists on -ansi and use __inline. 2011-02-25 14:07:12 +00:00
amd64 Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to the cpufeaturebus. 2011-03-04 04:48:39 +00:00
amiga Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
amigappc Add missing is_a600() definition, used by amiga devices. 2011-01-20 15:44:56 +00:00
arc Fix misplaced #endif. PR port-arc/44664 2011-03-02 10:51:04 +00:00
arm implement arm32_pmap_flags() to allow mappings with write buffering enabled, 2011-02-28 10:03:49 +00:00
atari Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
bebox Style. 2011-02-25 10:12:44 +00:00
cats Define PCI_MAGIC_IO_RANGE, so that Xorg drivers can mmap PCI IO space. 2010-12-01 06:47:16 +00:00
cesfic Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
cobalt Remove leftover debug stuff. 2011-02-20 15:47:28 +00:00
dreamcast Add proper prefix to structures. 2011-01-26 13:14:07 +00:00
emips Bring emips forward to the new mips world order. 2011-02-22 08:20:20 +00:00
evbarm Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
evbmips Merge forward from matt-nb5-mips64. 2011-02-20 07:48:33 +00:00
evbppc Resolve build failures caused by local use of "device flash" in config. 2011-03-02 08:25:08 +00:00
evbsh3 use SSUMCI_DEBUG, not SCIMCI_DEBUG. 2011-02-05 16:42:42 +00:00
evbsh5
ews4800mips Check and update intc_cause on each iteration of interrupt handler loop. 2011-02-24 14:40:43 +00:00
hp300 Regen from diodevs rev 1.14: 2011-02-19 05:41:38 +00:00
hp700 Fix call to pmap_update. 2011-02-23 08:27:17 +00:00
hpc Misc cosmetics. Refix __func__ fallout fixed in previous by 2010-08-09 23:07:20 +00:00
hpcarm Add options P1003_1B_SEMAPHORE. 2011-01-04 02:19:32 +00:00
hpcmips Resolve build failures caused by local use of "device flash" in config. 2011-03-02 08:25:08 +00:00
hpcsh Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
hppa Deal with cr27 in process_{read,write}_regs 2011-03-03 09:37:21 +00:00
i386 Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to the cpufeaturebus. 2011-03-04 04:48:39 +00:00
ia64 Make vmapbuf() return success/error and make physio deal with a 2011-02-10 14:46:44 +00:00
ibmnws Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it 2011-01-17 08:23:53 +00:00
iyonix Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
landisk Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
luna68k Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
m68k Allow storing and receiving the LWP private pointer via ucontext_t 2011-02-24 04:28:41 +00:00
mac68k Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
macppc bus_spacify, while there explicitly un-mute the headphone output when using 2011-02-20 07:40:24 +00:00
mips Change MIPS_CP0FL_CONFIG* 2011-03-03 18:44:58 +00:00
mipsco Merge forward matt-nb5-mips64 2011-02-20 07:55:20 +00:00
mmeye Add support boot. only support SH4 machine(mmEye-WLF and others) now. 2011-03-03 05:59:37 +00:00
mvme68k Move HEXDIGIT to mvme68k's sboot. It seems to be the only user. 2011-02-25 00:17:35 +00:00
mvmeppc Fix ident. 2011-01-31 06:33:05 +00:00
netwinder Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
news68k Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
newsmips Merge forward matt-nb5-mips64 2011-02-20 07:55:20 +00:00
next68k Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
ofppc Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
pmax Merge forward from matt-nb5-mips64. 2011-02-20 07:50:24 +00:00
powerpc Revert the major number for satmgr(4) back to 100 and allocate it from 2011-03-01 09:17:06 +00:00
prep Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
rs6000 Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
sandpoint Revert the major number for satmgr(4) back to 100 and allocate it from 2011-03-01 09:17:06 +00:00
sbmips Merge from matt-nb5-mips64. 2011-02-20 07:47:38 +00:00
sgimips use hardware to draw characters, while there use vcons_replay_msgbuf() 2011-03-01 21:47:13 +00:00
sh3 Be nicer to software that insists on -ansi and use __inline. 2011-02-25 14:07:12 +00:00
sh5
shark use ARM32_MMAP_WRITECOMBINE when mmap()ing video memory for improved X11 speed 2011-02-28 10:05:04 +00:00
sparc Be nicer to software that insists on -ansi and use __inline. 2011-02-25 14:07:12 +00:00
sparc64 lom_refresh(): 2011-02-28 14:29:29 +00:00
sun2 Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
sun3 Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
sun68k Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
usermode Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00
vax Make vmapbuf() return success/error and make physio deal with a 2011-02-10 14:46:44 +00:00
x68k Cleanup my copyright notice. 2011-02-21 02:31:57 +00:00
x86 Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to the cpufeaturebus. 2011-03-04 04:48:39 +00:00
xen Use config_defer(9) for cpu_rescan() in cpu_attach(). 2011-02-26 14:43:18 +00:00
zaurus Add options PXA2X0_LCD_WRITETHROUGH that improves console speed. 2011-02-13 14:28:29 +00:00
Makefile
README plop new emips port into various places it should be plopped in to 2011-01-27 19:09:06 +00:00

$NetBSD: README,v 1.54 2011/01/27 19:09:06 pooka Exp $

acorn26:	Acorn ARM2- and ARM3-based machines (arm, 20000509)
acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm, 20011118)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips, 20010528)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha, 19950213)
amd64:		AMD's x86 64 bit architecture (x86_64, 20010619)
amiga:		Commodore et al. Amiga (m68k, 19930902)
amigappc:	Phase 5 Amiga (powerpc, 20000525)
arc:		MIPS Advanced Risc Computing spec machines (mips, 20000123)
atari:		Atari TT30, Falcon, and Hades (m68k, 19950326)
bebox:		Be Inc. BeBox (powerpc, 19971014)
cats:		Chalice Technologies, CATS motherboard (arm, 19981005)
cesfic:		FIC8234 VME processor board (m68k, 20010514)
cobalt:		Cobalt Networks Microservers (mips, 20000319)
dreamcast:	SEGA Dreamcast (sh3, 20010107)
emips:		Machines based on Extensible MIPS (mips, 20110126)
evbarm:		ARM-based eval boards (arm, 20010905)
evbmips:	MIPS-based eval boards (mips, 20020307)
evbppc:		PowerPC-based eval boards (powerpc, 20021209)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3, 20010206)
ews4800mips:	NEC's MIPS based EWS4800 workstations (ews4800mips, 20051229)
hp300:		Hewlett Packard 300- and 400-series machines (m68k, 19930512)
hp700:		Hewlett Packard 700-series machines (hppa, 20020606)
hpcarm:		ARM based handheld PCs (arm, 20010220)
hpcmips:	MIPS based handheld PCs (mips, 19990925)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3, 20010117)
i386:		Intel/AMD etc. x86 processor line (i386, 19930321)
ia64:		Intel Itanium/Itanium2 processor based workstations (ia64, -)
ibmnws:		IBM Network Station Thin Clients (powerpc, -)
iyonix:		Castle Technology xscale based workstations (arm, 20040713)
landisk:	SH4 processor based NAS appliances by I-O DATA (sh3, 20060901)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k, 20000105)
mac68k:		Apple Macintosh (m68k, 19930929)
macppc:		Apple Power Macintosh and clones (powerpc, 19980515)
mipsco:		MIPS Corp Magnum 3000 computers (mips, 20000812)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k, 19950725)
mvmeppc:	Motorola's PowerPC machines running older PPCBUG
		(powerpc, 20020227)
netwinder:	StrongARM based Netwinder machines (arm, 20010609)
news68k:	Sony's m68k based NET WORK STATION (m68k, 19991209)
newsmips:	Sony's MIPS based NET WORK STATION (mips, 19980218)
next68k:	NeXT Computer's cubes and slabs (m68k, 19980609)
ofppc:		Open Firmware based PowerPC machines (powerpc, 19980528)
pmax:		Digital Equipment Corp. MIPS based machines (mips, 19931012)
prep:		PowerPC Reference Platform machines (powerpc, 20000229)
sandpoint:	Motorola Sandpoint reference platform and DINK32 machines
		(powerpc, 20010211)
sbmips:		Broadcom's SiByte processor evaluation boards (mips, 20020306)
sgimips:	MIPS based Silicon Graphics machines (mips, 20000614)
shark:		Digital Network Appliance Reference Design ("Shark") (arm, 19960131)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines
		(sparc, 19931002)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64/sparc, 19980620)
sun2:		Sun m68010 based machines (m68k, 20010328)
sun3:		Sun m680[23]0 based machines (m68k, 19930625)
vax:		Digital Equipment Corp. VAX machines (vax, 19940802)
x68k:		Sharp X68000, X68030 (m68k, 19960505)
xen:		Xen virtual machine monitor (xen, 20040311)
zaurus:		Sharp Zaurus C3x00 PDAs (arm, 20061217)

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