source: rtems/c/src/lib/libbsp/shared/ChangeLog @ 6d717e8d

4.104.114.84.95
Last change on this file since 6d717e8d was 6d717e8d, checked in by Jennifer Averett <Jennifer.Averett@…>, on 04/15/05 at 18:26:05

2005-04-15 Jennifer Averett <jennifer.averett@…>

PR 779/bsp

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