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

4.104.114.84.95
Last change on this file since f418d6e was 6600424d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/11/03 at 11:00:20

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 3.1 KB
Line 
12003-03-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * vmeUniverse/vmeUniverse.c: Remove CVS-Log (skrews up on
4        CVS-mergers).
5
62003-02-20      Till Straumann <strauman@slac.stanford.edu>
7
8        PR 349/bsps
9        * README.universe, vmeUniverse/README.porting
10        vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
11        vmeUniverse/vmeUniverse.h: Update of the VME universe driver.
12        * vmeUniverse/README.porting: New file.
13
142002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
15
16        * ide_ctrl.c: New file.
17
182002-06-25      Joel Sherrill <joel@OARcorp.com>
19
20        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
21        support to the shared gdb stub glue necessitating a move up.
22        * Makefile.am: Reflect new gdbstub directory.
23
242001-05-14      Till Straumann <strauman@slac.stanford.edu>
25
26        * vmeUniverse/README.universe, vmeUniverse/vmeUniverse.c,
27        vmeUniverse/vmeUniverse.h: New files.
28        * Makefile.am: Modified to reflect addition of files.
29        * Per PR214, contributes a driver for the TUNDRA UNIVERSE
30        VME-PCI bridge to libbsp/shared. 
31        NOTE: This driver is maintained _outside_ RTEMS by Till.  Please
32        forward future modifications to him.
33
342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * Makefile.am: Remove AUTOMAKE_OPTIONS.
38
392001-10-22      Joel Sherrill <joel@OARcorp.com>
40
41        * bootcard.c: Use __USE_INIT_FINI__ since USE_INIT_FINI
42        pollutes the application namespace.
43
442001-10-17      Joel Sherrill <joel@OARcorp.com>
45
46        * timerstub.c: New stub file for BSPs that don't have timer hardware.
47
482001-10-12      Joel Sherrill <joel@OARcorp.com>
49
50        * console-polled.c, console.c: Fixed typo.
51
522001-01-12      Joel Sherrill <joel@OARcorp.com>
53
54        * setvec.c: Removed unused variables.
55
562001-01-09      Joel Sherrill <joel@OARcorp.com>
57
58        * clockdrv_shell.c (CLOCK_DRIVER_ISRS_PER_TICK): Add support for
59        multiple ISRs per clock tick.  Testing per hacking on mips/jmr3904
60        clock driver.
61
622001-01-03      Joel Sherrill <joel@OARcorp.com>
63
64        * clockdrv_shell.c: Fixed syntax error in fast idle support.
65
662001-01-03      Joel Sherrill <joel@OARcorp.com>
67
68        * clockdrv_shell.c: Added fast idle mode which is enabled by defining
69        CLOCK_DRIVER_USE_FAST_IDLE.
70        * console-polled.c: Added console_initialize_hardware() hook.
71
722000-12-01      Joel Sherrill <joel@OARcorp.com>
73
74        * console-polled.c: Remove warnings.
75
762000-11-13      Joel Sherrill <joel@OARcorp.com>
77
78        * clock_driver_stub.c: This is a stub of a clock driver that
79        is sufficient for linking the ticker application.  Some
80        simulators do not have a soruce for a clock tick.  Also
81        this can be used while constructing a BSP so everything links.
82
832000-11-01      Joel Sherrill <joel@OARcorp.com>
84
85        * bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and
86        libcsupport.h moved from libc to lib/include/rtems and
87        now must be referenced as <rtems/XXX.h>.   Header file order
88        was cleaned up while doing this.
89
902000-10-30      Joel Sherrill <joel@OARcorp.com>
91
92        * POSIX include files merged into newlib.  This resulted in
93        some definitions moving to other files and thus some secondary
94        effects in RTEMS source code.
95        * sbrk.c: Corrected prototype to match newlib.
96
972000-08-10      Joel Sherrill <joel@OARcorp.com>
98
99        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.