OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [TESTED] - Blame information for rev 1778

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
#
2
#  TESTED,v 1.26 2001/05/25 16:37:52 joel Exp
3
#
4
 
5
The RTEMS project uses Intel x86 based computers running the RedHat
6
distribution of the Linux operating system internally for development.
7
This release has been tested on the following Languages/CPUs/Targets using
8
RedHat Linux 5.1 as the host environment:
9
 
10
   CPU      CPU
11
  FAMILY   MODEL             TARGET               SUITES
12
 ========  ========= =======================   ===============
13
   a29k    a29k      port sw                      (note 2)
14
   arm     arm7      arm_bare_bsp                 (note 3)
15
   arm     arm7      armulator (in gdb)           (note 5 -- no tick)
16
   arm     arm7      vegaplus (in gdb)            (note 1)
17
   c4x     c32       c4xsim (simulator in gdb)    (note 5)
18
   c4x     c41       c4xsim (simulator in gdb)    (note 5 -- needs debugging)
19
   h8     h8300h     h8sim                        (note 5)
20
   h8     h8300s     no BSP                       (note 9)
21
   h8     h8300      BUILDS - NEEDS WORK
22
   hppa   hppa7100   simhppa                      (note 1)
23
   i386   i386_fp    Force CPU-386                (note 1, 7)
24
   i386   i386ex     generic i386ex               (note 1, 6)
25
   i386   i386ex     Technologic Systems TS-1325  (note 1, 6)
26
   i386    i386+     PC clone (pc386)             (note 1, 6)
27
   i386    i486      PC clone (pc486)             (note 1, 6)
28
   i386   Pentium    PC clone (pc586)             (note 1, 6)
29
   i386    i486      DJGPP/PC-AT                  (note 7)
30
   i386   pentium    DJGPP/PC-AT                  (note 7)
31
   i960   i960ka     i960sim (in gdb)             (note 5 -- no tick)
32
   i960   i960ca     Cyclone CVME961              (note 4)
33
   i960   i960ha     no BSP                       (note 9)
34
   i960   i960rp     rxgen960                     (note 1)
35
   m68k    mfc5200   no BSP                       (note 9)
36
   m68k    m68000    sim68000 (BSVC)              (note 5 -- under development)
37
   m68k    cpu32     simcpu32 (BSVC)              (note 5 -- under development)
38
   m68k    m68000    efi68k                       (note 1)
39
   m68k    m68020    Motorola MVME136             (note 1, 6)
40
   m68k    m68030    Motorola MVME147             (note 1)
41
   m68k    m68030    Motorola MVME147s            (note 1)
42
   m68k   m68lc040   Motorola MVME162             (note 1)
43
   m68k   m68lc040   Motorola MVME162LX           (note 1)
44
   m68k   m68ec040   Motorola IDP                 (note 1)
45
   m68k    m68040    Motorola MVME167             (note 1, 6)
46
   m68k    m68020    DY-4 DMV152                  (note 1)
47
   m68k    m68302    generic 68302                (note 1)
48
   m68k    m68en302  generic 68en302              (note 1)
49
   m68k    m68302    ods 68302                    (note 1)
50
   m68k    m68332    efi332                       (note 1)
51
   m68k    m68332    MRM (Robominds)              (note 6)
52
   m68k    m68360    generic 68360                (note 1, 6)
53
   m68k    m68360    68360 in companion mode      (note 1, 6)
54
   mips   idt4600    p4000                        (note 1)
55
   mips   idt4650    p4000                        (note 1)
56
   mips   tx3904     jmr3904                      (note 5 -- under development)
57
   mips   mongoosev  genmongoosev                 (note 1)
58
 powerpc  ppc403     helas403                     (note 1, 6)
59
 powerpc  ppc403     Papyrus                      (note 1)
60
 powerpc  ppc5xx     BUILDS - NEEDS WORK
61
 powerpc  ppc403     psim (in gdb)                (note 5)
62
 powerpc  ppc603e    Radstone PPCn_60x            (note 1, 8)
63
 powerpc  ppc603e    DY-4 DMV-177                 (note 1)
64
 powerpc  ppc603e    Vista Score603e              (note 1)
65
 powerpc  ppc603e    Motorola MVME230[1-4]        (note 1)
66
 powerpc  ppc604     Motorola MVME230[5-8]        (note 1)
67
 powerpc  mpc750     Motorola MCP750              (note 1)
68
 powerpc  mpc821     no BSP                       (note 9)
69
 powerpc  mpc823     no BSP                       (note 9)
70
 powerpc  mpc850     no BSP                       (note 9)
71
 powerpc  mpc860     eth_comm (custom)            (note 1, 6)
72
   sh     sh7032     generic sh1                  (note 1)
73
   sh     sh7035     generic sh2                  (note 1)
74
  sparc    erc32     generic erc32               ALL TESTS (note 5)
75
  sparc    leon      generic leon w/FPU          ALL TESTS (note 5)
76
  sparc    leon      generic leon w/o FPU        ALL TESTS (note 5)
77
  sparc    erc32     Tharsys ERC32 board         (note 1)
78
  sparc    erc32     generic erc32               ALL TESTS (note 5)
79
   UNIX      NA      FreeBSD (ix86)               (note 2)
80
   UNIX      NA      Solaris 2 (SPARC)           ALL TESTS (inlines)
81
   UNIX      NA      Linux (ix86)                ALL TESTS (inlines)
82
   UNIX      NA      Linux (ix86)                ALL TESTS (macros)
83
   UNIX      NA      HPUX (PA-RISC)               (note 2)
84
  no_cpu     NA      no_bsp                       (note 3)
85
 
86
NOTES:
87
 
88
"NOT TESTED" indicates that this was not tested in the testing cycle
89
immediately preceding the snapshot.
90
 
91
(1) Target board is not owned by RTEMS Project.  The target is known
92
    to compile and link with all appropriate tests successfully.
93
    If the target does not support multiprocessor configurations, then
94
    "ALL TESTS" does not include the multiprocessor tests.
95
 
96
(2) RTEMS Project cannot internally compile or test this target.
97
    The HP-UX is not recognized in the configure script.
98
    The a29k does not use GNU tools and may suffer from bit rot.
99
 
100
(3) Target is not intended to be executed.  It is only an example.
101
 
102
(4) The board owned by the RTEMS Project is broken.  The BSP is known
103
    to compile and link with all appropriate tests successfully.
104
 
105
(5) This BSP is tested on a CPU software simulator.
106
 
107
(6) This BSP was tested by an RTEMS volunteer and reported to work.
108
 
109
(7) The BSP is deprecated.  For information on what would be
110
    required to update it contact rtems@OARcorp.com.
111
 
112
(8) The Radstone ppcn_60x BSP was written by Radstone and designed
113
    to support any Radstone PowerPC board with only minor modifications.
114
 
115
(9) This CPU model is supported but there are no BSPs using this CPU
116
    model included in the current distribution.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.