source: rtems/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog @ 95e4ef22

4.115
Last change on this file since 95e4ef22 was 95e4ef22, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/11 at 12:30:12

2011-02-11 Ralf Corsépius <ralf.corsepius@…>

  • startup/bspstart.c: Use "asm" instead of "asm" for improved c99-compliance.
  • Property mode set to 100644
File size: 7.6 KB
RevLine 
[95e4ef22]12011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * startup/bspstart.c:
4        Use "__asm__" instead of "asm" for improved c99-compliance.
5
[26c17377]62011-02-09      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * timer/timer.c: Include <rtems/btimer.h>.
9        Fix benchmark_timer_read() definition.
10
[8ee3775]112011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: Require autoconf-2.68, automake-1.11.1.
14
[989938f1]152010-08-03      Joel Sherrill <joel.sherrilL@OARcorp.com>
16
17        * console/console.c: Add BSP_poll_char.
18
[91df983e]192010-03-26      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
20
21        * clock/clock.c: get desired clock rate for proper source
22
[28b38f3]232010-02-24      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
24
25        * network/network.c: combine all checks for missing MAC address
26        * startup/bspstart.c: enable FPU, if POSIX init task present
27        * startup/init548x.c: explicitly disable all edge port interrupts
28
[39a9f8e]292009-12-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
30
31        * console/console.c: adapted to new prototype for *_write
32        function
33
[5ea4e63]342009-12-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
35
36        * console/console.c, include/bsp.h, network/network.c: get vital
37        data from dBUG for COBRA5475 board
38
[16393b2f]392009-11-03      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * startup/init548x.c: Comment out junk from end of #endif.
42
[cbe2043]432009-11-03      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * configure.ac: Add RTEMS_BSP_LINKCMDS.
46        * make/custom/m5484FireEngine.cfg: Remove RTEMS_LINKCMDS.
47        * make/custom/COBRA5475.cfg: Remove RTEMS_LINKCMDS.
48        * make/custom/genmcf548x.inc: Remove LDFLAGS.
49        * startup/linkcmds: Remove (Renamed into linkcmds).
50        * startup/linkcmds.m5484FireEngine: New (Renamed from linkcmds).
51        * Makefile.am: Rework linkcmds handling.
52
[aac0c61]532009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * make/custom/genmcf548x.inc: Remove RTEMS_BSP_FAMILY.
56
[662ac58]572009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * make/custom/genmcf548x.inc: New (Renamed from genmcf548x.cfg).
60        * make/custom/genmcf548x.cfg: Removed.
61        * make/custom/COBRA5475.cfg, make/custom/m5484FireEngine.cfg:
62        Include make/custom/genmcf548x.inc.
63
[a9d0c6ec]642009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
65
66        * Makefile.am, README, configure.ac,
67        * console/console.c, start/start.S startup/init548x.c,
68        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash,
69        * make/custom/COBRA5475.cfg, startup/linkcmds.COBRA5475:
70
71        Added support for COBRA5475 board
72
[3a0c0f8]732009-10-15      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
74
75        * network/network.c: add PHY control support
76
[045821e]772009-10-15      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
78
79        * Makefile.am, include/bsp.h, network/network.c: add network support
[3a0c0f8]80        * console/console.c, clock/clock.c, startup/init548x.c,
81        * README:
[045821e]82        various corrections
83
[209b001]842009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * make/custom/genmcf548x.cfg: New (relocated from /make/custom).
87        * make/custom/m5484FireEngine.cfg: New (relocated from /make/custom).
88
[6b2b37d2]892009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
90
91        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
92
93 2009-07-16     Joel Sherrill <joel.sherrill@oarcorp.com>
[d1be26b]94
95        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
96        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
97        have the same options.
98
[6ec6ceb9]992009-05-11      Sebastian Huber <sebastian.huber@embedded-brains.de>
100
101        * startup/bspstart.c: Fixed cache support functions.  Enable FPU if the
102        initialization tasks need them.
103
[820d1ab0]1042009-04-28      Chris Johns <chrisj@rtems.org>
105
106        * start/start.S: Update for boot_card command line change.
107
[df393962]1082008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
109
110        * bsp_specs: Move -e start from *link to *startfile to avoid warning
111        for undefined entry symbol when linking relocatables with binutils
112        2.19.
113
[4e4dc3a]1142008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
115
116        * Makefile.am, preinstall.am: Use shared stub coverhd.h
117        * include/coverhd.h: Removed.
118
[b465b0f]1192008-10-02      Ralf Corsépius <ralf.corsepius@rtems.org>
120
121        * configure.ac: Move M5484FIREENGINE defines from *.cfg into
122        bspopts.h.
123
[a14fba32]1242008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
127        of building libbspstart.a, using automake-rules.
128
[27b355b]1292008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
130
131        * clock/clock.c: include "../../../shared/clockdrv_shell.h".
132        * Makefile.am: Reflect changes above.
133
[64eb0c7]1342008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
135
136        * Makefile.am: Eliminate *_SOURCES.
137
[e94666d]1382008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
139
140        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
141        components.
142
[a1bc0a15]1432008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
144
145        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
146
[1495d91]1472008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
148
149        PR 1322/bsps
150        * include/bspopts.h.in: Remove.
151
[63d82b7]1522008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
153
154        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
155        work area allocation mandatory. Rename
156        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
157
[87a38dd]1582008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
159
160        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
161        bsp_cleanup() which can optionally print a message, poll for user to
162        press key, and call bsp_reset(). Using this eliminates the various
163        bsp_cleanup() implementations which had their own implementation and
164        variety of string constants.
165        * startup/bspclean.c: Removed.
166
[ccceaf3]1672008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
168
169        * include/bsp.h: Remove unnecessary boilerplate comments.
170
[939439d3]1712008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
172
173        * Makefile.am, startup/bspstart.c, startup/init548x.c,
174        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Use top
175        level shared bsp_get_work_area() implementation.
176
[0ba477ea]1772008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
178
179        * Makefile.am, configure.ac, include/bspopts.h.in, startup/bspstart.c,
180        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add use of
181        bsp_get_work_area() in its own file and rely on BSP Framework to
182        perform more initialization. Remove unnecessary includes of
183        rtems/libio.h and rtems/libcsupport.h.
184
[4909a30]1852008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
186
187        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
188        phase, all prototypes were removed from bsp.h and empty
189        implementations were removed and made to use the shared stub.
190
[b9f9ca37]1912008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
192
193        * timer/timer.c: Convert to "bool".
194
[25c62b0]1952008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
196
197        * timer/timer.c: Eliminate empty function from every benchmark timer
198        driver. Fix spelling.
199
[35f52a6]2002008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
201
202        * timer/timer.c: Rename timer driver methods to follow RTEMS
203        programming conventions.
204
[d80c921d]2052008-08-19      Sebastian Huber <sebastian.huber@embedded-brains.de>
206
207        * startup/bspstart.c: Fixed nested extern declarations.
208
[349a9fcb]2092008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
210
211        * startup/bspstart.c: Add missing prototypes.
212
[4c54bb07]2132008-08-18      Sebastian Huber <sebastian.huber@embedded-brains.de>
214
215        * startup/init548x.c: Converted to UNIX line endings.
216
[e483dc3]2172008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
218
219        * Makefile.am: Do not build .rel files. Reduces code bloat.
220
[ce767397]2212008-07-17      Joel Sherrill <joel.sherrill@OARcorp.com>
222
[d4502b4]223        * ChangeLog: Formatting.
224        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add
225        wildcard to gcc exceptions section.
[ce767397]226
[69effbb4]2272008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
228
[ce767397]229        * Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
230        clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
231        include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
232        startup/bspstart.c, startup/init548x.c, startup/linkcmds,
233        startup/linkcmds.m5484FireEngine.flash: New files.
Note: See TracBrowser for help on using the repository browser.