source: rtems/c/src/lib/libbsp/m68k/mcf52235/ChangeLog @ 13c4012f

4.9
Last change on this file since 13c4012f was 13c4012f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/08 at 02:47:22

2008-09-24 Ralf Corsépius <ralf.corsepius@…>

PR 1322/bsps

  • include/bspopts.h.in: Remove.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        PR 1322/bsps
4        * include/bspopts.h.in: Remove.
5
62008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * timer/timer.c: Convert to "bool".
9
102008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * timer/timer.c: Eliminate empty function from every benchmark timer
13        driver. Fix spelling.
14
152008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * timer/timer.c: Rename timer driver methods to follow RTEMS
18        programming conventions.
19
202008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * clock/clock.c, startup/init52235.c: Add missing prototypes.
23
242008-08-18      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * Makefile.am, console/console.c: Split debug IO code into separate
27        file.
28        * console/debugio.c: New file.
29
302008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
31
32        * startup/cfinit.c, startup/init52235.c: Missed the last patch.
33
342008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
35
36        * mcf52235/README, mcf52235/gdb-init, mcf52235/clock/clock.c,
37        mcf52235/console/console.c, mcf52235/include/bsp.h,
38        mcf52235/include/coverhd.h, mcf52235/start/start.S,
39        mcf52235/startup/bspclean.c, mcf52235/startup/bspstart.c,
40        mcf52235/startup/linkcmds, mcf52235/timer/timer.c: Cleaned up
41        white space and code formmated to adhere to RTEMS standards. Fixed
42        a bug in the nano seconds since last tick support. Fixed a bug
43        with the location of the start stack (no longer within
44        .bss). Removed double definition of IPSBAR and some type defs
45        etc.. Added timing test overhead results.
46
472008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
48
49        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
50        clock/clock.c, configure.ac, console/console.c, gdb-init,
51        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
52        include/tm27.h, preinstall.am, start/start.S, startup/bspclean.c,
53        startup/bspstart.c, startup/cfinit.c, startup/init52235.c,
54        startup/linkcmds, timer/timer.c: New.
Note: See TracBrowser for help on using the repository browser.