NetBSD/sys/arch
tsutsui 0f84edae2d Add proper RealTime Clock support for HP9000/425e.
As the OpenBSD/hp300 page says 425e doesn't have the traditional
RTC at intio (as it also lacks DCA 16550 serial at intio?),
but after a few hour investigation it turns out that
425e uses mc146818 compatible calendar clock in
the Apollo "frodo" utility chip and the frodo chip on
425e actually has the 32kHz OSC and is actually backed up
by the onboard lithium battery.

Tested on HP425e (with mcclock) and HP362 (with old rtc).
2014-04-19 05:37:54 +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 adjust to new signature; return consistent stuff. 0 is ok -1 is error 2014-04-05 18:44:32 +00:00
amd64 Remove FFS_NO_SNAPSHOT from x86/ALL so we do compile the snapshot code. 2014-04-08 22:04:15 +00:00
amiga No need to use annoying HAVE_GCC to handle gcc48 m68k behavior chnages. 2014-04-19 00:55:37 +00:00
amigappc fix manual section numbering of sysctl. 2014-03-24 14:15:37 +00:00
arc make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
arm Move xscale cpu_cpwait back from cpufunc_proto.ht to cpufunc.h 2014-04-19 00:33:24 +00:00
atari Fix typo 2014-03-31 06:32:31 +00:00
bebox fix manual section numbering of sysctl. 2014-03-24 14:15:37 +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 cpu_{g,s}etmodel 2014-03-24 18:56:43 +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 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
evbarm Oops, i forgot to commit this patch on the `teaching sscom to use attach with 2014-04-18 14:17:11 +00:00
evbcf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
evbmips fix typo 2014-03-31 20:44:19 +00:00
evbppc Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
evbsh3 fix manual section numbering of sysctl. 2014-03-24 14:15:37 +00:00
evbsh5
ews4800mips kill sprintf 2014-03-26 17:54:46 +00:00
hp300 Add proper RealTime Clock support for HP9000/425e. 2014-04-19 05:37:54 +00:00
hpc kill sprintf 2014-03-26 17:54:46 +00:00
hpcarm Remove unused variable found by gcc 4.8 2014-03-11 04:17:36 +00:00
hpcmips adjust to new pci_intr_string signature 2014-03-31 20:46:41 +00:00
hpcsh use cpu_{g,s}etmodel 2014-03-24 20:06:31 +00:00
hppa Explicitly clear p_md.md_flags for newer binaries. Fixes PR port-hppa/48755. 2014-04-18 18:32:00 +00:00
i386 Use ldscript. Identical output confirmed. 2014-04-14 15:05:19 +00:00
ia64 Make it compile again - partly from PR 48727 by Henning Petersen. 2014-04-08 21:51:06 +00:00
ibmnws Enable sljit and bpfjit on powerpc. 2013-11-17 14:34:11 +00:00
iyonix make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
landisk Fix syntax (hi christos!) 2014-03-29 23:51:02 +00:00
luna68k Use booted device unit if no unit number is specified on boot command. 2014-04-16 13:43:02 +00:00
m68k adjust to new signature; return consistent stuff. 0 is ok -1 is error 2014-04-05 18:44:32 +00:00
mac68k kill sprintf 2014-03-26 17:41:15 +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 adjust to new signature; return consistent stuff. 0 is ok -1 is error 2014-04-05 18:44:32 +00:00
mipsco use cpu_{g,s}etmodel 2014-03-24 20:06:31 +00:00
mmeye eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
mvme68k Specify both -Wa,-march=68030 and -Wa,-mcpu=68030 in -m68060 case for gcc45. 2014-04-05 11:07:30 +00:00
mvmeppc kill sprintf 2014-03-26 17:41:15 +00:00
netwinder Put EHABI exception tables at the end of text. 2014-01-30 15:36:43 +00:00
news68k Replace sprintf with snprintf 2014-03-29 05:07:25 +00:00
newsmips kill sprintf 2014-03-26 17:41:15 +00:00
next68k make this compile (missing header file) 2014-03-29 19:20:29 +00:00
ofppc kill sprintf. 2014-03-26 17:38:09 +00:00
playstation2 Try with EXTERNAL_TOOLCHAIN instead of MISSING_TOOLCHAIN. 2014-04-05 11:15:57 +00:00
pmax use cpu_{g,s}etmodel 2014-03-24 19:29:59 +00:00
powerpc Make it compilable 2014-04-06 14:47:46 +00:00
prep GCC 4.8 build fixes from John D. Baker 2014-04-03 23:49:47 +00:00
rs6000 Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. 2014-01-12 15:26:28 +00:00
sandpoint make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
sbmips - fix unused 2014-03-24 19:13:48 +00:00
sgimips Get rid of a wrong comma 2014-04-02 00:46:11 +00:00
sh3 adjust to new signature; return consistent stuff. 0 is ok -1 is error 2014-04-05 18:44:32 +00:00
sh5
shark Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
sparc cpu0 at mainbus0: mid 8: RT620/625 @ 125000 MHz, on-chip FPU 2014-04-15 10:39:44 +00:00
sparc64 fix same pasto as in sparc/cpu.c - print frequency in MHz if we say it's in MHz 2014-04-15 12:22:49 +00:00
sun2 - remove unused 2014-03-24 18:50:31 +00:00
sun3 use cpu_{g,s}etmodel 2014-03-24 20:06:31 +00:00
sun68k Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. 2014-01-12 15:26:28 +00:00
usermode adjust to new signature; return consistent stuff. 0 is ok -1 is error 2014-04-05 18:44:32 +00:00
vax adjust to new signature; return consistent stuff. 0 is ok -1 is error 2014-04-05 18:44:32 +00:00
x68k Put back "-Wa,-march=m68000 -Wa,-mcpu=m68000" for AFLAGS for X68000 models. 2014-04-16 14:33:43 +00:00
x86 more conservative length check. 2014-04-18 15:00:37 +00:00
xen Change findroot() to cpu_bootconf() since this is what it does. Remove bogus 2014-04-03 15:53:05 +00:00
zaurus use snprintf 2014-03-26 08:02:38 +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