summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/entry
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ/entry')
-rw-r--r--doc/FAQ/entry16
1 files changed, 10 insertions, 6 deletions
diff --git a/doc/FAQ/entry b/doc/FAQ/entry
index 7a6be8d8ca..aa74b9fe8c 100644
--- a/doc/FAQ/entry
+++ b/doc/FAQ/entry
@@ -30,22 +30,26 @@ debug aids like stack overflow and heap integrity checking.
RTEMS is built using GNU autoconf and can be built on any host supporting
the GNU tools including Linux, FreeBSD, NetBSD, Solaris, and MS-Windows to
-name but a few. The current RTEMS release supports a the following CPU
+name but a few. The current RTEMS release supports the following CPU
families:
Motorola m680x0, m683xx, and ColdFire
- Motorola and IBM PowerPC (4xx, 6xx, 7xx, and 8xx)
- Hitachi SH-1
+ Motorola and IBM PowerPC (4xx, 5xx, 6xx, 7xx, 8xx, and 84xx)
+ Hitachi SH-1, SH-2, SH-4
+ Hitachi H8
+ ARM
Intel i386, i486, Pentium, and i960
SPARC
MIPS
HP PA-RISC
- AMD A29K
+ Texas Instruments C3x/C4x
+ OpenCores OR32
There are over 35 Board Support Packages included with RTEMS including
-BSPs for the SPARC and PowerPC simulators included with gdb. There are
+BSPs for a standard PC as well as the SPARC, MIPS, PowerPC simulators
+included with gdb. There are
numerous BSPs for CPUs targetting the embedded market such as the Motorola
-m683xx and mpc8xx series which support the on-CPU peripherals.
+m683xx, ppc4xx, and mpc8xx series which support the on-CPU peripherals.
WWW: