source: rtems/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog @ 6411947

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

2004-01-05 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 14.6 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * clock/Makefile.am: Eliminate VPATH.
9        * console/Makefile.am: Eliminate VPATH.
10        * ide/Makefile.am: Eliminate VPATH.
11        * irq/Makefile.am: Eliminate VPATH.
12        * network/Makefile.am: Eliminate VPATH.
13        * startup/Makefile.am: Eliminate VPATH.
14
152003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        PR 545/bsps
18        * startup/setvec.c: Removed.
19
202003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
23
242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
27        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
28        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
29        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
34
352003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Misc cleanups and fixes.
38        * startup/Makefile.am: Misc cleanups and fixes.
39        * wrapup/Makefile.am: Misc cleanups and fixes.
40
412003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Add preinstallation dirstamp support.
44        * clock/Makefile.am: Cosmetics.
45        * console/Makefile.am: Cosmetics.
46        * ide/Makefile.am: Cosmetics.
47        * irq/Makefile.am: Add preinstallation dirstamp support.
48        * network/Makefile.am: Cosmetics.
49        * startup/Makefile.am: Cosmetics.
50        * vectors/Makefile.am: Add preinstallation dirstamp support.
51        * wrapup/Makefile.am: Cosmetics.
52
532003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * clock/Makefile.am: Remove all-local: $(ARCH).
56        * console/Makefile.am: Remove all-local: $(ARCH).
57        * ide/Makefile.am: Remove all-local: $(ARCH).
58        * irq/Makefile.am: Remove all-local: $(ARCH).
59        * network/Makefile.am: Remove all-local: $(ARCH).
60        * startup/Makefile.am: Remove all-local: $(ARCH).
61        * vectors/Makefile.am: Remove all-local: $(ARCH).
62        * wrapup/Makefile.am: Remove all-local: $(ARCH).
63
642003-10-22      Joel Sherrill <joel@OARcorp.com>
65
66        PR 510/bsps
67        * irq/irq.h: Add extern C wrapper.
68
692003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Merge-in include/Makefile.am.
72        Reflect changes to bsp.am.
73        * include/Makefile.am: Remove.
74        * configure.ac: Reflect changes above.
75
762003-09-04      Joel Sherrill <joel@OARcorp.com>
77
78        * clock/p_clock.c, ide/pcmcia_ide.c, include/bsp.h, include/coverhd.h,
79        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
80        startup/bspstart.c, startup/bspstart.c.nocache, startup/imbx8xx.c,
81        startup/mmutlbtab.c, startup/setvec.c, startup/start.S,
82        vectors/vectors.h, vectors/vectors_init.c: URL for license changed.
83
842003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87
882003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Reflect having moved aclocal/.
91
922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Reflect having moved automake/.
95        * clock/Makefile.am: Reflect having moved automake/.
96        * console/Makefile.am: Reflect having moved automake/.
97        * ide/Makefile.am: Reflect having moved automake/.
98        * include/Makefile.am: Reflect having moved automake/.
99        * irq/Makefile.am: Reflect having moved automake/.
100        * network/Makefile.am: Reflect having moved automake/.
101        * startup/Makefile.am: Reflect having moved automake/.
102        * vectors/Makefile.am: Reflect having moved automake/.
103        * wrapup/Makefile.am: Reflect having moved automake/.
104
1052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
108
1092003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        PR 445/bsps
112        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
113        Remove cpp, old_cpp (now unused).
114
1152003-07-18      Till Straumann <strauman@slac.stanford.edu>
116
117        PR 288/rtems
118        * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly
119        maintained.
120
1212003-04-04       Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * ide/.cvsignore: Add.
124
1252003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
126
127        PR 368/filesystem
128        * ide/*: added BSP support for libchip standard ide driver
129
1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
1422003-01-20      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/linkcmds*: Add FreeBSD sysctl() sections.
145
1462002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        Remove SORDID_HACK. Eliminate *_O_FILES.
152        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155
1562002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159
1602002-11-04      Joel Sherrill <joel@OARcorp.com>
161
162        * console/console.c, network/network.c: Removed warnings.
163
1642002-11-04      Joel Sherrill <joel@OARcorp.com>
165
166        * console/console.c, network/network.c: Removed warnings.
167
1682002-11-01      Joel Sherrill <joel@OARcorp.com>
169
170        * clock/p_clock.c, console/console.c, startup/bspstart.c: Removed
171        warnings.
172
1732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * .cvsignore: Reformat.
176        Add autom4te*cache.
177        Remove autom4te.cache.
178
1792002-08-21      Joel Sherrill <joel@OARcorp.com>
180
181        * bsp_specs: Added support for -nostdlibs.
182
1832002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
192
1932002-08-01      Joel Sherrill <joel@OARcorp.com>
194
195        * include/coverhd.h: Per PR261 removed include of
196        <rtems/score/targopts.h> because the file is no longer being
197        generated and really wasn't being used anyway.
198
1992002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
202
2032002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
206        Remove $(OBJS) from all-local.
207
2082002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
211
2122001-05-09      Joel Sherrill <joel@OARcorp.com>
213
214        * startup/linkcmds: In support of gcc 3.1, added one of more
215        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
216        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
217        and direction of segments to memory regions may also have been
218        addressed.  This was a sweep across all BSPs.
219 
2202002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
223        Fix loopCounter.
224        * irq/irq_asm.S:  Reflect changes to <rtems/score/cpu.h>.
225        * vectors/vectors.S: Ditto.
226        * vectors/vectors_init.c: Include <rtems/bspIo.h>.
227
2282002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
231
2322002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
235          Remove RTEMS_ENABLE_LIBCDIR.
236
2372001-04-08      Joel Sherrill <joel@OARcorp.com>
238
239        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
240 
2412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac:
244        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
245        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
246        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
255
2562001-01-16      Eric Valette <valette@crt.canon.fr>
257
258        * vector/vector.S, irq/irq_asm.S: Make sure vectors work properly
259        in RAM and Flash based code.  The code executed for the Flash
260        version runs in both cases (code in Flash/code in RAM) but as it
261        is less efficient than the one optimized for RAM, it put it inside
262        ifdef.  A compilation error is generated if code is linked in Flash
263        with the correct ifdef set...
264
2652001-01-16      Eric Valette <valette@crt.canon.fr>
266
267        * irq/irq.c: Correct minor bug in mbx8xx interrupt handling.
268        Quoting Eric, "In theory it should be applied in each mpc8xx
269        related BSP but as I cannot test it plase maintainer/users
270        submit patch accordingly."
271
2722002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
275
2762001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
279
2802001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
283
2842001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
287        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
288
2892001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: Add @exceptions@ to SUBDIRS.
292        * configure.ac: Add RTEMS_BSPOPTS_*(), merge-in settings
293        from make/custom/mbx*.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
294        * include/Makefile.am: Convert PREINSTALL_FILES to
295        TMPINSTALL_FILES, include force-preinstall.am.
296        * vectors/Makefile.am: remove bogus VPATH.
297        * wrapup/Makefile.am: Apply @exceptions@.
298
2992001-10-29      Joel Sherrill <joel@OARcorp.com>
300
301        * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
302
3032001-10-12      Joel Sherrill <joel@OARcorp.com>
304
305        * clock/p_clock.c, include/bsp.h, include/coverhd.h,
306        startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
307        startup/start.S: Fixed typo.
308
3092001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
312        * configure.in: Remove.
313        * configure.ac: New file, generated from configure.in by autoupdate.
314
3152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
318        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
319        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
320
3212001-08-31  Eric Valette <valette@crf.canon.fr>
322
323        * network/network.c: Fix to account for return value when
324        installing interrupts handler.
325
3262001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.in: Add bspopts.h.
329        * include/.cvsignore: Add bspopts.h*, stamp-h*.
330        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
331        * include/bsp.h: Include bspopts.h.
332
3332000-06-08      Eric Valette <valette@crf.canon.fr>
334
335        * console/console.c, include/commproc.h, startup/start.S:
336        The printk/printf did not work when loaded by EPPCBUG. They did
337        work when loaded with the BDM debugger.  I suspected EPPBUG
338        made some nasty things like patching Communication processor
339        microcode...  Anyway, the attached patch:
340          1) Enables to have printk nearly immediately after boot,
341          2) Make printf work automagically (I do not know why except I make a
342        different initialization for printk that should be overwritten by
343        console init later ?)
344
345        I let the default to be using EPPCBUG embedded firmware to boot and
346        using this printk early enabler code (LOADED_BY_EPPCBUG and
347        EARLY_CONSOLE) are on.
348
3492001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
350
351        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
352
3532001-04-20      Eric Valette <valette@crf.canon.fr>
354
355        * include/bsp.h: Added include of <bsp/vectors.h>
356        * vectors/vectors.h: Corrected typos.
357
3582001-04-11      Eric Valette <valette@crf.canon.fr>
359
360        * network/network.c: Fix unnecessary double assignment.
361
3622001-03-30      Eric Valette <valette@crf.canon.fr>
363
364        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
365        include/8xx_immap.h, include/commproc.h, include/mbx.h,
366        irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h,
367        irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore,
368        vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h,
369        vectors/vectors_init.c: New files.
370        * Makefile.am, configure.in, console/console.c,
371        include/Makefile.am, network/network.c, startup/Makefile.am,
372        startup/bspstart.c, startup/imbx8xx.c, startup/linkcmds,
373        startup/mmutlbtab.c, startup/start.S, wrapup/Makefile.am:
374        The modifications to this BSP reflect the conversion of the
375        mpc8xx CPU to the "new exception processing model."
376
3772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
380
3812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
384
3852000-11-01      Joel Sherrill <joel@OARcorp.com>
386
387        * startup/bspstart.c, startup/bspstart.c: assoc.h, error.h, libio_.h,
388        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
389        now must be referenced as <rtems/XXX.h>.   Header file order
390        was cleaned up while doing this.
391        Also removed obsolete references to STACK_CHECKER_ON.
392
3932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
396        Switch to GNU canonicalization.
397
3982000-10-20      Joel Sherrill <joel@OARcorp.com>
399
400        * console/console.c: Add mbx8xx_console_get_configuration() which
401        returns either nvram configuration or a static equivalent.
402
4032000-10-18      Joel Sherrill <joel@OARcorp.com>
404
405        * console/console.c: Added BSP dependent routine
406        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
407        console-generic code.  This avoids libcpu use of bsp.h.
408
4092000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
412        wrapup/Makefile.am: Include compile.am
413
4142000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
417
4182000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
419
420        * README:
421        * console/console.c:
422        * include/bsp.h:
423        * network/network.c:
424        * startup/bspstart.c:
425        Add support for configuration parameters in NVRAM
426
4272000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
428
429        * console/console.c: Fix polled input.
430
4312000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
432
433        * README: Updated.
434        * console/console.c: Addition of support for shared printk and
435        no termios.
436        * include/bsp.h: Addition of second parameter to
437        rtems_enet_driver_attach. Removed prototypes for printk and
438        BSP_output_string.
439        * network/network.c(rtems_enet_driver_attach): Addition of second
440        parameter to function.
441
4422000-08-10      Joel Sherrill <joel@OARcorp.com>
443
444        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.