source: rtems/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog @ 39a9f8e

4.104.115
Last change on this file since 39a9f8e was 39a9f8e, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 12/17/09 at 08:42:17

adapted to new prototype for *_write function

  • Property mode set to 100644
File size: 6.7 KB
Line 
12009-12-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * console/console.c: adapted to new prototype for *_write
4        function
5
62009-12-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
7
8        * console/console.c, include/bsp.h, network/network.c: get vital
9        data from dBUG for COBRA5475 board
10
112009-11-03      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * startup/init548x.c: Comment out junk from end of #endif.
14
152009-11-03      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * configure.ac: Add RTEMS_BSP_LINKCMDS.
18        * make/custom/m5484FireEngine.cfg: Remove RTEMS_LINKCMDS.
19        * make/custom/COBRA5475.cfg: Remove RTEMS_LINKCMDS.
20        * make/custom/genmcf548x.inc: Remove LDFLAGS.
21        * startup/linkcmds: Remove (Renamed into linkcmds).
22        * startup/linkcmds.m5484FireEngine: New (Renamed from linkcmds).
23        * Makefile.am: Rework linkcmds handling.
24
252009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * make/custom/genmcf548x.inc: Remove RTEMS_BSP_FAMILY.
28
292009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * make/custom/genmcf548x.inc: New (Renamed from genmcf548x.cfg).
32        * make/custom/genmcf548x.cfg: Removed.
33        * make/custom/COBRA5475.cfg, make/custom/m5484FireEngine.cfg:
34        Include make/custom/genmcf548x.inc.
35
362009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
37
38        * Makefile.am, README, configure.ac,
39        * console/console.c, start/start.S startup/init548x.c,
40        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash,
41        * make/custom/COBRA5475.cfg, startup/linkcmds.COBRA5475:
42
43        Added support for COBRA5475 board
44
452009-10-15      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
46
47        * network/network.c: add PHY control support
48
492009-10-15      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
50
51        * Makefile.am, include/bsp.h, network/network.c: add network support
52        * console/console.c, clock/clock.c, startup/init548x.c,
53        * README:
54        various corrections
55
562009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * make/custom/genmcf548x.cfg: New (relocated from /make/custom).
59        * make/custom/m5484FireEngine.cfg: New (relocated from /make/custom).
60
612009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
62
63        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
64
65 2009-07-16     Joel Sherrill <joel.sherrill@oarcorp.com>
66
67        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
68        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
69        have the same options.
70
712009-05-11      Sebastian Huber <sebastian.huber@embedded-brains.de>
72
73        * startup/bspstart.c: Fixed cache support functions.  Enable FPU if the
74        initialization tasks need them.
75
762009-04-28      Chris Johns <chrisj@rtems.org>
77
78        * start/start.S: Update for boot_card command line change.
79
802008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
81
82        * bsp_specs: Move -e start from *link to *startfile to avoid warning
83        for undefined entry symbol when linking relocatables with binutils
84        2.19.
85
862008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
87
88        * Makefile.am, preinstall.am: Use shared stub coverhd.h
89        * include/coverhd.h: Removed.
90
912008-10-02      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * configure.ac: Move M5484FIREENGINE defines from *.cfg into
94        bspopts.h.
95
962008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
99        of building libbspstart.a, using automake-rules.
100
1012008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
102
103        * clock/clock.c: include "../../../shared/clockdrv_shell.h".
104        * Makefile.am: Reflect changes above.
105
1062008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * Makefile.am: Eliminate *_SOURCES.
109
1102008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
113        components.
114
1152008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
116
117        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
118
1192008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
120
121        PR 1322/bsps
122        * include/bspopts.h.in: Remove.
123
1242008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
125
126        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
127        work area allocation mandatory. Rename
128        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
129
1302008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
131
132        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
133        bsp_cleanup() which can optionally print a message, poll for user to
134        press key, and call bsp_reset(). Using this eliminates the various
135        bsp_cleanup() implementations which had their own implementation and
136        variety of string constants.
137        * startup/bspclean.c: Removed.
138
1392008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
140
141        * include/bsp.h: Remove unnecessary boilerplate comments.
142
1432008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
144
145        * Makefile.am, startup/bspstart.c, startup/init548x.c,
146        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Use top
147        level shared bsp_get_work_area() implementation.
148
1492008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
150
151        * Makefile.am, configure.ac, include/bspopts.h.in, startup/bspstart.c,
152        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add use of
153        bsp_get_work_area() in its own file and rely on BSP Framework to
154        perform more initialization. Remove unnecessary includes of
155        rtems/libio.h and rtems/libcsupport.h.
156
1572008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
158
159        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
160        phase, all prototypes were removed from bsp.h and empty
161        implementations were removed and made to use the shared stub.
162
1632008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
164
165        * timer/timer.c: Convert to "bool".
166
1672008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
168
169        * timer/timer.c: Eliminate empty function from every benchmark timer
170        driver. Fix spelling.
171
1722008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
173
174        * timer/timer.c: Rename timer driver methods to follow RTEMS
175        programming conventions.
176
1772008-08-19      Sebastian Huber <sebastian.huber@embedded-brains.de>
178
179        * startup/bspstart.c: Fixed nested extern declarations.
180
1812008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
182
183        * startup/bspstart.c: Add missing prototypes.
184
1852008-08-18      Sebastian Huber <sebastian.huber@embedded-brains.de>
186
187        * startup/init548x.c: Converted to UNIX line endings.
188
1892008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
190
191        * Makefile.am: Do not build .rel files. Reduces code bloat.
192
1932008-07-17      Joel Sherrill <joel.sherrill@OARcorp.com>
194
195        * ChangeLog: Formatting.
196        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add
197        wildcard to gcc exceptions section.
198
1992008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
200
201        * Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
202        clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
203        include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
204        startup/bspstart.c, startup/init548x.c, startup/linkcmds,
205        startup/linkcmds.m5484FireEngine.flash: New files.
Note: See TracBrowser for help on using the repository browser.