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

4.104.115
Last change on this file since ccceaf3 was ccceaf3, checked in by Joel Sherrill <joel.sherrill@…>, on 09/18/08 at 17:42:45

2008-09-18 Joel Sherrill <joel.sherrill@…>

  • include/bsp.h: Remove unnecessary boilerplate comments.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * include/bsp.h: Remove unnecessary boilerplate comments.
4
52008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.am, start/start.S, startup/linkcmds: Use top level shared
8        bsp_get_work_area() implementation.
9
102008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * Makefile.am, configure.ac, startup/bspstart.c: Add use of
13        bsp_get_work_area() in its own file and rely on BSP Framework to
14        perform more initialization. Remove unnecessary includes of
15        rtems/libio.h and rtems/libcsupport.h.
16
172008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
20        phase, all prototypes were removed from bsp.h and empty
21        implementations were removed and made to use the shared stub.
22
232008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * timer/timer.c: Convert to "bool".
26
272008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * timer/timer.c: Eliminate empty function from every benchmark timer
30        driver. Fix spelling.
31
322008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * timer/timer.c: Rename timer driver methods to follow RTEMS
35        programming conventions.
36
372008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * clock/clock.c, startup/init52235.c: Add missing prototypes.
40
412008-08-18      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * Makefile.am, console/console.c: Split debug IO code into separate
44        file.
45        * console/debugio.c: New file.
46
472008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
48
49        * startup/cfinit.c, startup/init52235.c: Missed the last patch.
50
512008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
52
53        * mcf52235/README, mcf52235/gdb-init, mcf52235/clock/clock.c,
54        mcf52235/console/console.c, mcf52235/include/bsp.h,
55        mcf52235/include/coverhd.h, mcf52235/start/start.S,
56        mcf52235/startup/bspclean.c, mcf52235/startup/bspstart.c,
57        mcf52235/startup/linkcmds, mcf52235/timer/timer.c: Cleaned up
58        white space and code formmated to adhere to RTEMS standards. Fixed
59        a bug in the nano seconds since last tick support. Fixed a bug
60        with the location of the start stack (no longer within
61        .bss). Removed double definition of IPSBAR and some type defs
62        etc.. Added timing test overhead results.
63
642008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
65
66        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
67        clock/clock.c, configure.ac, console/console.c, gdb-init,
68        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
69        include/tm27.h, preinstall.am, start/start.S, startup/bspclean.c,
70        startup/bspstart.c, startup/cfinit.c, startup/init52235.c,
71        startup/linkcmds, timer/timer.c: New.
Note: See TracBrowser for help on using the repository browser.