source: rtems/c/src/lib/libbsp/shared/ChangeLog @ cc2fcc1

4.104.114.84.95
Last change on this file since cc2fcc1 was cc2fcc1, checked in by Eric Norum <WENorum@…>, on 10/20/05 at 18:38:26

Numerous changes and cleanups to support MVME2100.

  • Property mode set to 100644
File size: 6.8 KB
RevLine 
[cc2fcc1]12005-10-20  Eric Norum <norume@aps.anl.gov>
2
3    vmeUniverse/vmeUniverse.c: Support MVME2100
4
[50189556]52005-09-02      Joel Sherrill <joel@OARcorp.com>
6
7        PR 577/bsps
8        * console.c: Make the previously committed patch for this PR compile.
9
[e7d06758]102005-08-19      Cedric Aubert <cedric_aubert@yahoo.fr>
11
12        PR 577/bsps
13        * console.c: The console_close() method currently calls StopRemoteTx()
14        on all invocations. It should should be ok for last close only but
15        not for any others. If you open a port multiple times, you only want
16        to call StopRemoteTx() only as part of the last close.
17
[6d717e8d]182005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
19
20        PR 779/bsp
21        * vmeUniverse/vmeUniverse.c: add parameter to new exception interrupt
22        handlers in powerpc bsps
23
[fb77bc8]242005-03-14      Joel Sherrill <joel@OARcorp.com>
25
26        * vmeUniverse/README.porting, vmeUniverse/vmeUniverse.c: Continue PCI
27        API unification. All use pci_find_device().
28
[cbe0357]292005-01-23      Joel Sherrill <joel@OARcorp.com>
30
31        * tod.c: Change type of RTC_Count to size_t.
32
[7376409]332004-12-10      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        PR 704/bsps.
36        * ide_ctrl.c: Removed (obsolete).
37
[468c6f00]382004-11-20      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
39
40        PR 703/filesystem
41        * ide_ctrl.c: Extend the "modes_available" and "mode_active"
42        parameters to uint16_t for UDMA support.
43
[0bca9ea3]442004-11-16      Richard Campbell <richard.campbell@OARcorp.com>
45
46        * vmeUniverse/vmeUniverse.c: Use PCI_MEM_BASE_ADJUSTMENT because some
47        boards -- notably the MVME2100 -- return the physical address, not an
48        offset in PCI memory space.
49
[0d10ef70]502004-10-13      Eric Norum <norume@aps.anl.gov>
51
52        PR 688/bsps
53        * shared/tod.c: Set RTEMS time during TOD initialization
54
[cf720006]552004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
58
[a2ac7e10]592004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * bsplibc.c, clockdrv_shell.c, ide_ctrl.c, tod.c,
62        gdbstub/rtems-stub-glue.c: Convert to using c99 fixed size types.
63
[9f03565]642004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * ChangeLog: Merge-in gdbstub/ChangeLog.
67        * gdbstub/ChangeLog: Remove.
68
[e9051435]692003-09-26      Cedric Aubert <cedric_aubert@yahoo.fr>
70
71        PR 501/rtems_misc
72        * console.c: console_open disables ICANON on non-console port, which
[f46eb66]73        should be ok for the first open but not for subsequent ones. If you open
74        one serial port, you will configure it, when you reopen it you will lost
75        the ICANON parameters if you had put it. Should be done by console only
76        at first open.
[e9051435]77
[7050ec70]782003-09-04      Joel Sherrill <joel@OARcorp.com>
79
[f46eb66]80        * bootcard.c, bspclean.c, clockdrv_shell.c, console-polled.c, console.c,
81        ide_ctrl.c, main.c, sbrk.c, setvec.c, tod.c, tod.h, include/coverhd.h:
82        URL for license changed.
[7050ec70]83
[c53e9e2f]842003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
[c483a4e]86        * Makefile.am: Reflect having moved automake/.
[c53e9e2f]87
[6bb1897e]882003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * include/Makefile.am: Remove (merged into Makefile.am).
91        * gdbstub/Makefile.am: Remove (merged into Makefile.am).
[f46eb66]92        * Makefile.am: Reflect changes above. Reflect having merged
93        ../configure.ac into ../../../configure.ac.
[6bb1897e]94
[d27efcd]952003-06-30      Joel Sherrill <joel@OARcorp.com>
96
97        * console-polled.c: Corrected comments in header.
98
[2f73363]992003-04-10      Till Straumann <strauman@slac.stanford.edu>
100
101        PR 380/bsps
[f46eb66]102        * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h: make printk
103        format strings compliant with libcpu/printk. minor fixes and lazy init
104        bugfix.
[2f73363]105
[6600424d]1062003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
[f46eb66]108        * vmeUniverse/vmeUniverse.c: Remove CVS-Log (skrews up on CVS-mergers).
[6600424d]109
[20b349f]1102003-02-20      Till Straumann <strauman@slac.stanford.edu>
111
112        PR 349/bsps
[6600424d]113        * README.universe, vmeUniverse/README.porting
114        vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
115        vmeUniverse/vmeUniverse.h: Update of the VME universe driver.
116        * vmeUniverse/README.porting: New file.
[20b349f]117
[d6a85919]1182002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
119
120        * ide_ctrl.c: New file.
121
[9f03565]1222002-07-01      Joel Sherrill <joel@OARcorp.com>
123
124        * gdbstub/rtems-stub-glue.c: Corrected use of _Objects_Information_table
125        now that it is a two dimensional array based upon API and class.
126
[007d59d6]1272002-06-25      Joel Sherrill <joel@OARcorp.com>
128
[f46eb66]129        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
130        the shared gdb stub glue necessitating a move up.
[007d59d6]131        * Makefile.am: Reflect new gdbstub directory.
[9f03565]132        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k support to
133        the shared gdb stub glue necessitating a move up.
134        * gdbstub/ChangeLog, gdbstub/Makefile.am, gdbstub/.cvsignore: New file.
135        * gdbstub/rtems-stub-glue.c: Moved from mips/shared/gdbstub and
136        m68k/shared/gdbstub.
[007d59d6]137
[2c059912]1382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * Makefile.am: Remove AUTOMAKE_OPTIONS.
142
[ac6ddad1]1432001-10-22      Joel Sherrill <joel@OARcorp.com>
144
[f46eb66]145        * bootcard.c: Use __USE_INIT_FINI__ since USE_INIT_FINI pollutes the
146        application namespace.
[ac6ddad1]147
[0f52b7f]1482001-10-17      Joel Sherrill <joel@OARcorp.com>
149
150        * timerstub.c: New stub file for BSPs that don't have timer hardware.
151
[bfeee88]1522001-10-12      Joel Sherrill <joel@OARcorp.com>
153
154        * console-polled.c, console.c: Fixed typo.
155
[f46eb66]1562001-05-14      Till Straumann <strauman@slac.stanford.edu>
157
158        * vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
159        vmeUniverse/vmeUniverse.h: New files.
160        * Makefile.am: Modified to reflect addition of files.
161        * Per PR214, contributes a driver for the TUNDRA UNIVERSE VME-PCI bridge
162        to libbsp/shared.   NOTE: This driver is maintained _outside_ RTEMS by
163        Till.  Please forward future modifications to him.
164
[d2959b2]1652001-01-12      Joel Sherrill <joel@OARcorp.com>
166
167        * setvec.c: Removed unused variables.
168
[d3d5319]1692001-01-09      Joel Sherrill <joel@OARcorp.com>
170
171        * clockdrv_shell.c (CLOCK_DRIVER_ISRS_PER_TICK): Add support for
[f46eb66]172        multiple ISRs per clock tick.  Testing per hacking on mips/jmr3904 clock
173        driver.
[d3d5319]174
[2e10f51]1752001-01-03      Joel Sherrill <joel@OARcorp.com>
176
177        * clockdrv_shell.c: Fixed syntax error in fast idle support.
[e182c620]178        * clockdrv_shell.c: Added fast idle mode which is enabled by defining
179        CLOCK_DRIVER_USE_FAST_IDLE.
180        * console-polled.c: Added console_initialize_hardware() hook.
181
[7220103f]1822000-12-01      Joel Sherrill <joel@OARcorp.com>
183
184        * console-polled.c: Remove warnings.
185
[7f5213d]1862000-11-13      Joel Sherrill <joel@OARcorp.com>
187
[f46eb66]188        * clock_driver_stub.c: This is a stub of a clock driver that is
189        sufficient for linking the ticker application.  Some simulators do not
190        have a soruce for a clock tick.  Also this can be used while
191        constructing a BSP so everything links.
[7f5213d]192
[978d328]1932000-11-01      Joel Sherrill <joel@OARcorp.com>
194
[f46eb66]195        * bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h
196        moved from libc to lib/include/rtems and now must be referenced as
197        <rtems/XXX.h>.   Header file order was cleaned up while doing this.
[978d328]198
[7ede0e7]1992000-10-30      Joel Sherrill <joel@OARcorp.com>
200
[f46eb66]201        * POSIX include files merged into newlib.  This resulted in some
202        definitions moving to other files and thus some secondary effects in
203        RTEMS source code.
[7ede0e7]204        * sbrk.c: Corrected prototype to match newlib.
205
[e94ad1fe]2062000-08-10      Joel Sherrill <joel@OARcorp.com>
207
208        * ChangeLog: New file.
[f46eb66]209
Note: See TracBrowser for help on using the repository browser.