source: rtems/c/src/lib/libbsp/mips/genmongoosev/ChangeLog @ eb24fb1

4.104.114.84.95
Last change on this file since eb24fb1 was eb24fb1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 17:40:46

2002-01-03 Ralf Corsepius <corsepiu@…>

  • console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
  • timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
4        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
5
62001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
9
102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
13        * configure.in: Remove.
14        * configure.ac: New file, generated from configure.in by autoupdate.
15
162001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * include/Makefile.am: Use 'CLEANFILES ='.
19        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
20
212001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.in: Add bspopts.h.
24        * include/bsp.h: Include bspopts.h.
25        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
26        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
27
282001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
29
30        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
31        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
32        in previous patch.
33
342001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
35
36        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
37        * clock/clockdrv.c, console/conscfg.c: Corrected.
38        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
39        * startup/bspstart.c: Properly set initial status register and
40        pending interrupts.
41        * timer/timer.c: Works now.
42
432001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
44
45        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
46
472001-05-07      Joel Sherrill <joel@OARcorp.com>
48
49        * console/conscfg.c: Added an entry for the second
50        serial port.
51
522001-04-20      Joel Sherrill <joel@OARcorp.com>
53
54        * clock/clockdrv.c: Account for the fact that ClockRate is
55        in cycles not megahertz.
56
572001-04-16      Joel Sherrill <joel@OARcorp.com>
58
59        * start/start.S, startup/bspstart.c, startup/linkcmds:
60        Cleanup that was not merged from the simple non-RTEMS program.
61
622001-04-16      Joel Sherrill <joel@OARcorp.com>
63
64        * start/start.S, startup/bspstart.c, startup/linkcmds:
65        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
66        as he debugged this BSP using a logic analyzer.
67
682001-03-14      Joel Sherrill <joel@OARcorp.com>
69
70        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
71        startup/bspstart.c, timer/timer.c: Comments corrected.
72
732001-02-22      Joel Sherrill <joel@OARcorp.com>
74
75        * The Generic Mongoose-V BSP uses only the peripherals found on
76        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
77        based on the LSI Logic 33K.
78        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
79        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
80        console/.cvsignore, console/Makefile.am, console/conscfg.c,
81        include/.cvsignore, include/Makefile.am, include/bsp.h,
82        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
83        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
84        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
85        wrapup/.cvsignore, wrapup/Makefile.am: New files.
86
Note: See TracBrowser for help on using the repository browser.