source: rtems/c/src/lib/libbsp/ChangeLog @ 075d817

4.104.114.95
Last change on this file since 075d817 was a86f3aac, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/11/08 at 10:01:37

adapted powerpc BSPs to new exception code

  • Property mode set to 100644
File size: 11.9 KB
Line 
12008-01-16      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Fix indentation.
4
52007-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove shared/main.c.
8
92007-01-30      Till Straumann <strauman@slac.stanford.edu>
10
11        * Makefile.am:
12        added new files in shared/vmeUniverse to EXTRA_DIST
13
142007-01-19      Till Straumann <strauman@slac.stanford.edu>
15
16        * Makefile.am:
17        moved VME.h from libbsp/powerpc/shared/vme to
18        libbsp/shared/vmeUniverse; eventually, this (and other)
19        VME API headers should migrate to cpukit.
20
212006-10-23      Joel Sherrill <joel@OARcorp.com>
22
23        * bfin/ChangeLog, bfin/Makefile.am, bfin/acinclude.m4,
24        bfin/configure.ac, bfin/eZKit533/.cvsignore, bfin/eZKit533/ChangeLog,
25        bfin/eZKit533/Makefile.am, bfin/eZKit533/README,
26        bfin/eZKit533/bsp_specs, bfin/eZKit533/configure,
27        bfin/eZKit533/configure.ac, bfin/eZKit533/preinstall.am,
28        bfin/eZKit533/times, bfin/eZKit533/console/console-io.c,
29        bfin/eZKit533/include/.cvsignore, bfin/eZKit533/include/bsp.h,
30        bfin/eZKit533/include/bspopts.h.in, bfin/eZKit533/include/coverhd.h,
31        bfin/eZKit533/include/tm27.h, bfin/eZKit533/startup/bspstart.c,
32        bfin/eZKit533/startup/linkcmds, bfin/shared/clock/clockdrv.c,
33        bfin/shared/clock/rtc.c, bfin/shared/clock/tod.h,
34        bfin/shared/console/console.c, bfin/shared/start/start.S,
35        bfin/shared/timer/timer.c: New files.
36
372006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * bspstart.am: Remove.
40
412005-11-04      Till Straumann <strauman@slac.stanford.edu>
42
43        * shared/vmeUniverse/vmeTsi148.c, shared/vmeUniverse/vmeTsi148.h,
44        shared/vmeUniverse/vme_am_defs.h: New files.
45        * Makefile.am, shared/vmeUniverse/README.universe,
46        shared/vmeUniverse/vmeUniverse.c, shared/vmeUniverse/vmeUniverse.h:
47        Several VME related upgrades and fixes, hopefully addressing PR#835:
48        vmeUniverse driver now supports shared interrupts. vmeUniverse now
49        supports up to four wires between universe and PIC. A new irq mgr
50        installation routine has been added allowing to use the new features.
51        (old version is still present for bwd compatibility). Calls have been
52        added to change interrupt routing (e.g., if wires have different
53        priorities at the PIC this feature can be used to configure
54        priorites). Routine for testing VME interrupts has been added (useful
55        during BSP development). A new header defining standard VME address
56        modes has been added so that the VME API doesn't have to #include a
57        particular bridge driver header. For all driver entry points, a 'XX'
58        variant has been added which allows to pass the chip's base address
59        [in case a second universe is sitting on a VME card :-)]. Driver now
60        uses interrupt line as read from PCI config. space (without offset)
61        BSP needs to use PCI fixup if necessary. Added a driver for the
62        tundra tsi148 VME bridge.
63
642004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * bsp.am: Remove everything but CPPASCOMPILE.
67
682004-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * bsp.am: Add CPPASCOMPILE.
71
722004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * bsp.am: DISTCLEANFILES = include/bspopts.h.
75
762004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Don't include lib.am.
79
802004-01-07      Joel Sherrill <joel@OARcorp.com>
81
82        * mips64orion/.cvsignore, mips64orion/ChangeLog,
83        mips64orion/Makefile.am, mips64orion/README,
84        mips64orion/acinclude.m4, mips64orion/configure.ac,
85        mips64orion/p4000/.cvsignore, mips64orion/p4000/ChangeLog,
86        mips64orion/p4000/Makefile.am, mips64orion/p4000/README,
87        mips64orion/p4000/bsp_specs, mips64orion/p4000/configure.ac,
88        mips64orion/p4000/times, mips64orion/p4000/console/.cvsignore,
89        mips64orion/p4000/console/Makefile.am,
90        mips64orion/p4000/console/console.c, mips64orion/p4000/console/led.S,
91        mips64orion/p4000/include/.cvsignore,
92        mips64orion/p4000/include/bsp.h, mips64orion/p4000/include/coverhd.h,
93        mips64orion/p4000/liblnk/.cvsignore,
94        mips64orion/p4000/liblnk/Makefile.am,
95        mips64orion/p4000/liblnk/lnklib.S,
96        mips64orion/p4000/start/.cvsignore,
97        mips64orion/p4000/start/Makefile.am, mips64orion/p4000/start/start.S,
98        mips64orion/p4000/startup/.cvsignore,
99        mips64orion/p4000/startup/Makefile.am,
100        mips64orion/p4000/startup/bspclean.c,
101        mips64orion/p4000/startup/bspstart.c,
102        mips64orion/p4000/startup/ghlinkcmds,
103        mips64orion/p4000/startup/idtmem.S,
104        mips64orion/p4000/startup/idttlb.S,
105        mips64orion/p4000/startup/inittlb.c,
106        mips64orion/p4000/startup/linkcmds,
107        mips64orion/p4000/startup/setvec.c,
108        mips64orion/p4000/wrapup/.cvsignore,
109        mips64orion/p4000/wrapup/Makefile.am: Removed.
110
1112003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c,
114        shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c,
115        shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c,
116        shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c,
117        shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to
118        c/src/libchip/shmdr).
119
1202003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * bspstart.am: Use .$(OBJEXT) instead of .o.
123        * Makefile.am: Remove shmdr.
124
1252003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * bsp.am: Use $(mkdir_p) instead of $(mkinstalldirs).
128
1292003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
132
1332003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
136
1372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Use mkdir_p.
140        Remove dirs from PRE/TMPINSTALL_FILES.
141        * bsp.am: Replace bsplibdir by project_libdir.
142        Use mkdir_p instead of mkinstalldirs.
143        Remove dirs from PRE/TMPINSTALL_FILES.
144
1452003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * bsp.am: Remove project_libdir.
148
1492003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Misc. fixes.
152        * bsp.am: Add project_libdir.
153
1542003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * bspstart.am: New.
157
1582003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am.
161        * shared/Makefile.am: Remove.
162        * shmdir/Makefile.am: Remove.
163        * bsp.am: Add preinstallation dirstamp support.
164
1652003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * shmdr/Makefile.am: Remove all-local: $(ARCH).
168
1692003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * bsp.am: Reworked.
172
1732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Reflect having moved automake/.
176        * shmdr/Makefile.am: Reflect having moved automake/.
177
1782003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * shmdr/Makefile.am: Reflect having merged configure.ac into
181        ../../configure.ac.
182
1832003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Remove (Merged into ../../configure.ac).
186        * Makefile.am: Reflect having merged configure.ac into
187        ../../configure.ac.
188
1892003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Remove AC_CONFIG_AUX_DIR.
192
1932003-02-14      Joel Sherrill <joel@OARcorp.com>
194
195        AMD a29k port declared obsolete.
196        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
197        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
198        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
199        a29k/portsw/configure.ac, a29k/portsw/times,
200        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
201        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
202        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
203        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
204        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
205        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
206        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
207        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
208        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
209        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
210        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
211        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
212        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
213        a29k/portsw/wrapup/Makefile.am: Removed.
214
2152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
218
2192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: AC_PREREQ(2.57).
222
2232003-02-03      Joel Sherrill <joel@OARcorp.com>
224
225        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
226        TMPINSTALL_FILES.
227
2282003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
231        Eliminate OBJS.
232
2332003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236
2372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
240
2412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * .cvsignore: Reformat.
244        Add autom4te*cache.
245        Remove autom4te.cache.
246
2472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
250
2512002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * include/Makefile.am: Remove.
254        * include/.cvsignore: Remove.
255        * include/rtems/Makefile.am: Remove.
256        * include/rtems/.cvsignore: Remove.
257        * include/rtems/score/Makefile.am: Remove.
258        * include/rtems/score/.cvsignore: Remove.
259
2602002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Remove RTEMS_BSP_ALIAS.
263        Add RTEMS_CHECK_BSP_CACHE.
264        Replace $bspdir with $RTEMS_BSP_FAMILY.
265
2662002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
269        include/rtems/score/Makefile (Eliminate targopts.h).
270        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
271
2722002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * bsp.am: Add bsplib_DATA = bsp_specs.
275
2762002-06-25      Joel Sherrill <joel@OARcorp.com>
277
278        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
279        support to the shared gdb stub glue thus adding a directory at the
280        top shared level.
281        * shared/gdbstub: New directory.
282        * configure.ac: Modified to reflect above.
283
2842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac:
287        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
288        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
289        * Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
294
2952002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * bsp.am: Add line break, remove comment.
298
2992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
302        * configure.in: Remove.
303        * configure.ac: New file, generated from configure.in by autoupdate.
304
3052001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
308        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
309        RTEMS_LIBBSP_CPU_SUBDIR.
310
3112001-09-28      Joel Sherrill <joel@OARcorp.com>
312
313        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
314        not main().
315
3162001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
319        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
320
3212001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
324        automake-1.5 happy.
325        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
326        automake-1.5 happy.
327        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
328
3292001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * bsp.am: Fix automake version number in comment.
332
3332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
336
3372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
340
3412000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
344        Switch to GNU canonicalization.
345
3462000-09-25      Joel Sherrill <joel@OARcorp.com>
347
348        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
349
3502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * shmdr/Makefile.am: Include compile.am
353
3542000-08-10      Joel Sherrill <joel@OARcorp.com>
355
356        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.