Commit Graph

59 Commits

Author SHA1 Message Date
tsutsui
3359605142 OMRON was Tateisi Electronics, not Tateishi Electric.
http://www.omron.com/about/corporate/history/chronicle/
2012-01-29 10:32:53 +00:00
tsutsui
133b3f7914 NetBSD/zaurus now supports SL-C7x0/860/1000/3x00. 2012-01-29 10:29:53 +00:00
phx
62c0bf5b60 Changed description for sandpoint to reflect the focus on consumer NAS. 2012-01-09 13:51:54 +00:00
christos
b68b73afe3 add all the possible build types for each arch 2011-10-24 17:21:29 +00:00
christos
a410943e16 - Make the table of ports more machine readable: ^name\tarch\tdate\tdesc\n$
- Add the specific architecture instead of just the processor family where
  I knew it (please fill in the rest).
- Add missing RS/6000 entry.
2011-10-24 16:49:02 +00:00
pooka
96940cc6e5 plop new emips port into various places it should be plopped in to 2011-01-27 19:09:06 +00:00
kiyohara
da93dea326 Add ia64 description. 2010-07-03 13:32:36 +00:00
pooka
d6224f4507 Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00
joerg
3ebb96aede m88k is an empty directory in the repo, don't mention it here. 2008-03-01 14:37:02 +00:00
simonb
d8de5b102b Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
uwe
e97e9077cc Note landisk import date. 2008-01-07 05:02:38 +00:00
ad
730c8a98ab +landisk 2007-12-11 16:33:57 +00:00
ad
a906840a60 There is no mvme88k! 2007-11-28 20:50:10 +00:00
garbled
b11f242056 Remove pmppc, and change the description for sandpoint and mvmeppc. The
mvmeppc port is now the home for any future ports to machines running
older, non-PReP compliant PPCBUG firmware.  The sandpoint port is for
machines running DINK32 and similar firmware.
2007-10-17 23:43:39 +00:00
garbled
d974db0ada Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
2007-10-17 19:52:51 +00:00
ad
ad84bcbe91 Remove ref to pdp10. Noted by yamt. 2007-07-14 21:00:40 +00:00
ad
3f8edbdfd7 G/C dead code. 2007-06-10 00:52:29 +00:00
scw
5764a76889 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
peter
636b3f6446 Add zaurus. 2006-12-17 16:11:56 +00:00
tsutsui
741632e82c Some minor nits. 2005-12-29 16:20:34 +00:00
tsutsui
295865c719 Add ews4800mips. 2005-12-29 16:17:55 +00:00
christos
95e1ffb156 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wiz
f037e2c174 Pasto fix. 2004-11-08 00:49:19 +00:00
christos
02c080af8b Misc cleanups. 2004-11-07 21:56:57 +00:00
gavan
0560d8b947 Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.

* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.

With help from abs.
2004-10-13 23:28:34 +00:00
cl
41d325dc43 Add port to the Xen virtual machine monitor.
(see http://www.cl.cam.ac.uk/Research/SRG/netos/xen/)
2004-03-11 21:44:08 +00:00
wiz
48d8646b50 Uppercase CPU. 2004-02-13 10:08:55 +00:00
ross
0df0fcb2d2 Simplify (the long) Shark line 2003-11-08 04:49:17 +00:00
lukem
5d226417ac fix cesfic entry whitespace to be consistent 2003-07-08 04:21:28 +00:00
wiz
5adaaf1eb7 amd64 does not only run on the simulator, remove that part. 2003-05-10 17:19:18 +00:00
jdolecek
7519788f6f one more x86_64 -> amd64 (machine_arch kept x86_64) 2003-05-10 14:53:33 +00:00
scw
c7eafb778a The walnut port has been subsumed by the new evbppc port. 2002-12-09 14:57:47 +00:00
scw
5b5dfad81e Add evbppc. 2002-12-09 12:29:17 +00:00
hubertf
bf1b684897 Add dates. From src/doc/CHANGES* and CVS, mostly. 2002-10-29 01:13:01 +00:00
scw
59474a8c82 NetBSD, meet the SH-5 cpu.
SH-5, meet NetBSD.

Let's hope this is the start of a long and fruitful relationship. :-)

This code, funded by Wasabi Systems, adds initial support for the
Hitachi SuperH(tm) SH-5 cpu architecture to NetBSD.

At the present time, NetBSD/evbsh5 only runs on a SH-5 core simulator
which has no simulated devices other than a simple console. However, it
is good enough to get to the "root device: " prompt.

Device driver support for Real SH-5 Hardware is in place, particularly for
supporting the up-coming Cayman evaluation board, and should be quite
easy to get running when the hardware is available.

There is no in-tree toolchain for this port at this time. Gcc-current has
rudimentary SH-5 support but it is known to be buggy. A working toolchain
was obtained from SuperH to facilitate this port. Gcc-current will be
fixed in due course.

The SH-5 architecture is fully 64-bit capable, although NetBSD/evbsh5 has
currently only been tested in 32-bit mode. It is bi-endian, via a boot-
time option and it also has an "SHcompact" mode in which it will execute
SH-[34] user-land instructions.

For more information on the SH-5, see www.superh.com. Suffice to say it
is *not* just another respin of the SH-[34].
2002-07-05 13:31:28 +00:00
fredette
4c4e0cb59a Added notes on hp700/hppa, tweaked sun68k description. 2002-06-10 14:25:41 +00:00
augustss
1331023854 Add some files for the Artesyn PMPPC board. This is a PowerPC based
Mezzanine PCI board.
NOTE: this is not yet all the files needed for the port.
2002-05-30 08:51:06 +00:00
bjh21
c5ada96476 arm26 -> acorn26. 2002-03-24 15:56:59 +00:00
simonb
4fecd5ec85 Add an entry for evbmips.
Add an RCSid to the top of the file.
2002-03-07 14:48:23 +00:00
simonb
f3e2fe6731 Add entry for sbmips. 2002-03-06 02:42:30 +00:00
scw
509f6019ae Add entry for mvmeppc. 2002-02-27 21:33:46 +00:00
thorpej
9e2f34c62e Add an entry for:
Digital Network Appliance Reference Design (pronoucned "Shark")
2002-02-10 02:09:45 +00:00
reinoud
a822070813 Note the addition of arch/acorn32 as Acorn's line of ARM 6,7,SA machines. 2001-11-08 16:47:51 +00:00
uch
6d5ecdc1dd add playstation2 port 2001-10-18 17:38:36 +00:00
matt
df0327518e Add evbarm, ibmnws, mvmw88k, m88k 2001-08-28 05:59:48 +00:00
atatat
28f77f292c add brief descriptions of the contents of the *other* directories 2001-06-27 22:10:13 +00:00
kei
bddb038898 explain about macppc litte more. 2001-06-21 05:18:07 +00:00
christos
b42ac39883 fix processor name 2001-06-20 02:19:36 +00:00
scw
21481088f3 Minor correction for mvme68k. 2001-06-19 09:51:03 +00:00
mrg
e16036ef83 complete sparc descriptions. 2001-06-19 07:49:14 +00:00