source: rtems/c/src/lib/libbsp/shared/ChangeLog @ 254f055

Last change on this file since 254f055 was 254f055, checked in by Joel Sherrill <joel.sherrill@…>, on 02/20/03 at 21:37:34

2003-02-20 Till Straumann <strauman@…>

PR 349/bsps

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