NetBSD/sys/arch
chris ffd3311a48 LINKADDRESS != LOADADDRESS, so fix that typo.
Also move the elf2aout conversion to be last in the build sequence, this means that strip is run on the elf kernel.
Also have dbsym run on the kernel, this should allow us to have symbols in the kernel.
This now means kernels boot and run, and can also have ddb symbols.
2002-02-06 00:55:56 +00:00
..
acorn32 Oeps... boot_file was needed after all ... weird 2002-01-31 22:46:40 +00:00
algor add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
alpha add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
amiga remove BINDIR definition 2002-01-29 18:47:35 +00:00
amigappc add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
arc Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
arm Use vm_page_md rather than pmap_physseg. Saves lots of cycles in 2002-02-05 21:14:36 +00:00
arm26 add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
arm32 Allow platforms to use an extra level of indirection for FIQs, 2002-02-05 18:26:07 +00:00
atari regen: 2002-01-27 13:56:49 +00:00
bebox Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
cats LINKADDRESS != LOADADDRESS, so fix that typo. 2002-02-06 00:55:56 +00:00
cesfic install intr.h 2002-02-02 12:27:01 +00:00
cobalt add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
dnard Allow platforms to use an extra level of indirection for FIQs, 2002-02-05 18:26:07 +00:00
dreamcast if PCLOCK isn't setted, use estimated value calculated by kernel. 2002-02-01 17:52:54 +00:00
evbarm irq_init() -> iq80310_intr_init() 2002-01-30 04:01:36 +00:00
evbsh3 add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
hp300 Use pmap_kenter_pa() for msgbuf 2002-02-02 04:17:37 +00:00
hpc recompile 2002-02-04 17:41:37 +00:00
hpcarm bootinfo.h, config_hook.h, platid.h are moved to hpc/include 2002-02-02 05:31:56 +00:00
hpcmips Removed __vrcmu_supply() and __vrgiu_out(), which are need to enable serial 2002-02-02 10:50:08 +00:00
hpcsh HITACHI HD64465 UART module register define. 2002-02-04 17:23:44 +00:00
i386 Fix the bcea redefinition issue in a different way: instead 2002-02-02 18:53:12 +00:00
luna68k add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
m68k Define EF_CPU32 and EF_M68000. 2002-01-28 21:34:48 +00:00
mac68k Forgot one -- `options COMPAT_15'. 2002-02-06 00:48:53 +00:00
macppc Check in machinery to make ofwboot load at 600000, while ofwboot.elf 2002-02-01 18:45:29 +00:00
mips Don't put `frompc' into a0 in the delay slot of the __mcount 2002-02-05 07:12:20 +00:00
mipsco cosmetic reorder of #defines to match other ports 2002-01-28 23:09:54 +00:00
mmeye add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
mvme68k add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
netwinder Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
news68k add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
newsmips add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
next68k add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
ofppc add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
pc532 add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
playstation2 if RB_HALT is setted, don't load kernel. 2002-01-31 16:25:54 +00:00
pmax use ${INSTALL_FILE} instead of "cp -p" 2002-01-31 04:23:15 +00:00
powerpc Add MPC601 MQ and RTCU/RTCL SPRs. 2002-02-05 19:49:17 +00:00
prep s/asm/__asm__ volatile/ 2002-02-04 16:17:36 +00:00
sandpoint add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
sgimips cosmetic reorder of #defines to match other ports 2002-01-28 23:09:54 +00:00
sh3 * Make this lint'able. 2002-02-04 08:34:27 +00:00
sparc bootpath_build(): parse boot path correctly if the boot device arguments 2002-02-05 13:54:39 +00:00
sparc64 Add a sound driver for Blade 100s (which doesn't seem to do much. All I 2002-02-05 01:55:49 +00:00
sun2 Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it 2002-01-28 22:15:54 +00:00
sun3 Add -Wno-main to CFLAGS for SA_PROGs. 2002-01-31 14:30:49 +00:00
sun68k Descend into include. 2002-01-29 01:13:18 +00:00
vax add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
walnut add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
x68k add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
x86_64 add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
Makefile Need <bsd.own.mk> to use ${MACHINE_CPU}. 2002-02-04 08:35:27 +00:00
README

acorn32:	Acorn computers Ltd. ARM 6/7/SA based machines (arm)
algor:		Algorithmics, Ltd. MIPS evaluation boards (mips)
alpha:		Compaq (formerly Digital Equipment Corp.) Alpha (alpha)
amiga:		Commodore et al. Amiga (m68k)
amigappc:	Phase 5 Amiga (powerpc)
arc:		MIPS Advanced Risc Computing spec machines (mips)
arm26:		Acorn ARM2- and ARM3-based machines (arm)
arm32:		ARMv3 and Digital StrongARM machines (arm)
atari:		Atari TT30, Falcon, and Hades (m68k)
bebox:		Be Inc. BeBox (powerpc)
cats:		Chalice Technologies, CATS motherboard (arm)
cesfic:  	FIC8234 VME processor board (m68k)
cobalt:		Cobalt Networks Microservers (mips)
dnard:		Digital "Shark" DNARD machines (arm)
dreamcast:	SEGA Dreamcast (sh3)
evbarm:		ARM-based eval boards (arm)
evbsh3:		Hitachi SuperH(TM) sh3 and sh4 eval boards (sh3)
hp300:		Hewlett Packard 300- and 400-series machines (m68k)
hpcarm:		ARM based handheld PCs (arm)
hpcmips:	MIPS based handheld PCs (mips)
hpcsh:		Hitachi SuperH(TM) based handheld PCs (sh3)
i386:		Intel/AMD etc. x86 processor line (i386)
ibmnws:		IBM Network Station Thin Clients (powerpc)
luna68k:	LUNA product line of OMRON Tateishi Electric (m68k)
mac68k:		Apple Macintosh (m68k)
macppc:		Apple Power Macintosh and clones (powerpc)
mipsco:		MIPS Corp Magnum 3000 computers (mips)
mmeye:		Hitachi SuperH(TM) computer controlled camera (sh3)
mvme68k:	Motorola's VMEbus 68K based single board computers (m68k)
mvme88k:	Motorola's VMEbus 88K based single board computers (m88k)
netwinder:	StrongARM based Netwinder machines (arm)
news68k:	Sony's NET WORK STATION (m68k)
newsmips:	Sony's NET WORK STATION (mips)
next68k:	NeXT Computer's cubes and slabs (m68k)
ofppc:		Open Firmware based PowerPC machines (powerpc)
pc532:		"PC-532" kit computer, based on NS 32532 CPU (ns32k)
playstation2:	SONY PlayStation 2 (mips)
pmax:		Digital Equipment Corp. MIPS based machines (mips)
prep:		PowerPC Reference Platform machines (powerpc)
sandpoint:	Motorola Sandpoint reference platform (powerpc)
sgimips:	MIPS based Silicon Graphics machines (mips)
sparc:		Sun Microsystems SPARC (sun4, sun4c, sun4m) 32 bit machines (sparc)
sparc64:	Sun Microsystems UltraSPARC 64 bit machines (sparc64, sparc)
sun2:		Sun m68010 based machines (m68k)
sun3:		Sun m680[23]0 based machines (m68k)
vax:		Digital Equipment Corp. VAX machines (vax)
walnut:		IBM's PowerPC 405GP Reference Board (powerpc)
x68k:		Sharp X68000, X68030 (m68k)
x86_64:		AMD's x86 64 bit architecture on the simics simulator (x86_64)

Generic architectural features shared among multiple ports
arm:		ARM cpu based platform files
hpc:		Handheld PC reference platform files
m68k:		Motorola 680x0 cpu based platform files
m88k:		Motorola 88xxx cpu based platform files
mips:		MIPS cpu based platform files
powerpc:	PowerPC cpu based platform files
sh3:		Hitachi SuperH cpu based platform files
sun68k:		Sun68k cpu based platform files