source: rtems/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog @ dbffeac

Last change on this file since dbffeac was dbffeac, checked in by Till Straumann <strauman@…>, on 01/30/07 at 06:50:00
  • Makefile.am, preinstall.am, include/bsp.h,
  • vme/vmeconfig.c (removed), vme/VME.h (removed): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c
  • Property mode set to 100644
File size: 7.8 KB
Line 
12007-01-29      Till Straumann <strauman@slac.stanford.edu>
2
3        * Makefile.am, preinstall.am, include/bsp.h,
4        * vme/vmeconfig.c (removed), vme/VME.h (removed):
5        cleaned up vme support - use files from libbsp/powerpc/shared/vme
6        and define BSP specifica in VMEConfig.h.
7        Use VME DMA support implemented by vmeUniverse and
8        libbsp/powerpc/shared/vme/vme_universe_dma.c
9
102007-01-29      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * GT64260/MVME5500I2C.c: Eliminate u32.
13        * GT64260/MVME5500I2C.c, pci/pci.c: Eliminate unchar.
14
152006-10-30      Joel Sherrill <joel@OARcorp.com>
16
17        * include/.cvsignore: New file.
18
192006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Remove superfluous -DASM.
22
232006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Require automake-1.10. Require autoconf-2.60.
26
272006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * LICENSE: Convert to utf-8.
30
312006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * configure.ac: Remove explicit ampolish3 support (now in
34        RTEMS_BSP_CONFIGURE).
35
362006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * configure.ac: Add ampolish3 support.
39        * Makefile.am: Add preinstall.am.
40
412006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * Makefile.am: Don't include subdirs.am.
44
452005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * bsp_specs: Remove %cpp.
48
492005-11-03      Till Straumann <strauman@slac.stanford.edu>
50
51        * include/bsp.h, vme/vmeconfig.c: Reverted redefinition of _IO_BASE;
52        this normally points to ISA space but is misused by this BSP
53        (inb/outb & friends are all over the place).
54
552005-11-03      Till Straumann <strauman@slac.stanford.edu>
56
57        * irq/irq.c, irq/irq.h: removed BSP_SHARED_HANDLER_SUPPORT definition;
58        this BSP does not implement sharing interrupts.
59
602005-11-03      Till Straumann <strauman@slac.stanford.edu>
61
62        * include/bsp.h: fixed misuse of _IO_BASE
63
642005-11-03      Till Straumann <strauman@slac.stanford.edu>
65
66        * startup/linkcmds: Removed.
67        * Makefile.am, start/preload.S, startup/bspstart.c: use linkcmds
68        from shared area - this version seemed broken anyways. Let the
69        preloader use the generic 'entry_point_section' rather than its own
70        'mvme5500_preloader_section'. Also, let zero_bss use (implicit?)
71        __SBSSxxx__ symbols.
72
732005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        PR 844/bsps
76        * startup/bspstart.c: Include <rtems/bspIo.h>.
77
782005-07-28      Eric Norum <norume@aps.anl.gov>
79
80        * startup/bspstart.c: Changes provided by Phillip Sorensen
81        <pas37@cornell.edu> to get MVME550 BSP running.  Corresponding
82        change made to ../shared/clock/p_clock.c.
83
842005-07-25      Eric Norum <norume@aps.anl.gov>
85
86        * startup/linkcmds: Add .gnu.linkonce.b. and .gnu.linkonce.sb. regions.
87
882005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
89
90        * include/bsp.h: New header guard.
91
922005-05-20      Jennifer Averett <jennifer@OARcorp.com>
93
94        PR 702/bsps
95        * include/tm27.h: Add better tm27.h support. Uses decrementer register
96        interrupt -- copied from psim.
97
982005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
99
100        * irq/GT64260Int.c, irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
101
1022005-05-12      Jennifer Averett <jennifer.averett@oarcorp.com>
103
104        * README.VME, include/bsp.h, irq/irq.h, network/GT64260eth.c,
105        pci/detect_host_bridge.c, pci/gtpcireg.h, pci/pci.c, pci/pci.h,
106        pci/pci_interface.c, pci/pcifinddevice.c:
107        Submitted by Kate Feng <feng1@bnl.gov> as RTEMS-MVME5500 BSP v1.1 release.
108        Modifications made to merge this release with the current tree.
109
1102005-05-10      Jennifer Averett <jennifer.averett@oarcorp.com>
111
112        * network/GT64260eth.c: Fixed warning.
113        *  pci/pci.c, pci/pci.h: Modified to depend upon rtems/pci.h
114
1152005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
116
117        * pci/pci.c, pci/pci.h, startup/bspstart.c: Name change to support
118        common PCI interface
119
1202005-04-15      Joel Sherrill <joel@OARcorp.com>
121
122        * GT64260/GT64260TWSI.c, GT64260/GT64260TWSI.h, irq/GT64260Int.c,
123        network/GT64260eth.c, pci/pci.c, startup/bspclean.c,
124        startup/reboot.c: Fix warnings.
125
1262005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
127
128        PR 779/bsp
129        * irq/irq.c, irq/irq.h, irq/irq_init.c, network/GT64260eth.c: add
130        parameter to new exception interrupt handlers in powerpc bsps
131
1322005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
133
134        * startup/linkcmds: add missing section to link cmds
135
1362005-03-14      Joel Sherrill <joel@OARcorp.com>
137
138        * pci/pci.h, pci/pcifinddevice.c: Continue PCI API unification. All use
139        pci_find_device().
140
1412005-03-04      Joel Sherrill <joel@OARcorp.com>
142
143        * pci/pci.c, pci/pci.h, startup/bspstart.c: Make PCI initialize
144        function part of the unified PCI API as pci_initialize().
145
1462005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
149        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
150        CPU_MINIMUM_STACK_FRAME_SIZE.
151
1522005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * start/start.S: include <rtems/powerpc/powerpc.h>.
155        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
156        CPU_MINIMUM_STACK_FRAME_SIZE.
157
1582005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
159
160        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
161
1622005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * Makefile.am: Merge-in wrapup/Makefile.am.
165        * wrapup/Makefile.am: Remove.
166        * configure.ac: Reflect changes above.
167
1682005-01-26      Joel Sherrill <joel@OARcorp.com>
169
170        * irq/irq.c, startup/bspstart.c: Now compiles with gcc 4.x.
171
1722005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * tod/todcfg.c: size_t RTC_Count.
175
1762005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
179
1802005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
181
182        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
183
1842004-10-26      Ralf Corsepius <ralf_corsepius@rtems.org>
185
186        * Makefile.am: Fix network_CPPFLAGS. Reformat.
187        * network/GT64260eth.c: Properly prototype GT64260eth_err().
188
1892004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
190
191        * network/GT64260eth.c: Remove ether_sprintf.
192
1932004-10-21      Joel Sherrill <joel@OARcorp.com>
194
195        * startup/bspstart.c: Remove warnings for variables only used when
196        certain conditionals are enabled..
197
1982004-10-21      Joel Sherrill <joel@OARcorp.com>
199
200        * Makefile.am: Add missing network_CPPFLAGS.
201
2022004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
203
204        * Makefile.am: Build networking.rel conditionally.
205        Reformat. Cosmetics.
206        * wrapup/Makefile.am: Build networking.rel conditionally.
207        Add libcpu and exception handling rels.
208        * startup/bspstart.c: Eliminate RTEMS fixed size types.
209
2102004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
211
212        * startup/bspstart.c: Remove BSP_build_date.
213
2142004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
215
216        * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
217        include/Makefile.am, irq/Makefile.am, network/Makefile.am,
218        pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
219        tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
220        Remove (obsolete).
221
2222004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
223
224        * configure.ac: Adaptations to rtems-4.7.
225        * Makefile.am, wrapup/Makefile.am: Reworked.
226
2272004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
228
229        * start/preload.S, start/start.S, include/bsp.h,
230        vectors/exceptionhandler.c, startup/bspstart.c: Misc.
231        adaptations to rtems-4.7.
232
2332004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
234
235        * configure: Remove (Bogus).
236        * include/tm27.h: New (Stub).
237
2382004-10-20      Joel Sherrill <joel@OARcorp.com>
239
240        * README, configure.ac, GT64260/Makefile.am, include/bsp.h,
241        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
242        network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
243        and license corrected.
244        * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
245        include/Makefile.am, include/Makefile.in, irq/Makefile.in,
246        network/Makefile.in, pci/Makefile.in, start/Makefile.in,
247        startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
248        wrapup/Makefile.in: Removed.
249
2502004-10-20  Kate Feng <feng1@bnl.gov>
251
252        * New BSP.
Note: See TracBrowser for help on using the repository browser.