source: rtems/c/src/lib/libbsp/mips/genmongoosev/ChangeLog @ 5ceaa08

4.104.114.84.95
Last change on this file since 5ceaa08 was 5ceaa08, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:42:03

2003-12-02 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Remove all-local: $(ARCH).
  • console/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • timer/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 9.7 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Remove all-local: $(ARCH).
4        * console/Makefile.am: Remove all-local: $(ARCH).
5        * start/Makefile.am: Remove all-local: $(ARCH).
6        * startup/Makefile.am: Remove all-local: $(ARCH).
7        * timer/Makefile.am: Remove all-local: $(ARCH).
8        * wrapup/Makefile.am: Remove all-local: $(ARCH).
9
102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Fix preinstallation of include/coverhd.h.
13
142003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in include/Makefile.am.
17        Reflect changes to bsp.am.
18        * include/Makefile.am: Remove.
19        * configure.ac: Reflect changes above.
20
212003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * bsp_specs: Remove *lib:.
24
252003-09-04      Joel Sherrill <joel@OARcorp.com>
26
27        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
28        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
29        license changed.
30
312003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Reflect having moved aclocal/.
34
352003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Reflect having moved automake/.
38        * clock/Makefile.am: Reflect having moved automake/.
39        * console/Makefile.am: Reflect having moved automake/.
40        * include/Makefile.am: Reflect having moved automake/.
41        * start/Makefile.am: Reflect having moved automake/.
42        * startup/Makefile.am: Reflect having moved automake/.
43        * timer/Makefile.am: Reflect having moved automake/.
44        * wrapup/Makefile.am: Reflect having moved automake/.
45
462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        PR 452/bsps
49        * startup/Makefile.am: Remove USE_INIT_FINI.
50
512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * bsp_specs: Remove -D__USE_INIT_FINI__.
54        Remove *.cpp (Now unused).
55
562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
59
602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        PR 445/bsps
63        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
64
652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove AC_CONFIG_AUX_DIR.
68
692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
72
732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: AC_PREREQ(2.57).
76
772003-01-20      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/linkcmds*: Add FreeBSD sysctl() sections.
80
812002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
82 
83        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
84        * linkcmds: Added .init, .fini & related sections.
85
862002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
89        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
91        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
92        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
93
942002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * start/Makefile.am: Use install-data-local to install startfile.
97
982002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101
1022002-11-01      Joel Sherrill <joel@OARcorp.com>
103
104        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
105
1062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * .cvsignore: Reformat.
109        Add autom4te*cache.
110        Remove autom4te.cache.
111
1122002-08-21      Joel Sherrill <joel@OARcorp.com>
113
114        * bsp_specs: Added support for -nostdlibs.
115
1162002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
119        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
120        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
121        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
122        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
123        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
124
1252002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/Makefile.am: Eliminate PGM.
128        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
129
1302002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
133
1342002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
137        Remove $(OBJS) from all-local.
138
1392002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * wrapup/Makefile.am: Add $(LIB) to all-local.
142
1432002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
146
1472002-06-25      Joel Sherrill <joel@OARcorp.com>
148
149        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
150        support to the shared gdb stub glue thus moving some of the
151        gdbstub support to a higher level.
152        * startup/Makefile.am: Modified to reflect above.
153
1542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac:
157        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
158        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
159        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
167
1682001-03-08      Joel Sherrill <joel@OARcorp.com>
169
170        * start/start.S, startup/bspstart.c: Removed warnings.
171
1722002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
173
174        * startup/gdb-support.c: Added calls into the mips-support gdb stub
175        for configuring the memory regions.  Any bsp that wants to use the
176        gdbstub will need to do something similar.
177        * startup/Makefile.am: Added shared/gdbstub directory to include path.
178
1792002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
180
181        * start/start.S: Added kseg1 test to enable cache flush code
182        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
183        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
184        init to only turn on whats needed.
185        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
186        a handy init function.
187
1882002-02-08      Joel Sherrill <joel@OARcorp.com>
189
190        * startup/Makefile.am: Now compile the gdb stub.
191        * startup/bspstart.c: Fixed header block.
192        * startup/gdb-support.c: New file in stub state.
193
1942001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
195
196        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
197        New files missed in previous commit.
198        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
199
2002001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
201
202        * Update of BSP to address problems restarting, provide more
203        information during boot, and better handle ROM vs RAM images.
204        * README, include/bsp.h, start/regs.S, start/start.S,
205        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
206
2072002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
210
2112002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
214        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
215
2162001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
219
2202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
223        * configure.in: Remove.
224        * configure.ac: New file, generated from configure.in by autoupdate.
225
2262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * include/Makefile.am: Use 'CLEANFILES ='.
229        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
230
2312001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.in: Add bspopts.h.
234        * include/bsp.h: Include bspopts.h.
235        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
236        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
237
2382001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
239
240        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
241        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
242        in previous patch.
243
2442001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
245
246        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
247        * clock/clockdrv.c, console/conscfg.c: Corrected.
248        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
249        * startup/bspstart.c: Properly set initial status register and
250        pending interrupts.
251        * timer/timer.c: Works now.
252
2532001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
254
255        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
256
2572001-05-07      Joel Sherrill <joel@OARcorp.com>
258
259        * console/conscfg.c: Added an entry for the second
260        serial port.
261
2622001-04-20      Joel Sherrill <joel@OARcorp.com>
263
264        * clock/clockdrv.c: Account for the fact that ClockRate is
265        in cycles not megahertz.
266
2672001-04-16      Joel Sherrill <joel@OARcorp.com>
268
269        * start/start.S, startup/bspstart.c, startup/linkcmds:
270        Cleanup that was not merged from the simple non-RTEMS program.
271
2722001-04-16      Joel Sherrill <joel@OARcorp.com>
273
274        * start/start.S, startup/bspstart.c, startup/linkcmds:
275        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
276        as he debugged this BSP using a logic analyzer.
277
2782001-03-14      Joel Sherrill <joel@OARcorp.com>
279
280        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
281        startup/bspstart.c, timer/timer.c: Comments corrected.
282
2832001-02-22      Joel Sherrill <joel@OARcorp.com>
284
285        * The Generic Mongoose-V BSP uses only the peripherals found on
286        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
287        based on the LSI Logic 33K.
288        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
289        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
290        console/.cvsignore, console/Makefile.am, console/conscfg.c,
291        include/.cvsignore, include/Makefile.am, include/bsp.h,
292        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
293        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
294        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
295        wrapup/.cvsignore, wrapup/Makefile.am: New files.
296
Note: See TracBrowser for help on using the repository browser.