source: rtems/c/src/lib/libbsp/ChangeLog @ 49c8f45

4.104.115
Last change on this file since 49c8f45 was 2881465, checked in by Chris Johns <chrisj@…>, on 04/28/09 at 06:36:25

2009-04-28 Chris Johns <chrisj@…>

  • Makefile.am: Add bspinit.c, a common Init task that manages command line arguments from a BSP.
  • Property mode set to 100644
File size: 12.5 KB
Line 
12009-04-28      Chris Johns <chrisj@rtems.org>
2
3        * Makefile.am: Add bspinit.c, a common Init task that manages
4        command line arguments from a BSP.
5
62008-12-11      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * shared/clockdrv_shell.c: Turn warning into error.
9
102008-08-27      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Don't install files from shared/.
13        Remove references to preinstall.am.
14        * preinstall.am: Remove.
15
162008-07-24      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * preinstall.am: New file.
19
202008-07-24      Sebastian Huber <sebastian.huber@embedded-brains.de>
21
22        * Makefile.am: Install shared/include/bootcard.h.
23
242008-01-16      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Fix indentation.
27
282007-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Remove shared/main.c.
31
322007-01-30      Till Straumann <strauman@slac.stanford.edu>
33
34        * Makefile.am:
35        added new files in shared/vmeUniverse to EXTRA_DIST
36
372007-01-19      Till Straumann <strauman@slac.stanford.edu>
38
39        * Makefile.am:
40        moved VME.h from libbsp/powerpc/shared/vme to
41        libbsp/shared/vmeUniverse; eventually, this (and other)
42        VME API headers should migrate to cpukit.
43
442006-10-23      Joel Sherrill <joel@OARcorp.com>
45
46        * bfin/ChangeLog, bfin/Makefile.am, bfin/acinclude.m4,
47        bfin/configure.ac, bfin/eZKit533/.cvsignore, bfin/eZKit533/ChangeLog,
48        bfin/eZKit533/Makefile.am, bfin/eZKit533/README,
49        bfin/eZKit533/bsp_specs, bfin/eZKit533/configure,
50        bfin/eZKit533/configure.ac, bfin/eZKit533/preinstall.am,
51        bfin/eZKit533/times, bfin/eZKit533/console/console-io.c,
52        bfin/eZKit533/include/.cvsignore, bfin/eZKit533/include/bsp.h,
53        bfin/eZKit533/include/bspopts.h.in, bfin/eZKit533/include/coverhd.h,
54        bfin/eZKit533/include/tm27.h, bfin/eZKit533/startup/bspstart.c,
55        bfin/eZKit533/startup/linkcmds, bfin/shared/clock/clockdrv.c,
56        bfin/shared/clock/rtc.c, bfin/shared/clock/tod.h,
57        bfin/shared/console/console.c, bfin/shared/start/start.S,
58        bfin/shared/timer/timer.c: New files.
59
602006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * bspstart.am: Remove.
63
642005-11-04      Till Straumann <strauman@slac.stanford.edu>
65
66        * shared/vmeUniverse/vmeTsi148.c, shared/vmeUniverse/vmeTsi148.h,
67        shared/vmeUniverse/vme_am_defs.h: New files.
68        * Makefile.am, shared/vmeUniverse/README.universe,
69        shared/vmeUniverse/vmeUniverse.c, shared/vmeUniverse/vmeUniverse.h:
70        Several VME related upgrades and fixes, hopefully addressing PR#835:
71        vmeUniverse driver now supports shared interrupts. vmeUniverse now
72        supports up to four wires between universe and PIC. A new irq mgr
73        installation routine has been added allowing to use the new features.
74        (old version is still present for bwd compatibility). Calls have been
75        added to change interrupt routing (e.g., if wires have different
76        priorities at the PIC this feature can be used to configure
77        priorites). Routine for testing VME interrupts has been added (useful
78        during BSP development). A new header defining standard VME address
79        modes has been added so that the VME API doesn't have to #include a
80        particular bridge driver header. For all driver entry points, a 'XX'
81        variant has been added which allows to pass the chip's base address
82        [in case a second universe is sitting on a VME card :-)]. Driver now
83        uses interrupt line as read from PCI config. space (without offset)
84        BSP needs to use PCI fixup if necessary. Added a driver for the
85        tundra tsi148 VME bridge.
86
872004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * bsp.am: Remove everything but CPPASCOMPILE.
90
912004-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * bsp.am: Add CPPASCOMPILE.
94
952004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * bsp.am: DISTCLEANFILES = include/bspopts.h.
98
992004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Don't include lib.am.
102
1032004-01-07      Joel Sherrill <joel@OARcorp.com>
104
105        * mips64orion/.cvsignore, mips64orion/ChangeLog,
106        mips64orion/Makefile.am, mips64orion/README,
107        mips64orion/acinclude.m4, mips64orion/configure.ac,
108        mips64orion/p4000/.cvsignore, mips64orion/p4000/ChangeLog,
109        mips64orion/p4000/Makefile.am, mips64orion/p4000/README,
110        mips64orion/p4000/bsp_specs, mips64orion/p4000/configure.ac,
111        mips64orion/p4000/times, mips64orion/p4000/console/.cvsignore,
112        mips64orion/p4000/console/Makefile.am,
113        mips64orion/p4000/console/console.c, mips64orion/p4000/console/led.S,
114        mips64orion/p4000/include/.cvsignore,
115        mips64orion/p4000/include/bsp.h, mips64orion/p4000/include/coverhd.h,
116        mips64orion/p4000/liblnk/.cvsignore,
117        mips64orion/p4000/liblnk/Makefile.am,
118        mips64orion/p4000/liblnk/lnklib.S,
119        mips64orion/p4000/start/.cvsignore,
120        mips64orion/p4000/start/Makefile.am, mips64orion/p4000/start/start.S,
121        mips64orion/p4000/startup/.cvsignore,
122        mips64orion/p4000/startup/Makefile.am,
123        mips64orion/p4000/startup/bspclean.c,
124        mips64orion/p4000/startup/bspstart.c,
125        mips64orion/p4000/startup/ghlinkcmds,
126        mips64orion/p4000/startup/idtmem.S,
127        mips64orion/p4000/startup/idttlb.S,
128        mips64orion/p4000/startup/inittlb.c,
129        mips64orion/p4000/startup/linkcmds,
130        mips64orion/p4000/startup/setvec.c,
131        mips64orion/p4000/wrapup/.cvsignore,
132        mips64orion/p4000/wrapup/Makefile.am: Removed.
133
1342003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c,
137        shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c,
138        shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c,
139        shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c,
140        shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to
141        c/src/libchip/shmdr).
142
1432003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * bspstart.am: Use .$(OBJEXT) instead of .o.
146        * Makefile.am: Remove shmdr.
147
1482003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * bsp.am: Use $(mkdir_p) instead of $(mkinstalldirs).
151
1522003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
155
1562003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
159
1602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Use mkdir_p.
163        Remove dirs from PRE/TMPINSTALL_FILES.
164        * bsp.am: Replace bsplibdir by project_libdir.
165        Use mkdir_p instead of mkinstalldirs.
166        Remove dirs from PRE/TMPINSTALL_FILES.
167
1682003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * bsp.am: Remove project_libdir.
171
1722003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Misc. fixes.
175        * bsp.am: Add project_libdir.
176
1772003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * bspstart.am: New.
180
1812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am.
184        * shared/Makefile.am: Remove.
185        * shmdir/Makefile.am: Remove.
186        * bsp.am: Add preinstallation dirstamp support.
187
1882003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * shmdr/Makefile.am: Remove all-local: $(ARCH).
191
1922003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * bsp.am: Reworked.
195
1962003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Reflect having moved automake/.
199        * shmdr/Makefile.am: Reflect having moved automake/.
200
2012003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * shmdr/Makefile.am: Reflect having merged configure.ac into
204        ../../configure.ac.
205
2062003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Remove (Merged into ../../configure.ac).
209        * Makefile.am: Reflect having merged configure.ac into
210        ../../configure.ac.
211
2122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove AC_CONFIG_AUX_DIR.
215
2162003-02-14      Joel Sherrill <joel@OARcorp.com>
217
218        AMD a29k port declared obsolete.
219        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
220        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
221        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
222        a29k/portsw/configure.ac, a29k/portsw/times,
223        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
224        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
225        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
226        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
227        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
228        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
229        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
230        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
231        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
232        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
233        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
234        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
235        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
236        a29k/portsw/wrapup/Makefile.am: Removed.
237
2382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
241
2422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: AC_PREREQ(2.57).
245
2462003-02-03      Joel Sherrill <joel@OARcorp.com>
247
248        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
249        TMPINSTALL_FILES.
250
2512003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
254        Eliminate OBJS.
255
2562003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259
2602002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
263
2642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * .cvsignore: Reformat.
267        Add autom4te*cache.
268        Remove autom4te.cache.
269
2702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
273
2742002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * include/Makefile.am: Remove.
277        * include/.cvsignore: Remove.
278        * include/rtems/Makefile.am: Remove.
279        * include/rtems/.cvsignore: Remove.
280        * include/rtems/score/Makefile.am: Remove.
281        * include/rtems/score/.cvsignore: Remove.
282
2832002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.ac: Remove RTEMS_BSP_ALIAS.
286        Add RTEMS_CHECK_BSP_CACHE.
287        Replace $bspdir with $RTEMS_BSP_FAMILY.
288
2892002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
292        include/rtems/score/Makefile (Eliminate targopts.h).
293        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
294
2952002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * bsp.am: Add bsplib_DATA = bsp_specs.
298
2992002-06-25      Joel Sherrill <joel@OARcorp.com>
300
301        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
302        support to the shared gdb stub glue thus adding a directory at the
303        top shared level.
304        * shared/gdbstub: New directory.
305        * configure.ac: Modified to reflect above.
306
3072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.ac:
310        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
311        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
312        * Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
317
3182002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * bsp.am: Add line break, remove comment.
321
3222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
325        * configure.in: Remove.
326        * configure.ac: New file, generated from configure.in by autoupdate.
327
3282001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
331        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
332        RTEMS_LIBBSP_CPU_SUBDIR.
333
3342001-09-28      Joel Sherrill <joel@OARcorp.com>
335
336        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
337        not main().
338
3392001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
342        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
343
3442001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
347        automake-1.5 happy.
348        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
349        automake-1.5 happy.
350        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
351
3522001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * bsp.am: Fix automake version number in comment.
355
3562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
359
3602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
363
3642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
367        Switch to GNU canonicalization.
368
3692000-09-25      Joel Sherrill <joel@OARcorp.com>
370
371        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
372
3732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * shmdr/Makefile.am: Include compile.am
376
3772000-08-10      Joel Sherrill <joel@OARcorp.com>
378
379        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.