source: rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog @ 152790a

4.104.114.84.95
Last change on this file since 152790a was cf282090, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/01 at 13:28:11

2001-09-27 Joel Sherrill <joel@…>

  • include/bsp.h: Renamed delay() to rtems_bsp_delay().
  • Property mode set to 100644
File size: 1.6 KB
Line 
12001-09-27      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
4
52001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
8
92001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.in: Add bspopts.h.
12        * include/.cvsignore: Add bspopts.h*, stamp-h*.
13        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
14        * include/bsp.h: Include bspopts.h.
15
162001-05-25      Joel Sherrill <joel@OARcorp.com>
17
18        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
19        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
20        wrapup/Makefile.am: Modified to include compile.am.
21        * startup/bspstart.c: Removed include of <libcsupport.h>
22
232000-05-25      Matt Cross <profesor@gweep.net>
24
25        * New MRM332 BSP for the Mini RoboMind board based
26        on the 68332 microcontroller designed and build by Mark
27        Castelluccio.  For details on the MRM see http://www.robominds.com.
28        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
29        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
30        console/.cvsignore, console/Makefile.am, console/console.c,
31        include/.cvsignore, include/Makefile.am, include/bsp.h,
32        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
33        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
34        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
35        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
36        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
37        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
38        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
39
Note: See TracBrowser for help on using the repository browser.