source: rtems/c/src/lib/libbsp/ChangeLog @ b5c3cf2

Last change on this file since b5c3cf2 was b5c3cf2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/16/07 at 02:01:04

2007-02-16 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Remove shared/main.c.
  • Property mode set to 100644
File size: 11.8 KB
RevLine 
[b5c3cf2]12007-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove shared/main.c.
4
[ff3a16d5]52007-01-29      Till Straumann <strauman@slac.stanford.edu>
[b5c3cf2]6
[ff3a16d5]7        * Makefile.am:
8        added new files in shared/vmeUniverse to EXTRA_DIST
9
[af2898d7]102007-01-19      Till Straumann <strauman@slac.stanford.edu>
11
12        * Makefile.am:
13        moved VME.h from libbsp/powerpc/shared/vme to
14        libbsp/shared/vmeUniverse; eventually, this (and other)
15        VME API headers should migrate to cpukit.
16
[3fadd7a]172006-10-23      Joel Sherrill <joel@OARcorp.com>
18
19        * bfin/ChangeLog, bfin/Makefile.am, bfin/acinclude.m4,
20        bfin/configure.ac, bfin/eZKit533/.cvsignore, bfin/eZKit533/ChangeLog,
21        bfin/eZKit533/Makefile.am, bfin/eZKit533/README,
22        bfin/eZKit533/bsp_specs, bfin/eZKit533/configure,
23        bfin/eZKit533/configure.ac, bfin/eZKit533/preinstall.am,
24        bfin/eZKit533/times, bfin/eZKit533/console/console-io.c,
25        bfin/eZKit533/include/.cvsignore, bfin/eZKit533/include/bsp.h,
26        bfin/eZKit533/include/bspopts.h.in, bfin/eZKit533/include/coverhd.h,
27        bfin/eZKit533/include/tm27.h, bfin/eZKit533/startup/bspstart.c,
28        bfin/eZKit533/startup/linkcmds, bfin/shared/clock/clockdrv.c,
29        bfin/shared/clock/rtc.c, bfin/shared/clock/tod.h,
30        bfin/shared/console/console.c, bfin/shared/start/start.S,
31        bfin/shared/timer/timer.c: New files.
32
[b5c3cf2]332006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
[3fadd7a]34
35        * bspstart.am: Remove.
36
372005-11-04      Till Straumann <strauman@slac.stanford.edu>
[784e792]38
39        * shared/vmeUniverse/vmeTsi148.c, shared/vmeUniverse/vmeTsi148.h,
40        shared/vmeUniverse/vme_am_defs.h: New files.
41        * Makefile.am, shared/vmeUniverse/README.universe,
42        shared/vmeUniverse/vmeUniverse.c, shared/vmeUniverse/vmeUniverse.h:
43        Several VME related upgrades and fixes, hopefully addressing PR#835:
44        vmeUniverse driver now supports shared interrupts. vmeUniverse now
45        supports up to four wires between universe and PIC. A new irq mgr
46        installation routine has been added allowing to use the new features.
47        (old version is still present for bwd compatibility). Calls have been
48        added to change interrupt routing (e.g., if wires have different
49        priorities at the PIC this feature can be used to configure
50        priorites). Routine for testing VME interrupts has been added (useful
51        during BSP development). A new header defining standard VME address
52        modes has been added so that the VME API doesn't have to #include a
53        particular bridge driver header. For all driver entry points, a 'XX'
54        variant has been added which allows to pass the chip's base address
55        [in case a second universe is sitting on a VME card :-)]. Driver now
56        uses interrupt line as read from PCI config. space (without offset)
57        BSP needs to use PCI fixup if necessary. Added a driver for the
58        tundra tsi148 VME bridge.
59
[8f1eeb91]602004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * bsp.am: Remove everything but CPPASCOMPILE.
63
[9cef014]642004-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * bsp.am: Add CPPASCOMPILE.
67
[fd3c9faa]682004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * bsp.am: DISTCLEANFILES = include/bspopts.h.
71
[439ed0c]722004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Don't include lib.am.
75
[be58eb2f]762004-01-07      Joel Sherrill <joel@OARcorp.com>
77
78        * mips64orion/.cvsignore, mips64orion/ChangeLog,
79        mips64orion/Makefile.am, mips64orion/README,
80        mips64orion/acinclude.m4, mips64orion/configure.ac,
81        mips64orion/p4000/.cvsignore, mips64orion/p4000/ChangeLog,
82        mips64orion/p4000/Makefile.am, mips64orion/p4000/README,
83        mips64orion/p4000/bsp_specs, mips64orion/p4000/configure.ac,
84        mips64orion/p4000/times, mips64orion/p4000/console/.cvsignore,
85        mips64orion/p4000/console/Makefile.am,
86        mips64orion/p4000/console/console.c, mips64orion/p4000/console/led.S,
87        mips64orion/p4000/include/.cvsignore,
88        mips64orion/p4000/include/bsp.h, mips64orion/p4000/include/coverhd.h,
89        mips64orion/p4000/liblnk/.cvsignore,
90        mips64orion/p4000/liblnk/Makefile.am,
91        mips64orion/p4000/liblnk/lnklib.S,
92        mips64orion/p4000/start/.cvsignore,
93        mips64orion/p4000/start/Makefile.am, mips64orion/p4000/start/start.S,
94        mips64orion/p4000/startup/.cvsignore,
95        mips64orion/p4000/startup/Makefile.am,
96        mips64orion/p4000/startup/bspclean.c,
97        mips64orion/p4000/startup/bspstart.c,
98        mips64orion/p4000/startup/ghlinkcmds,
99        mips64orion/p4000/startup/idtmem.S,
100        mips64orion/p4000/startup/idttlb.S,
101        mips64orion/p4000/startup/inittlb.c,
102        mips64orion/p4000/startup/linkcmds,
103        mips64orion/p4000/startup/setvec.c,
104        mips64orion/p4000/wrapup/.cvsignore,
105        mips64orion/p4000/wrapup/Makefile.am: Removed.
106
[0b4c3d0]1072003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c,
110        shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c,
111        shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c,
112        shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c,
113        shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to
114        c/src/libchip/shmdr).
115
[bb37d32]1162003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * bspstart.am: Use .$(OBJEXT) instead of .o.
119        * Makefile.am: Remove shmdr.
120
[fa56890]1212003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * bsp.am: Use $(mkdir_p) instead of $(mkinstalldirs).
124
[529525a]1252003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
128
[bd7dc66b]1292003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
132
[6dcc0f4]1332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use mkdir_p.
136        Remove dirs from PRE/TMPINSTALL_FILES.
137        * bsp.am: Replace bsplibdir by project_libdir.
138        Use mkdir_p instead of mkinstalldirs.
139        Remove dirs from PRE/TMPINSTALL_FILES.
140
[c0ed3a2]1412003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * bsp.am: Remove project_libdir.
144
[72c9ccf]1452003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Misc. fixes.
148        * bsp.am: Add project_libdir.
149
[55de07f]1502003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * bspstart.am: New.
153
[57d673c]1542003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am.
157        * shared/Makefile.am: Remove.
158        * shmdir/Makefile.am: Remove.
159        * bsp.am: Add preinstallation dirstamp support.
160
[55da7ef]1612003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * shmdr/Makefile.am: Remove all-local: $(ARCH).
164
[87576f7]1652003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * bsp.am: Reworked.
168
[3776f87b]1692003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
[c483a4e]171        * Makefile.am: Reflect having moved automake/.
172        * shmdr/Makefile.am: Reflect having moved automake/.
[3776f87b]173
[b91f13f9]1742003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * shmdr/Makefile.am: Reflect having merged configure.ac into
177        ../../configure.ac.
178
[5710072]1792003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Remove (Merged into ../../configure.ac).
182        * Makefile.am: Reflect having merged configure.ac into
183        ../../configure.ac.
184
[7a97f26]1852003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Remove AC_CONFIG_AUX_DIR.
188
[a6ca1f3]1892003-02-14      Joel Sherrill <joel@OARcorp.com>
190
191        AMD a29k port declared obsolete.
192        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
193        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
194        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
195        a29k/portsw/configure.ac, a29k/portsw/times,
196        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
197        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
198        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
199        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
200        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
201        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
202        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
203        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
204        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
205        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
206        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
207        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
208        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
209        a29k/portsw/wrapup/Makefile.am: Removed.
210
[ccd81b60]2112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
214
[9b5c258]2152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: AC_PREREQ(2.57).
218
[13c28bc]2192003-02-03      Joel Sherrill <joel@OARcorp.com>
220
221        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
222        TMPINSTALL_FILES.
223
[7d0dd89c]2242003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
227        Eliminate OBJS.
228
[9abd9c8]2292003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
232
[dfa8fe34]2332002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
236
[8730f45]2372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * .cvsignore: Reformat.
240        Add autom4te*cache.
241        Remove autom4te.cache.
242
[73af0d9]2432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
246
[e27cd182]2472002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * include/Makefile.am: Remove.
250        * include/.cvsignore: Remove.
251        * include/rtems/Makefile.am: Remove.
252        * include/rtems/.cvsignore: Remove.
253        * include/rtems/score/Makefile.am: Remove.
254        * include/rtems/score/.cvsignore: Remove.
255
[1ae3202b]2562002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Remove RTEMS_BSP_ALIAS.
259        Add RTEMS_CHECK_BSP_CACHE.
260        Replace $bspdir with $RTEMS_BSP_FAMILY.
261
[5a8641e3]2622002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
265        include/rtems/score/Makefile (Eliminate targopts.h).
266        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
267
[90d6c6cf]2682002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * bsp.am: Add bsplib_DATA = bsp_specs.
271
[7990ddd]2722002-06-25      Joel Sherrill <joel@OARcorp.com>
273
274        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
275        support to the shared gdb stub glue thus adding a directory at the
276        top shared level.
277        * shared/gdbstub: New directory.
278        * configure.ac: Modified to reflect above.
279
[c42980ab]2802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac:
283        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
284        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
285        * Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
290
[41d6b03a]2912002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * bsp.am: Add line break, remove comment.
294
[df25c998]2952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
298        * configure.in: Remove.
299        * configure.ac: New file, generated from configure.in by autoupdate.
300
[fc40d5d4]3012001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
304        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
305        RTEMS_LIBBSP_CPU_SUBDIR.
306
[af536c96]3072001-09-28      Joel Sherrill <joel@OARcorp.com>
308
309        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
310        not main().
311
[73834919]3122001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
315        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
316
[ee2319a5]3172001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
320        automake-1.5 happy.
321        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
322        automake-1.5 happy.
323        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
324
[02a5244]3252001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * bsp.am: Fix automake version number in comment.
328
[feead226]3292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
332
[a314d3b4]3332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
336
[e83378d]3372000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
340        Switch to GNU canonicalization.
341
[cd872d9]3422000-09-25      Joel Sherrill <joel@OARcorp.com>
343
344        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
345
[4adcc2c]3462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * shmdr/Makefile.am: Include compile.am
349
[e94ad1fe]3502000-08-10      Joel Sherrill <joel@OARcorp.com>
351
352        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.