source: rtems/c/src/lib/libbsp/m68k/genmcf548x/ChangeLog @ 989938f1

4.115
Last change on this file since 989938f1 was 989938f1, checked in by Joel Sherrill <joel.sherrill@…>, on 08/03/10 at 14:16:41

2010-08-03 Joel Sherrill <joel.sherrilL@…>

  • console/console.c: Add BSP_poll_char.
  • Property mode set to 100644
File size: 7.2 KB
Line 
12010-08-03      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        * console/console.c: Add BSP_poll_char.
4
52010-03-26      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
6
7        * clock/clock.c: get desired clock rate for proper source
8
92010-02-24      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
10
11        * network/network.c: combine all checks for missing MAC address
12        * startup/bspstart.c: enable FPU, if POSIX init task present
13        * startup/init548x.c: explicitly disable all edge port interrupts
14
152009-12-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
16
17        * console/console.c: adapted to new prototype for *_write
18        function
19
202009-12-14      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
21
22        * console/console.c, include/bsp.h, network/network.c: get vital
23        data from dBUG for COBRA5475 board
24
252009-11-03      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * startup/init548x.c: Comment out junk from end of #endif.
28
292009-11-03      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * configure.ac: Add RTEMS_BSP_LINKCMDS.
32        * make/custom/m5484FireEngine.cfg: Remove RTEMS_LINKCMDS.
33        * make/custom/COBRA5475.cfg: Remove RTEMS_LINKCMDS.
34        * make/custom/genmcf548x.inc: Remove LDFLAGS.
35        * startup/linkcmds: Remove (Renamed into linkcmds).
36        * startup/linkcmds.m5484FireEngine: New (Renamed from linkcmds).
37        * Makefile.am: Rework linkcmds handling.
38
392009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * make/custom/genmcf548x.inc: Remove RTEMS_BSP_FAMILY.
42
432009-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * make/custom/genmcf548x.inc: New (Renamed from genmcf548x.cfg).
46        * make/custom/genmcf548x.cfg: Removed.
47        * make/custom/COBRA5475.cfg, make/custom/m5484FireEngine.cfg:
48        Include make/custom/genmcf548x.inc.
49
502009-10-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
51
52        * Makefile.am, README, configure.ac,
53        * console/console.c, start/start.S startup/init548x.c,
54        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash,
55        * make/custom/COBRA5475.cfg, startup/linkcmds.COBRA5475:
56
57        Added support for COBRA5475 board
58
592009-10-15      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
60
61        * network/network.c: add PHY control support
62
632009-10-15      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
64
65        * Makefile.am, include/bsp.h, network/network.c: add network support
66        * console/console.c, clock/clock.c, startup/init548x.c,
67        * README:
68        various corrections
69
702009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * make/custom/genmcf548x.cfg: New (relocated from /make/custom).
73        * make/custom/m5484FireEngine.cfg: New (relocated from /make/custom).
74
752009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
78
79 2009-07-16     Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
82        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
83        have the same options.
84
852009-05-11      Sebastian Huber <sebastian.huber@embedded-brains.de>
86
87        * startup/bspstart.c: Fixed cache support functions.  Enable FPU if the
88        initialization tasks need them.
89
902009-04-28      Chris Johns <chrisj@rtems.org>
91
92        * start/start.S: Update for boot_card command line change.
93
942008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
95
96        * bsp_specs: Move -e start from *link to *startfile to avoid warning
97        for undefined entry symbol when linking relocatables with binutils
98        2.19.
99
1002008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
101
102        * Makefile.am, preinstall.am: Use shared stub coverhd.h
103        * include/coverhd.h: Removed.
104
1052008-10-02      Ralf Corsépius <ralf.corsepius@rtems.org>
106
107        * configure.ac: Move M5484FIREENGINE defines from *.cfg into
108        bspopts.h.
109
1102008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
113        of building libbspstart.a, using automake-rules.
114
1152008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
116
117        * clock/clock.c: include "../../../shared/clockdrv_shell.h".
118        * Makefile.am: Reflect changes above.
119
1202008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * Makefile.am: Eliminate *_SOURCES.
123
1242008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
127        components.
128
1292008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
130
131        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
132
1332008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
134
135        PR 1322/bsps
136        * include/bspopts.h.in: Remove.
137
1382008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
141        work area allocation mandatory. Rename
142        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
143
1442008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
147        bsp_cleanup() which can optionally print a message, poll for user to
148        press key, and call bsp_reset(). Using this eliminates the various
149        bsp_cleanup() implementations which had their own implementation and
150        variety of string constants.
151        * startup/bspclean.c: Removed.
152
1532008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
154
155        * include/bsp.h: Remove unnecessary boilerplate comments.
156
1572008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
158
159        * Makefile.am, startup/bspstart.c, startup/init548x.c,
160        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Use top
161        level shared bsp_get_work_area() implementation.
162
1632008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
164
165        * Makefile.am, configure.ac, include/bspopts.h.in, startup/bspstart.c,
166        startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add use of
167        bsp_get_work_area() in its own file and rely on BSP Framework to
168        perform more initialization. Remove unnecessary includes of
169        rtems/libio.h and rtems/libcsupport.h.
170
1712008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
172
173        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
174        phase, all prototypes were removed from bsp.h and empty
175        implementations were removed and made to use the shared stub.
176
1772008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
178
179        * timer/timer.c: Convert to "bool".
180
1812008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
182
183        * timer/timer.c: Eliminate empty function from every benchmark timer
184        driver. Fix spelling.
185
1862008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
187
188        * timer/timer.c: Rename timer driver methods to follow RTEMS
189        programming conventions.
190
1912008-08-19      Sebastian Huber <sebastian.huber@embedded-brains.de>
192
193        * startup/bspstart.c: Fixed nested extern declarations.
194
1952008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
196
197        * startup/bspstart.c: Add missing prototypes.
198
1992008-08-18      Sebastian Huber <sebastian.huber@embedded-brains.de>
200
201        * startup/init548x.c: Converted to UNIX line endings.
202
2032008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
204
205        * Makefile.am: Do not build .rel files. Reduces code bloat.
206
2072008-07-17      Joel Sherrill <joel.sherrill@OARcorp.com>
208
209        * ChangeLog: Formatting.
210        * startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Add
211        wildcard to gcc exceptions section.
212
2132008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
214
215        * Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
216        clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
217        include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
218        startup/bspstart.c, startup/init548x.c, startup/linkcmds,
219        startup/linkcmds.m5484FireEngine.flash: New files.
Note: See TracBrowser for help on using the repository browser.