1 | 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
2 | |
---|
3 | * tod/todcfg.c: size_t RTC_Count. |
---|
4 | |
---|
5 | 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
6 | |
---|
7 | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. |
---|
8 | |
---|
9 | 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
10 | |
---|
11 | * Makefile.am: Remove build-variant support. |
---|
12 | |
---|
13 | 2004-11-25 Joel Sherrill <joel@OARcorp.com> |
---|
14 | |
---|
15 | * startup/linkcmds, startup/linkcmds.flash: Add new bss sections .bss.* |
---|
16 | and .gnu.linkonce.b*. |
---|
17 | |
---|
18 | 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
19 | |
---|
20 | * configure.ac: Require automake > 1.9. |
---|
21 | |
---|
22 | 2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
23 | |
---|
24 | PR 610/bsps |
---|
25 | * Makefile.am: Add include/tm27.h, Cosmetics. |
---|
26 | * include/tm27.h: Final cosmetics. |
---|
27 | |
---|
28 | 2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
29 | |
---|
30 | * include/bsp.h: Split out tmtest27 support. |
---|
31 | * include/tm27.h: New. |
---|
32 | |
---|
33 | 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
34 | |
---|
35 | PR 613/bsps |
---|
36 | * include/bsp.h: Remove MAX_LONG_TEST_DURATION. |
---|
37 | |
---|
38 | 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
39 | |
---|
40 | PR 614/bsps |
---|
41 | * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused). |
---|
42 | |
---|
43 | 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
44 | |
---|
45 | * start/start.S: Include <rtems/asm.h> instead of <asm.h>. |
---|
46 | |
---|
47 | 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
48 | |
---|
49 | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. |
---|
50 | * include/bsp.h: Include <rtems/console.h> instead of <console.h>. |
---|
51 | * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. |
---|
52 | |
---|
53 | 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
54 | |
---|
55 | * console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h, |
---|
56 | include/i2c.h, nvram/nvram.c, startup/bspstart.c, |
---|
57 | startup/init5206e.c, tod/ds1307.c: Convert to using c99 fixed size |
---|
58 | types. |
---|
59 | |
---|
60 | 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
61 | |
---|
62 | * Makefile.am: Reflect changes to bsp.am. |
---|
63 | Preinstall dist_project_lib*. |
---|
64 | |
---|
65 | 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
66 | |
---|
67 | * Makefile.am: Reflect changes to bsp.am. |
---|
68 | |
---|
69 | 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
70 | |
---|
71 | * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE. |
---|
72 | |
---|
73 | 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
74 | |
---|
75 | * Makefile.am: Pickup files from ../../m68k/shared instead of |
---|
76 | ../shared. Reformat. |
---|
77 | |
---|
78 | 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
79 | |
---|
80 | * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS. |
---|
81 | |
---|
82 | 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
83 | |
---|
84 | * Makefile.am: Reflect having changed libcpu/m68k/mcf5206/console.rel |
---|
85 | to libcpu/m68k/mcf5206/mcfuart.rel |
---|
86 | |
---|
87 | 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
88 | |
---|
89 | * Makefile.am: Merge-in console/Makefile.am, i2c/Makefile.am, |
---|
90 | nvram/Makefile.am, startup/Makefile.am, tod/Makefile.am, |
---|
91 | wrapup/Makefile.am. |
---|
92 | Use automake compilation rules. |
---|
93 | * console/Makefile.am, i2c/Makefile.am, nvram/Makefile.am, |
---|
94 | startup/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: |
---|
95 | Remove. |
---|
96 | * configure.ac: Reflect changes above. |
---|
97 | |
---|
98 | 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
99 | |
---|
100 | * Makefile.am: Add PREINSTALL_DIRS. |
---|
101 | * wrapup/Makefile.am: Reflect changes to libcpu. |
---|
102 | |
---|
103 | 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
104 | |
---|
105 | * wrapup/Makefile.am: Reflect changes to libcpu. |
---|
106 | |
---|
107 | 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
108 | |
---|
109 | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. |
---|
110 | Add PRE/TMPINSTALL_FILES to CLEANFILES. |
---|
111 | * startup/Makefile.am: Ditto. |
---|
112 | |
---|
113 | 2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
114 | |
---|
115 | * start/Makefile.am: Remove. |
---|
116 | * Makefile.am: Merge-in start/Makefile.am. |
---|
117 | * configure.ac: Reflect changes above. |
---|
118 | |
---|
119 | 2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
120 | |
---|
121 | * wrapup/Makefile.am: Eliminate $(LIB). |
---|
122 | Use noinst_DATA to trigger building libbsp.a. |
---|
123 | |
---|
124 | 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
125 | |
---|
126 | * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
127 | * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
128 | |
---|
129 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
130 | |
---|
131 | * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
132 | * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
133 | |
---|
134 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
135 | |
---|
136 | * configure.ac: Require automake >= 1.8, autoconf >= 2.59. |
---|
137 | |
---|
138 | 2003-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
139 | |
---|
140 | * console/Makefile.am: Misc cleanups and fixes. |
---|
141 | * i2c/Makefile.am: Misc cleanups and fixes. |
---|
142 | * nvram/Makefile.am: Misc cleanups and fixes. |
---|
143 | * start/Makefile.am: Misc cleanups and fixes. |
---|
144 | * startup/Makefile.am: Misc cleanups and fixes. |
---|
145 | * tod/Makefile.am: Misc cleanups and fixes. |
---|
146 | * wrapup/Makefile.am: Misc cleanups and fixes. |
---|
147 | |
---|
148 | 2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
149 | |
---|
150 | * console/Makefile.am: Remove all: $(ARCH).. |
---|
151 | * i2c/Makefile.am: Remove all: $(ARCH).. |
---|
152 | * nvram/Makefile.am: Remove all: $(ARCH).. |
---|
153 | * startup/Makefile.am: Remove all: $(ARCH).. |
---|
154 | * tod/Makefile.am: Remove all: $(ARCH).. |
---|
155 | * wrapup/Makefile.am: Remove all: $(ARCH). |
---|
156 | Remove bogus wildcard from CPU_PIECES.. |
---|
157 | |
---|
158 | 2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
159 | |
---|
160 | * Makefile.am: Cosmetics. |
---|
161 | * console/Makefile.am: Cosmetics. |
---|
162 | * i2c/Makefile.am: Cosmetics. |
---|
163 | * nvram/Makefile.am: Cosmetics. |
---|
164 | * start/Makefile.am: Cosmetics. |
---|
165 | * startup/Makefile.am: Cosmetics. |
---|
166 | * tod/Makefile.am: Cosmetics. |
---|
167 | * wrapup/Makefile.am: Cosmetics. |
---|
168 | |
---|
169 | 2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
170 | |
---|
171 | * Makefile.am: Add preinstallation dirstamp support. |
---|
172 | * console/Makefile.am: Cosmetics. |
---|
173 | * i2c/Makefile.am: Cosmetics. |
---|
174 | * nvram/Makefile.am: Cosmetics. |
---|
175 | * startup/Makefile.am: Cosmetics. |
---|
176 | * tod/Makefile.am: Cosmetics. |
---|
177 | * wrapup/Makefile.am: Cosmetics. |
---|
178 | |
---|
179 | 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
180 | |
---|
181 | * start/Makefile.am: Remove all-local: $(ARCH). |
---|
182 | |
---|
183 | 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
184 | |
---|
185 | * Makefile.am: Merge-in include/Makefile.am. |
---|
186 | Reflect changes to bsp.am. |
---|
187 | * include/Makefile.am: Remove. |
---|
188 | * configure.ac: Reflect changes above. |
---|
189 | |
---|
190 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
191 | |
---|
192 | * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h, |
---|
193 | include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h, |
---|
194 | nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c, |
---|
195 | startup/gdbinit, startup/init5206e.c, startup/linkcmds, |
---|
196 | startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest: |
---|
197 | URL for license changed. |
---|
198 | |
---|
199 | 2003-08-20 Joel Sherrill <joel@OARcorp.com> |
---|
200 | |
---|
201 | * console/console.c, start/start.S, startup/bspclean.c, |
---|
202 | startup/bspstart.c, startup/init5206e.c: Correct copyright |
---|
203 | statements. |
---|
204 | |
---|
205 | 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
206 | |
---|
207 | * Makefile.am: Reflect having moved aclocal/. |
---|
208 | |
---|
209 | 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
210 | |
---|
211 | * Makefile.am: Reflect having moved automake/. |
---|
212 | * console/Makefile.am: Reflect having moved automake/. |
---|
213 | * i2c/Makefile.am: Reflect having moved automake/. |
---|
214 | * include/Makefile.am: Reflect having moved automake/. |
---|
215 | * nvram/Makefile.am: Reflect having moved automake/. |
---|
216 | * start/Makefile.am: Reflect having moved automake/. |
---|
217 | * startup/Makefile.am: Reflect having moved automake/. |
---|
218 | * tod/Makefile.am: Reflect having moved automake/. |
---|
219 | * wrapup/Makefile.am: Reflect having moved automake/. |
---|
220 | |
---|
221 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
222 | |
---|
223 | PR 452/bsps |
---|
224 | * startup/Makefile.am: Remove USE_INIT_FINI. |
---|
225 | |
---|
226 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
227 | |
---|
228 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
229 | |
---|
230 | 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
231 | |
---|
232 | PR 445/bsps |
---|
233 | * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. |
---|
234 | Remove cpp, old_cpp (now unused). |
---|
235 | |
---|
236 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
237 | |
---|
238 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
239 | |
---|
240 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
241 | |
---|
242 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
243 | |
---|
244 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
245 | |
---|
246 | * configure.ac: AC_PREREQ(2.57). |
---|
247 | |
---|
248 | 2003-01-20 Joel Sherrill <joel@OARcorp.com> |
---|
249 | |
---|
250 | * startup/linkcmds*: Add FreeBSD sysctl() sections. |
---|
251 | |
---|
252 | 2002-12-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
253 | |
---|
254 | * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
255 | * i2c/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
256 | * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
257 | * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
258 | * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
259 | * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
260 | |
---|
261 | 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
262 | |
---|
263 | * start/Makefile.am: Use install-data-local to install startfile. |
---|
264 | |
---|
265 | 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
266 | |
---|
267 | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
268 | |
---|
269 | 2002-11-04 Joel Sherrill <joel@OARcorp.com> |
---|
270 | |
---|
271 | * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c, |
---|
272 | tod/ds1307.c: Removed warnings. |
---|
273 | |
---|
274 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
275 | |
---|
276 | * .cvsignore: Reformat. |
---|
277 | Add autom4te*cache. |
---|
278 | Remove autom4te.cache. |
---|
279 | |
---|
280 | 2002-08-21 Joel Sherrill <joel@OARcorp.com> |
---|
281 | |
---|
282 | * wrapup/Makefile.am: PR217 required that the idle task be moved to |
---|
283 | libcpu so it could be more acutely aware of the CPU model. This |
---|
284 | file was modified to pick up the idle task from there. |
---|
285 | |
---|
286 | 2002-08-21 Joel Sherrill <joel@OARcorp.com> |
---|
287 | |
---|
288 | * bsp_specs: Added support for -nostdlibs. |
---|
289 | |
---|
290 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
291 | |
---|
292 | * console/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
293 | * i2c/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
294 | * nvram/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
295 | * start/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
296 | * startup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
297 | * tod/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
298 | * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
299 | |
---|
300 | 2002-08-05 Joel Sherrill <joel@OARcorp.com> |
---|
301 | |
---|
302 | * Per PR260 eliminate use of make-target-options. This impacted |
---|
303 | RTEMS allowing a distinction between the CPU32 and CPU32+ in the |
---|
304 | SuperCore and required that the m68k optimized memcpy be moved |
---|
305 | to libcpu. |
---|
306 | * wrapup/Makefile.am: Pick up memcpy.o from libcpu. |
---|
307 | |
---|
308 | 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
309 | |
---|
310 | * start/Makefile.am: Eliminate PGM. |
---|
311 | Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o. |
---|
312 | |
---|
313 | 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
314 | |
---|
315 | * startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit |
---|
316 | linkcmds.flash. |
---|
317 | |
---|
318 | 2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
319 | |
---|
320 | * wrapup/Makefile.am: Remove preinstallation of libbsp.a, |
---|
321 | |
---|
322 | 2001-05-09 Joel Sherrill <joel@OARcorp.com> |
---|
323 | |
---|
324 | * startup/linkcmds: In support of gcc 3.1, added one of more |
---|
325 | of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, |
---|
326 | .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections |
---|
327 | and direction of segments to memory regions may also have been |
---|
328 | addressed. This was a sweep across all BSPs. |
---|
329 | |
---|
330 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
331 | |
---|
332 | * configure.ac: |
---|
333 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
334 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
335 | * console/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
336 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
337 | * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
338 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
339 | * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
340 | * start/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
341 | * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
342 | * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
343 | * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
344 | |
---|
345 | 2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
346 | |
---|
347 | * include/Makefile.am: Adapt to automake-1.5. |
---|
348 | |
---|
349 | 2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
350 | |
---|
351 | * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, |
---|
352 | replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g. |
---|
353 | |
---|
354 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
355 | |
---|
356 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
357 | |
---|
358 | 2001-11-20 Joel Sherrill <joel@OARcorp.com> |
---|
359 | |
---|
360 | * include/bspopts.h.in: Automatically generated file that should not |
---|
361 | be in CVS. |
---|
362 | |
---|
363 | 2001-10-29 Joel Sherrill <joel@OARcorp.com> |
---|
364 | |
---|
365 | * .cvsignore, include/.cvsignore: Add more entries. |
---|
366 | |
---|
367 | 2001-10-26 Victor V. Vengerov <vvv@oktet.ru> |
---|
368 | |
---|
369 | * New BSP for MCF5206eLITE evaluation board BSP. |
---|
370 | * ChangeLog, README, bsp_specs, configure.ac, console/console.c, |
---|
371 | console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore, |
---|
372 | include/bsp.h, include/bspopts.h.in, include/coverhd.h, |
---|
373 | include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h, |
---|
374 | include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S, |
---|
375 | start/.cvsignore, startup/bspclean.c, startup/bspstart.c, |
---|
376 | startup/gdbinit, startup/init5206e.c, startup/linkcmds, |
---|
377 | startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c, |
---|
378 | tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac, |
---|
379 | tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore: |
---|
380 | New files. |
---|
381 | |
---|