source: rtems/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog @ 0ba477ea

4.104.115
Last change on this file since 0ba477ea was 0ba477ea, checked in by Joel Sherrill <joel.sherrill@…>, on 09/16/08 at 19:03:19

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

  • Makefile.am, configure.ac, include/bspopts.h.in, startup/bspstart.c, startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add use of bsp_get_work_area() in its own file and rely on BSP Framework to perform more initialization. Remove unnecessary includes of rtems/libio.h and rtems/libcsupport.h.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am, configure.ac, include/bspopts.h.in, startup/bspstart.c,
4        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add use of
5        bsp_get_work_area() in its own file and rely on BSP Framework to
6        perform more initialization. Remove unnecessary includes of
7        rtems/libio.h and rtems/libcsupport.h.
8
92008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
12        phase, all prototypes were removed from bsp.h and empty
13        implementations were removed and made to use the shared stub.
14
152008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * timer/timer.c: Convert to "bool".
18
192008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * timer/timer.c: Eliminate empty function from every benchmark timer
22        driver. Fix spelling.
23
242008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * timer/timer.c: Rename timer driver methods to follow RTEMS
27        programming conventions.
28
292008-08-19      Sebastian Huber <sebastian.huber@embedded-brains.de>
30
31        * startup/bspstart.c: Fixed nested extern declarations.
32
332008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * startup/bspstart.c: Add missing prototypes.
36
372008-08-18      Sebastian Huber <sebastian.huber@embedded-brains.de>
38
39        * startup/init548x.c: Converted to UNIX line endings.
40
412008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * Makefile.am: Do not build .rel files. Reduces code bloat.
44
452008-07-17      Joel Sherrill <joel.sherrill@OARcorp.com>
46
47        * ChangeLog: Formatting.
48        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add
49        wildcard to gcc exceptions section.
50
512008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
52
53        * Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
54        clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
55        include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
56        startup/bspstart.c, startup/init548x.c, startup/linkcmds,
57        startup/linkcmds.m5484FireEngine.flash: New files.
Note: See TracBrowser for help on using the repository browser.