source: rtems/c/src/lib/libbsp/mips/jmr3904/ChangeLog @ 3344730a

4.104.114.84.95
Last change on this file since 3344730a was 3344730a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:21:25

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 613/bsps

  • include/bsp.h: Remove MAX_LONG_TEST_DURATION.
  • Property mode set to 100644
File size: 13.2 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 613/bsps
4        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
5
62004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        PR 614/bsps
9        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
10
112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
14        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
15        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
16        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
17
182004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        * clock/clockdrv.c, include/bsp.h, startup/bspstart.c,
21        timer/timer.c: Convert to using c99 fixed size types.
22
232004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect changes to bsp.am.
26        Preinstall dist_project_lib*.
27
282004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Reflect changes to bsp.am.
31
322004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
35
362004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
39        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
40        wrapup/Makefile.am. Use automake compilation rules.
41        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
42        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
43        * configure.ac: Reflect changes above.
44
452004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        PR 566/bsps
48        * start/regs.S: Fix broken comment.
49        * start/start.S: Convert asm-style comments to c-style comments.
50
512004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
54        Add RTEMS_PROG_CCAS.
55
562004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Add PREINSTALL_DIRS.
59
602004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Remove times from EXTRA_DIST (Non-existant).
63        * startup/Makefile.am: Remove exit.c, setvec.c from EXTRA_DIST.
64        * console/Makefile.am: Remove console.c from EXTRA_DIST.
65        * wrapup/Makefile.am: Reflect changes to libcpu.
66
672004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
70        Add PRE/TMPINSTALL_FILES to CLEANFILES.
71        * startup/Makefile.am: Ditto.
72
732004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Eliminate $(LIB).
76        Use noinst_DATA to trigger building libbsp.a.
77
782003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
81        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
82
832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
86        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
87
882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
91
922003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Misc cleanups and fixes.
95        * startup/Makefile.am: Misc cleanups and fixes.
96        * wrapup/Makefile.am: Misc cleanups and fixes.
97
982003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add preinstallation dirstamp support.
101        * clock/Makefile.am: Cosmetics.
102        * console/Makefile.am: Cosmetics.
103        * startup/Makefile.am: Cosmetics.
104        * timer/Makefile.am: Cosmetics.
105        * wrapup/Makefile.am: Cosmetics.
106
1072003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * clock/Makefile.am: Remove all-local: $(ARCH).
110        * console/Makefile.am: Remove all-local: $(ARCH).
111        * start/Makefile.am: Remove all-local: $(ARCH).
112        * startup/Makefile.am: Remove all-local: $(ARCH).
113        * timer/Makefile.am: Remove all-local: $(ARCH).
114        * wrapup/Makefile.am: Remove all-local: $(ARCH).
115
1162003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Merge-in include/Makefile.am.
119        Reflect changes to bsp.am.
120        * include/Makefile.am: Remove.
121        * configure.ac: Reflect changes above.
122
1232003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * bsp_specs: Remove *lib:.
126
1272003-09-04      Joel Sherrill <joel@OARcorp.com>
128
129        * console/console-io.c, include/bsp.h, startup/bspclean.c,
130        startup/bspstart.c, timer/timer.c, tools/runtest: URL for license
131        changed.
132
1332003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect having moved aclocal/.
136
1372003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Reflect having moved automake/.
140        * clock/Makefile.am: Reflect having moved automake/.
141        * console/Makefile.am: Reflect having moved automake/.
142        * include/Makefile.am: Reflect having moved automake/.
143        * start/Makefile.am: Reflect having moved automake/.
144        * startup/Makefile.am: Reflect having moved automake/.
145        * timer/Makefile.am: Reflect having moved automake/.
146        * wrapup/Makefile.am: Reflect having moved automake/.
147
1482003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        PR 452/bsps
151        * bsp_specs: Remove -D__USE_INIT_FINI__.
152        Remove *.cpp (Now unused).
153
1542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
157
1582003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        PR 445/bsps
161        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
162
1632003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Remove AC_CONFIG_AUX_DIR.
166
1672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
170
1712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: AC_PREREQ(2.57).
174
1752003-01-20      Joel Sherrill <joel@OARcorp.com>
176
177        * startup/linkcmds*: Add FreeBSD sysctl() sections.
178
1792002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
180 
181        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
182        * linkcmds: Added .init, .fini & related sections.
183
1842002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191
1922002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * start/Makefile.am: Use install-data-local to install startfile.
195
1962002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199
2002002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
203        changes.
204
2052002-11-01      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/bspclean.c, startup/bspstart.c: Removed warnings.
208
2092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * .cvsignore: Reformat.
212        Add autom4te*cache.
213        Remove autom4te.cache.
214
2152002-08-21      Joel Sherrill <joel@OARcorp.com>
216
217        * startup/linkcmds: Move .init section after text section so
218        C+ global constructors work.
219
2202002-08-21      Joel Sherrill <joel@OARcorp.com>
221
222        * bsp_specs: Added support for -nostdlibs.
223
2242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
231        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
232
2332002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * start/Makefile.am: Eliminate PGM.
236        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
237
2382002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
241
2422002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
245        Remove $(OBJS) from all-local.
246
2472002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * wrapup/Makefile.am: Add $(LIB) to all-local.
250
2512002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
254
2552002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac:
258        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
259        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
260        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
268
2692002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
272
2732001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
276
2772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
280        * configure.in: Remove.
281        * configure.ac: New file, generated from configure.in by autoupdate.
282
2832001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * include/Makefile.am: Use 'CLEANFILES ='.
286        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
287
2882001-05-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Add bspopts.h.
291        * include/bsp.h: Include bspopts.h.
292        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
293        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
294
2952001-05-11      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
296
297        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
298
2992001-05-11      Joel Sherrill <joel@OARcorp.com>
300
301        * tools/runtest: Add functionality to avoid letting simulator
302        run too long.
303
3042001-04-20      Joel Sherrill <joel@OARcorp.com>
305
306        * include/bsp.h (Clear_tm27_intr): Stop the timer and disable
307        the interrupt.  This was not quite right before and we were
308        getting uncontrolled interrupt nesting in tm27.
309        * timer/timer.c (Timer_Initialize): Added an extra reset and
310        changed the ITMR register so we will never get an interrupt.
311        (Read_timer): Fixed so the timer actually stops before it
312        is read.  Before some times reported were outraguously high.
313        * start/start.S: Major clean including using stack in linkcmds,
314        deleting unused code, and zeroing the BSS using the linkcmds
315        information.
316        * startup/linkcmds: Put heap in lower memory than workspace
317        and move _clear_end so both are zeroed.
318
3192001-01-12      Joel Sherrill <joel@OARcorp.com>
320
321        * include/bsp.h, timer/timer.c: Updated so timer appears to
322        work and support tm27.  I would prefer to time a software
323        interrupt rather than an use an extra timer though.
324
3252001-01-09      Joel Sherrill <joel@OARcorp.com>
326
327        * clock/clockdrv.c: Clean up.
328        * include/bsp.h: Uncomment and fix set_vector() prototype.
329
3302001-01-03      Joel Sherrill <joel@OARcorp.com>
331
332        * console/console-io.c: Removed unused variable initialized.
333
3342001-01-03      Joel Sherrill <joel@OARcorp.com>
335
336        * clock/Makefile.am: Fixed reference to ckinit.c.
337        * clock/clockdrv.c: Enabled fast idle.
338        * console/console-io.c: Added console_initialize_hardware().
339
3402000-12-19      Joel Sherrill <joel@OARcorp.com>
341
342        * timer: New subdirectory.
343        * timer/.cvsignore, timer/Makefile.am, timer/timer.c: New files.
344        * tools/ChangeLog: New file.
345
3462000-12-19      Joel Sherrill <joel@OARcorp.com>
347
348        * Makefile.am: Added tools subdirectory and removed commented out line.
349        * configure.in: Added tools subdirectory.
350        * tools: New subdirectory.
351        * tools/.cvsignore, tools/Makefile.am, tools/configure.in,
352        tools/runtest: New files -- based on powerpc/psim.
353        * clock/clockdrv.c: Guessed new value for clock tick.  Need to
354        add fast idle support.
355        * include/bsp.h: tm27 support initiated.
356        * Most tests appear to run correctly!
357
3582000-12-13      Joel Sherrill <joel@OARcorp.com>
359
360        * README: Updated.  We are now vectoring a clock tick ISR handler.
361        But RTEMS is not returning from the ISR properly.
362        * clock/clockdrv.c: Now causes interrupts but has not been calibrated.
363        * include/bsp.h: Use <libcpu/tx3904.h>
364        * startup/Makefile.am: Add setvec.c from shared.
365        * startup/bspstart.c: Initialize the status register (SR) so
366        no interrupts are masked but global interrupts (SR_IEC) are off.
367        Added call to install the ISR prologue code.
368        * wrapup/Makefile.am: Pick up more pieces from libcpu.
369
3702000-12-11      Joel Sherrill <joel@OARcorp.com>
371
372        * startup/bspclean.c: New file to explicitly invoke _sys_exit().
373        * README: Updated.
374
3752000-12-06      Joel Sherrill <joel@OARcorp.com>
376
377        * README: Updated to reflect status.
378        * startup/linkcmds: Added .ctor and .dtor sections to no avail.
379
3802000-11-30      Joel Sherrill <joel@OARcorp.com>
381
382        * README: Updated to reflect current status.  Misaligned reference
383        during initialization may be compiler problem.
384        * console/console-io.c: Added support for printk().
385        * startup/linkcmds: Reserve 512K for RTEMS Workspace.
386
3872000-11-27      Joel Sherrill <joel@OARcorp.com>
388
389        * startup/linkcmds: Fix typo and add extra 0 to base address.
390        Now runs until printf() tries to put a character and then
391        it locks up checking a status bit that does not change.
392
3932000-11-25      Joel Sherrill <joel@OARcorp.com>
394
395        * The JMR BSP is for a Toshiba TX39 evaluation board but
396        can also be used with the mips simulator in gdb.
397        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
398        configure.in, clock/.cvsignore, clock/Makefile.am,
399        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
400        console/console-io.c, include/.cvsignore,
401        include/Makefile.am, include/bsp.h, start/.cvsignore,
402        start/Makefile.am, start/regs.S, start/start.S,
403        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
404        startup/linkcmds, wrapup/.cvsignore, wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.