source: rtems/c/src/lib/libbsp/m68k/genmcf548x/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.3 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, startup/bspstart.c, startup/init548x.c,
8        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Use top
9        level shared bsp_get_work_area() implementation.
10
112008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * Makefile.am, configure.ac, include/bspopts.h.in, startup/bspstart.c,
14        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add use of
15        bsp_get_work_area() in its own file and rely on BSP Framework to
16        perform more initialization. Remove unnecessary includes of
17        rtems/libio.h and rtems/libcsupport.h.
18
192008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
22        phase, all prototypes were removed from bsp.h and empty
23        implementations were removed and made to use the shared stub.
24
252008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * timer/timer.c: Convert to "bool".
28
292008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * timer/timer.c: Eliminate empty function from every benchmark timer
32        driver. Fix spelling.
33
342008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * timer/timer.c: Rename timer driver methods to follow RTEMS
37        programming conventions.
38
392008-08-19      Sebastian Huber <sebastian.huber@embedded-brains.de>
40
41        * startup/bspstart.c: Fixed nested extern declarations.
42
432008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * startup/bspstart.c: Add missing prototypes.
46
472008-08-18      Sebastian Huber <sebastian.huber@embedded-brains.de>
48
49        * startup/init548x.c: Converted to UNIX line endings.
50
512008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
52
53        * Makefile.am: Do not build .rel files. Reduces code bloat.
54
552008-07-17      Joel Sherrill <joel.sherrill@OARcorp.com>
56
57        * ChangeLog: Formatting.
58        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add
59        wildcard to gcc exceptions section.
60
612008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
62
63        * Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
64        clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
65        include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
66        startup/bspstart.c, startup/init548x.c, startup/linkcmds,
67        startup/linkcmds.m5484FireEngine.flash: New files.
Note: See TracBrowser for help on using the repository browser.