source: rtems/c/src/lib/libbsp/shared/ChangeLog @ 7c3b2dd3

4.104.114.84.95
Last change on this file since 7c3b2dd3 was 7c3b2dd3, checked in by Joel Sherrill <joel.sherrill@…>, on 12/14/06 at 12:22:49

Fixed line length -- must be < 80.

  • Property mode set to 100644
File size: 10.9 KB
Line 
12006-12-13      Till Straumann <strauman@slac.stanford.edu>
2
3        * vmeUniverse/vme_am_defs.h: Added address modifiers for 2eVME.
4        Added flags for 2eSST and DBW16.
5        * vmeUniverse/vmeUniverse.h: Removed AM definitions and include
6        vme_am_defs.h instead. Declare new routine vmeUniverseMapCRG().
7        Export 'irq manager' API only if __INSIDE_RTEMS_BSP__ defined. Renamed
8        'shared' argument to vmeUniverseInstallIrqMgrAlt() to 'flags' since
9        now more options are available.  Added new flag to install
10        'posted-write' workaround.
11        * vmeUniverse/vmeUniverse.c: Allow BSP to override BSP_PCI2LOCAL_ADDR()
12        macro. Data width of outbound port can now be restricted to 16-bit
13        (if new DBW16 flag set in address modifier). Added vmeUniverseMapCRG()
14        for mapping local registers onto VME. Interrupt manager now implements
15        a workaround (enabled at installation time) which flushes the
16        write-fifo after user ISR returns. This requires the universe's
17        registers to be accessible from VME (either CSR space or CRG mapped
18        to A16/A24/A32), though.
19        * vmeUniverse/vmeTsi148.h: vmeTsi148ClearVMEBusErrors() now returns
20        the fault address as a 32-bit address (not ulonglong anymore). The
21        driver only supports 32-bit addresses. Declare new routine
22        vmeTsi148MapCRG().  Export 'irq manager' API only if
23        __INSIDE_RTEMS_BSP__ defined.  Renamed 'shared' argument to
24        vmeTsi148InstallIrqMgrAlt() to 'flags' to allow more options to be
25        supported. Added comments explaining the 'posted-write' workaround
26        implemented by the interrupt manager.
27        * vmeUniverse/vmeTsi148.c: Clear 'SYSFAIL' during initialization.
28        Allow BSP to override BSP_PCI2LOCAL_ADDR() macro. Added support for
29        2eSST when configuring windows (untested - I have no 2eSST).
30        Added vmeTsi148MapCRG() for mapping local registers onto VME.
31        Implemented 'posted-write' workaround for interrupt manager
32        (consult source for details).
33
342006-12-13      Joel Sherrill <joel@OARcorp.com>
35
36        PR 1190/bsps
37        * bootcard.c: Remove status since unused.
38
392006-11-29      Till Straumann <strauman@slac.stanford.edu>
40
41        * vmeUniverse/vmeTsi148.h: user now must define a symbol
42        for the header to declare 'dump info'-style routine. This
43        is in order to avoid pulling in <stdio.h>.
44
452006-11-17      Joel Sherrill <joel@OARcorp.com>
46
47        * clock_driver_stub.c, clockdrv_shell.c: Use common clock driver
48        template and eliminate all fast idle code specific to this BSP. This
49        eliminates a fair amount of code in the BSP clock driver and
50        bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
51        timer so I added the new hook Clock_driver_support_find_timer to
52        support this. In general, there was some clean up to the file headers
53        of various files.
54
552006-11-15      Joel Sherrill <joel@OARcorp.com>
56
57        * bootcard.c: Merge c_rtems_main() into boot_card(). This eliminated a
58        file and simplified initialization.
59        * main.c: Removed.
60
612006-10-19      Joel Sherrill <joel@OARcorp.com>
62
63        * gdbstub/rtems-stub-glue.c: Change registers pointer to unsigned.
64
652006-07-12      Till Straumann <strauman@slac.stanford.edu>
66
67        * vmeUniverse/vmeTsi148.c: Silenced compiler warnings
68        (gcc-4.1.1 warns that uint32_t and unsigned int are different).
69
702006-06-19      Till Straumann <strauman@slac.stanford.edu>
71
72        * vmeUniverse/vme_amd_defs.h: Added address-modifier
73        codes for BLT/MBLT.
74
752006-02-01      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * gnatinstallhandler.c: Rename since old name is now used
78        by GNAT source.
79
802006-01-26      Till Straumann <strauman@slac.stanford.edu>
81        * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeUniverse.c,
82        vmeUniverse/vmeUniverse.h, vmeUniverse/vme_amd_defs.h:
83        Added 2F address modifier for VME64 CSR access.
84
852006-01-11      Till Straumann <strauman@slac.stanford.edu>
86
87        * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
88        vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
89        vmeUniverse/vme_amd_defs.h: No longer enable posted-writes
90        on master windows (creates race-condition on memory-mapped
91        devices). A new flag allows for signalling that a window
92        maps 'ordinary memory'. Disable VME IRQ level if no
93        handler is registered with interrupting vector.
94
952006-01-11      Till Straumann <strauman@slac.stanford.edu>
96
97        * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h:
98        Eliminate obsolete types.
99
1002005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * vmeUniverse/vmeUniverse.c: Eliminate obsolete types.
103        Remove CVS log.
104
1052005-10-20  Eric Norum <norume@aps.anl.gov>
106
107        * vmeUniverse/vmeUniverse.c: Support MVME2100.
108
1092005-09-02      Joel Sherrill <joel@OARcorp.com>
110
111        PR 577/bsps
112        * console.c: Make the previously committed patch for this PR compile.
113
1142005-08-19      Cedric Aubert <cedric_aubert@yahoo.fr>
115
116        PR 577/bsps
117        * console.c: The console_close() method currently calls StopRemoteTx()
118        on all invocations. It should should be ok for last close only but
119        not for any others. If you open a port multiple times, you only want
120        to call StopRemoteTx() only as part of the last close.
121
1222005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
123
124        PR 779/bsp
125        * vmeUniverse/vmeUniverse.c: add parameter to new exception interrupt
126        handlers in powerpc bsps
127
1282005-03-14      Joel Sherrill <joel@OARcorp.com>
129
130        * vmeUniverse/README.porting, vmeUniverse/vmeUniverse.c: Continue PCI
131        API unification. All use pci_find_device().
132
1332005-01-23      Joel Sherrill <joel@OARcorp.com>
134
135        * tod.c: Change type of RTC_Count to size_t.
136
1372004-12-10      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        PR 704/bsps.
140        * ide_ctrl.c: Removed (obsolete).
141
1422004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
143
144        PR 703/filesystem
145        * ide_ctrl.c: Extend the "modes_available" and "mode_active"
146        parameters to uint16_t for UDMA support.
147
1482004-11-16      Richard Campbell <richard.campbell@OARcorp.com>
149
150        * vmeUniverse/vmeUniverse.c: Use PCI_MEM_BASE_ADJUSTMENT because some
151        boards -- notably the MVME2100 -- return the physical address, not an
152        offset in PCI memory space.
153
1542004-10-13      Eric Norum <norume@aps.anl.gov>
155
156        PR 688/bsps
157        * shared/tod.c: Set RTEMS time during TOD initialization
158
1592004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
160
161        * ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
162
1632004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
164
165        * bsplibc.c, clockdrv_shell.c, ide_ctrl.c, tod.c,
166        gdbstub/rtems-stub-glue.c: Convert to using c99 fixed size types.
167
1682004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * ChangeLog: Merge-in gdbstub/ChangeLog.
171        * gdbstub/ChangeLog: Remove.
172
1732003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
174
175        PR 501/rtems_misc
176        * console.c: console_open disables ICANON on non-console port, which
177        should be ok for the first open but not for subsequent ones. If you open
178        one serial port, you will configure it, when you reopen it you will lost
179        the ICANON parameters if you had put it. Should be done by console only
180        at first open.
181
1822003-09-04      Joel Sherrill <joel@OARcorp.com>
183
184        * bootcard.c, bspclean.c, clockdrv_shell.c, console-polled.c, console.c,
185        ide_ctrl.c, main.c, sbrk.c, setvec.c, tod.c, tod.h, include/coverhd.h:
186        URL for license changed.
187
1882003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Reflect having moved automake/.
191
1922003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * include/Makefile.am: Remove (merged into Makefile.am).
195        * gdbstub/Makefile.am: Remove (merged into Makefile.am).
196        * Makefile.am: Reflect changes above. Reflect having merged
197        ../configure.ac into ../../../configure.ac.
198
1992003-06-30      Joel Sherrill <joel@OARcorp.com>
200
201        * console-polled.c: Corrected comments in header.
202
2032003-04-10      Till Straumann <strauman@slac.stanford.edu>
204
205        PR 380/bsps
206        * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h: make printk
207        format strings compliant with libcpu/printk. minor fixes and lazy init
208        bugfix.
209
2102003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * vmeUniverse/vmeUniverse.c: Remove CVS-Log (skrews up on CVS-mergers).
213
2142003-02-20      Till Straumann <strauman@slac.stanford.edu>
215
216        PR 349/bsps
217        * README.universe, vmeUniverse/README.porting
218        vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
219        vmeUniverse/vmeUniverse.h: Update of the VME universe driver.
220        * vmeUniverse/README.porting: New file.
221
2222002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
223
224        * ide_ctrl.c: New file.
225
2262002-07-01      Joel Sherrill <joel@OARcorp.com>
227
228        * gdbstub/rtems-stub-glue.c: Corrected use of _Objects_Information_table
229        now that it is a two dimensional array based upon API and class.
230
2312002-06-25      Joel Sherrill <joel@OARcorp.com>
232
233        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
234        the shared gdb stub glue necessitating a move up.
235        * Makefile.am: Reflect new gdbstub directory.
236        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
237        the shared gdb stub glue necessitating a move up.
238        * gdbstub/ChangeLog, gdbstub/Makefile.am, gdbstub/.cvsignore: New file.
239        * gdbstub/rtems-stub-glue.c: Moved from mips/shared/gdbstub and
240        m68k/shared/gdbstub.
241
2422002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * Makefile.am: Remove AUTOMAKE_OPTIONS.
246
2472001-10-22      Joel Sherrill <joel@OARcorp.com>
248
249        * bootcard.c: Use __USE_INIT_FINI__ since USE_INIT_FINI pollutes the
250        application namespace.
251
2522001-10-17      Joel Sherrill <joel@OARcorp.com>
253
254        * timerstub.c: New stub file for BSPs that don't have timer hardware.
255
2562001-10-12      Joel Sherrill <joel@OARcorp.com>
257
258        * console-polled.c, console.c: Fixed typo.
259
2602001-05-14      Till Straumann <strauman@slac.stanford.edu>
261
262        * vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
263        vmeUniverse/vmeUniverse.h: New files.
264        * Makefile.am: Modified to reflect addition of files.
265        * Per PR214, contributes a driver for the TUNDRA UNIVERSE VME-PCI bridge
266        to libbsp/shared.   NOTE: This driver is maintained _outside_ RTEMS by
267        Till.  Please forward future modifications to him.
268
2692001-01-12      Joel Sherrill <joel@OARcorp.com>
270
271        * setvec.c: Removed unused variables.
272
2732001-01-09      Joel Sherrill <joel@OARcorp.com>
274
275        * clockdrv_shell.c (CLOCK_DRIVER_ISRS_PER_TICK): Add support for
276        multiple ISRs per clock tick.  Testing per hacking on mips/jmr3904 clock
277        driver.
278
2792001-01-03      Joel Sherrill <joel@OARcorp.com>
280
281        * clockdrv_shell.c: Fixed syntax error in fast idle support.
282        * clockdrv_shell.c: Added fast idle mode which is enabled by defining
283        CLOCK_DRIVER_USE_FAST_IDLE.
284        * console-polled.c: Added console_initialize_hardware() hook.
285
2862000-12-01      Joel Sherrill <joel@OARcorp.com>
287
288        * console-polled.c: Remove warnings.
289
2902000-11-13      Joel Sherrill <joel@OARcorp.com>
291
292        * clock_driver_stub.c: This is a stub of a clock driver that is
293        sufficient for linking the ticker application.  Some simulators do not
294        have a soruce for a clock tick.  Also this can be used while
295        constructing a BSP so everything links.
296
2972000-11-01      Joel Sherrill <joel@OARcorp.com>
298
299        * bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h
300        moved from libc to lib/include/rtems and now must be referenced as
301        <rtems/XXX.h>.   Header file order was cleaned up while doing this.
302
3032000-10-30      Joel Sherrill <joel@OARcorp.com>
304
305        * POSIX include files merged into newlib.  This resulted in some
306        definitions moving to other files and thus some secondary effects in
307        RTEMS source code.
308        * sbrk.c: Corrected prototype to match newlib.
309
3102000-08-10      Joel Sherrill <joel@OARcorp.com>
311
312        * ChangeLog: New file.
313
Note: See TracBrowser for help on using the repository browser.