source: rtems/c/src/lib/libbsp/ChangeLog @ 5ae1cae

4.104.115
Last change on this file since 5ae1cae was 96bb0f40, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/14/10 at 09:00:46

2010-04-14 Ralf Corsépius <ralf.corsepius@…>

  • shared/umon/umoncons.c: Reflect changes to rtems_termios_callbacks->write.
  • Property mode set to 100644
File size: 13.2 KB
Line 
12010-04-14      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * shared/umon/umoncons.c:
4        Reflect changes to rtems_termios_callbacks->write.
5
62009-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * shared/console-polled.c:
9        Reflect changes to rtems_termios_callbacks->write.
10
112009-11-03      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * shared/umon/tfsDriver.c (rtems_tfs_eval_path):
14        Add missing parameter.
15
162009-10-09      Till Straumann <strauman@slac.stanford.edu>
17
18        * shared/vmeUniverse/vmeUniverse.c: print message and
19        let vmeUniverseIntLoopbackTst() fail if odd-numbered
20        vector is used (cannot program the chip to reply with
21        such a vector).
22
232009-04-28      Chris Johns <chrisj@rtems.org>
24
25        * Makefile.am: Add bspinit.c, a common Init task that manages
26        command line arguments from a BSP.
27
282008-12-11      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * shared/clockdrv_shell.c: Turn warning into error.
31
322008-08-27      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * Makefile.am: Don't install files from shared/.
35        Remove references to preinstall.am.
36        * preinstall.am: Remove.
37
382008-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * preinstall.am: New file.
41
422008-07-24      Sebastian Huber <sebastian.huber@embedded-brains.de>
43
44        * Makefile.am: Install shared/include/bootcard.h.
45
462008-01-16      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * Makefile.am: Fix indentation.
49
502007-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Remove shared/main.c.
53
542007-01-30      Till Straumann <strauman@slac.stanford.edu>
55
56        * Makefile.am:
57        added new files in shared/vmeUniverse to EXTRA_DIST
58
592007-01-19      Till Straumann <strauman@slac.stanford.edu>
60
61        * Makefile.am:
62        moved VME.h from libbsp/powerpc/shared/vme to
63        libbsp/shared/vmeUniverse; eventually, this (and other)
64        VME API headers should migrate to cpukit.
65
662006-10-23      Joel Sherrill <joel@OARcorp.com>
67
68        * bfin/ChangeLog, bfin/Makefile.am, bfin/acinclude.m4,
69        bfin/configure.ac, bfin/eZKit533/.cvsignore, bfin/eZKit533/ChangeLog,
70        bfin/eZKit533/Makefile.am, bfin/eZKit533/README,
71        bfin/eZKit533/bsp_specs, bfin/eZKit533/configure,
72        bfin/eZKit533/configure.ac, bfin/eZKit533/preinstall.am,
73        bfin/eZKit533/times, bfin/eZKit533/console/console-io.c,
74        bfin/eZKit533/include/.cvsignore, bfin/eZKit533/include/bsp.h,
75        bfin/eZKit533/include/bspopts.h.in, bfin/eZKit533/include/coverhd.h,
76        bfin/eZKit533/include/tm27.h, bfin/eZKit533/startup/bspstart.c,
77        bfin/eZKit533/startup/linkcmds, bfin/shared/clock/clockdrv.c,
78        bfin/shared/clock/rtc.c, bfin/shared/clock/tod.h,
79        bfin/shared/console/console.c, bfin/shared/start/start.S,
80        bfin/shared/timer/timer.c: New files.
81
822006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * bspstart.am: Remove.
85
862005-11-04      Till Straumann <strauman@slac.stanford.edu>
87
88        * shared/vmeUniverse/vmeTsi148.c, shared/vmeUniverse/vmeTsi148.h,
89        shared/vmeUniverse/vme_am_defs.h: New files.
90        * Makefile.am, shared/vmeUniverse/README.universe,
91        shared/vmeUniverse/vmeUniverse.c, shared/vmeUniverse/vmeUniverse.h:
92        Several VME related upgrades and fixes, hopefully addressing PR#835:
93        vmeUniverse driver now supports shared interrupts. vmeUniverse now
94        supports up to four wires between universe and PIC. A new irq mgr
95        installation routine has been added allowing to use the new features.
96        (old version is still present for bwd compatibility). Calls have been
97        added to change interrupt routing (e.g., if wires have different
98        priorities at the PIC this feature can be used to configure
99        priorites). Routine for testing VME interrupts has been added (useful
100        during BSP development). A new header defining standard VME address
101        modes has been added so that the VME API doesn't have to #include a
102        particular bridge driver header. For all driver entry points, a 'XX'
103        variant has been added which allows to pass the chip's base address
104        [in case a second universe is sitting on a VME card :-)]. Driver now
105        uses interrupt line as read from PCI config. space (without offset)
106        BSP needs to use PCI fixup if necessary. Added a driver for the
107        tundra tsi148 VME bridge.
108
1092004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * bsp.am: Remove everything but CPPASCOMPILE.
112
1132004-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * bsp.am: Add CPPASCOMPILE.
116
1172004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * bsp.am: DISTCLEANFILES = include/bspopts.h.
120
1212004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Don't include lib.am.
124
1252004-01-07      Joel Sherrill <joel@OARcorp.com>
126
127        * mips64orion/.cvsignore, mips64orion/ChangeLog,
128        mips64orion/Makefile.am, mips64orion/README,
129        mips64orion/acinclude.m4, mips64orion/configure.ac,
130        mips64orion/p4000/.cvsignore, mips64orion/p4000/ChangeLog,
131        mips64orion/p4000/Makefile.am, mips64orion/p4000/README,
132        mips64orion/p4000/bsp_specs, mips64orion/p4000/configure.ac,
133        mips64orion/p4000/times, mips64orion/p4000/console/.cvsignore,
134        mips64orion/p4000/console/Makefile.am,
135        mips64orion/p4000/console/console.c, mips64orion/p4000/console/led.S,
136        mips64orion/p4000/include/.cvsignore,
137        mips64orion/p4000/include/bsp.h, mips64orion/p4000/include/coverhd.h,
138        mips64orion/p4000/liblnk/.cvsignore,
139        mips64orion/p4000/liblnk/Makefile.am,
140        mips64orion/p4000/liblnk/lnklib.S,
141        mips64orion/p4000/start/.cvsignore,
142        mips64orion/p4000/start/Makefile.am, mips64orion/p4000/start/start.S,
143        mips64orion/p4000/startup/.cvsignore,
144        mips64orion/p4000/startup/Makefile.am,
145        mips64orion/p4000/startup/bspclean.c,
146        mips64orion/p4000/startup/bspstart.c,
147        mips64orion/p4000/startup/ghlinkcmds,
148        mips64orion/p4000/startup/idtmem.S,
149        mips64orion/p4000/startup/idttlb.S,
150        mips64orion/p4000/startup/inittlb.c,
151        mips64orion/p4000/startup/linkcmds,
152        mips64orion/p4000/startup/setvec.c,
153        mips64orion/p4000/wrapup/.cvsignore,
154        mips64orion/p4000/wrapup/Makefile.am: Removed.
155
1562003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c,
159        shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c,
160        shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c,
161        shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c,
162        shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to
163        c/src/libchip/shmdr).
164
1652003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * bspstart.am: Use .$(OBJEXT) instead of .o.
168        * Makefile.am: Remove shmdr.
169
1702003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * bsp.am: Use $(mkdir_p) instead of $(mkinstalldirs).
173
1742003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
177
1782003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
181
1822003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Use mkdir_p.
185        Remove dirs from PRE/TMPINSTALL_FILES.
186        * bsp.am: Replace bsplibdir by project_libdir.
187        Use mkdir_p instead of mkinstalldirs.
188        Remove dirs from PRE/TMPINSTALL_FILES.
189
1902003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * bsp.am: Remove project_libdir.
193
1942003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Misc. fixes.
197        * bsp.am: Add project_libdir.
198
1992003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * bspstart.am: New.
202
2032003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am.
206        * shared/Makefile.am: Remove.
207        * shmdir/Makefile.am: Remove.
208        * bsp.am: Add preinstallation dirstamp support.
209
2102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * shmdr/Makefile.am: Remove all-local: $(ARCH).
213
2142003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * bsp.am: Reworked.
217
2182003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Reflect having moved automake/.
221        * shmdr/Makefile.am: Reflect having moved automake/.
222
2232003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * shmdr/Makefile.am: Reflect having merged configure.ac into
226        ../../configure.ac.
227
2282003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Remove (Merged into ../../configure.ac).
231        * Makefile.am: Reflect having merged configure.ac into
232        ../../configure.ac.
233
2342003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Remove AC_CONFIG_AUX_DIR.
237
2382003-02-14      Joel Sherrill <joel@OARcorp.com>
239
240        AMD a29k port declared obsolete.
241        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
242        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
243        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
244        a29k/portsw/configure.ac, a29k/portsw/times,
245        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
246        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
247        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
248        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
249        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
250        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
251        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
252        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
253        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
254        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
255        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
256        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
257        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
258        a29k/portsw/wrapup/Makefile.am: Removed.
259
2602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
263
2642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: AC_PREREQ(2.57).
267
2682003-02-03      Joel Sherrill <joel@OARcorp.com>
269
270        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
271        TMPINSTALL_FILES.
272
2732003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
276        Eliminate OBJS.
277
2782003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
281
2822002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
285
2862002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * .cvsignore: Reformat.
289        Add autom4te*cache.
290        Remove autom4te.cache.
291
2922002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
295
2962002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * include/Makefile.am: Remove.
299        * include/.cvsignore: Remove.
300        * include/rtems/Makefile.am: Remove.
301        * include/rtems/.cvsignore: Remove.
302        * include/rtems/score/Makefile.am: Remove.
303        * include/rtems/score/.cvsignore: Remove.
304
3052002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Remove RTEMS_BSP_ALIAS.
308        Add RTEMS_CHECK_BSP_CACHE.
309        Replace $bspdir with $RTEMS_BSP_FAMILY.
310
3112002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
314        include/rtems/score/Makefile (Eliminate targopts.h).
315        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
316
3172002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * bsp.am: Add bsplib_DATA = bsp_specs.
320
3212002-06-25      Joel Sherrill <joel@OARcorp.com>
322
323        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
324        support to the shared gdb stub glue thus adding a directory at the
325        top shared level.
326        * shared/gdbstub: New directory.
327        * configure.ac: Modified to reflect above.
328
3292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac:
332        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
333        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
334        * Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
339
3402002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * bsp.am: Add line break, remove comment.
343
3442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
347        * configure.in: Remove.
348        * configure.ac: New file, generated from configure.in by autoupdate.
349
3502001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
353        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
354        RTEMS_LIBBSP_CPU_SUBDIR.
355
3562001-09-28      Joel Sherrill <joel@OARcorp.com>
357
358        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
359        not main().
360
3612001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
364        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
365
3662001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
369        automake-1.5 happy.
370        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
371        automake-1.5 happy.
372        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
373
3742001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * bsp.am: Fix automake version number in comment.
377
3782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
381
3822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
385
3862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
389        Switch to GNU canonicalization.
390
3912000-09-25      Joel Sherrill <joel@OARcorp.com>
392
393        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
394
3952000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * shmdr/Makefile.am: Include compile.am
398
3992000-08-10      Joel Sherrill <joel@OARcorp.com>
400
401        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.