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

4.104.114.84.95
Last change on this file since cc5f439 was cc5f439, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 14:37:37

2003-12-03 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • ide/Makefile.am: Cosmetics.
  • irq/Makefile.am: Add preinstallation dirstamp support.
  • network/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • vectors/Makefile.am: Add preinstallation dirstamp support.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 13.4 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        * clock/Makefile.am: Cosmetics.
5        * console/Makefile.am: Cosmetics.
6        * ide/Makefile.am: Cosmetics.
7        * irq/Makefile.am: Add preinstallation dirstamp support.
8        * network/Makefile.am: Cosmetics.
9        * startup/Makefile.am: Cosmetics.
10        * vectors/Makefile.am: Add preinstallation dirstamp support.
11        * wrapup/Makefile.am: Cosmetics.
12
132003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * clock/Makefile.am: Remove all-local: $(ARCH).
16        * console/Makefile.am: Remove all-local: $(ARCH).
17        * ide/Makefile.am: Remove all-local: $(ARCH).
18        * irq/Makefile.am: Remove all-local: $(ARCH).
19        * network/Makefile.am: Remove all-local: $(ARCH).
20        * startup/Makefile.am: Remove all-local: $(ARCH).
21        * vectors/Makefile.am: Remove all-local: $(ARCH).
22        * wrapup/Makefile.am: Remove all-local: $(ARCH).
23
242003-10-22      Joel Sherrill <joel@OARcorp.com>
25
26        PR 510/bsps
27        * irq/irq.h: Add extern C wrapper.
28
292003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Merge-in include/Makefile.am.
32        Reflect changes to bsp.am.
33        * include/Makefile.am: Remove.
34        * configure.ac: Reflect changes above.
35
362003-09-04      Joel Sherrill <joel@OARcorp.com>
37
38        * clock/p_clock.c, ide/pcmcia_ide.c, include/bsp.h, include/coverhd.h,
39        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
40        startup/bspstart.c, startup/bspstart.c.nocache, startup/imbx8xx.c,
41        startup/mmutlbtab.c, startup/setvec.c, startup/start.S,
42        vectors/vectors.h, vectors/vectors_init.c: URL for license changed.
43
442003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
47
482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Reflect having moved aclocal/.
51
522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Reflect having moved automake/.
55        * clock/Makefile.am: Reflect having moved automake/.
56        * console/Makefile.am: Reflect having moved automake/.
57        * ide/Makefile.am: Reflect having moved automake/.
58        * include/Makefile.am: Reflect having moved automake/.
59        * irq/Makefile.am: Reflect having moved automake/.
60        * network/Makefile.am: Reflect having moved automake/.
61        * startup/Makefile.am: Reflect having moved automake/.
62        * vectors/Makefile.am: Reflect having moved automake/.
63        * wrapup/Makefile.am: Reflect having moved automake/.
64
652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
68
692003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        PR 445/bsps
72        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
73        Remove cpp, old_cpp (now unused).
74
752003-07-18      Till Straumann <strauman@slac.stanford.edu>
76
77        PR 288/rtems
78        * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly
79        maintained.
80
812003-04-04       Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * ide/.cvsignore: Add.
84
852003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
86
87        PR 368/filesystem
88        * ide/*: added BSP support for libchip standard ide driver
89
902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove AC_CONFIG_AUX_DIR.
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AC_PREREQ(2.57).
101
1022003-01-20      Joel Sherrill <joel@OARcorp.com>
103
104        * startup/linkcmds*: Add FreeBSD sysctl() sections.
105
1062002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111        Remove SORDID_HACK. Eliminate *_O_FILES.
112        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115
1162002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119
1202002-11-04      Joel Sherrill <joel@OARcorp.com>
121
122        * console/console.c, network/network.c: Removed warnings.
123
1242002-11-04      Joel Sherrill <joel@OARcorp.com>
125
126        * console/console.c, network/network.c: Removed warnings.
127
1282002-11-01      Joel Sherrill <joel@OARcorp.com>
129
130        * clock/p_clock.c, console/console.c, startup/bspstart.c: Removed
131        warnings.
132
1332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * .cvsignore: Reformat.
136        Add autom4te*cache.
137        Remove autom4te.cache.
138
1392002-08-21      Joel Sherrill <joel@OARcorp.com>
140
141        * bsp_specs: Added support for -nostdlibs.
142
1432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
146        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
150        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
152
1532002-08-01      Joel Sherrill <joel@OARcorp.com>
154
155        * include/coverhd.h: Per PR261 removed include of
156        <rtems/score/targopts.h> because the file is no longer being
157        generated and really wasn't being used anyway.
158
1592002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
162
1632002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
166        Remove $(OBJS) from all-local.
167
1682002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
171
1722001-05-09      Joel Sherrill <joel@OARcorp.com>
173
174        * startup/linkcmds: In support of gcc 3.1, added one of more
175        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
176        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
177        and direction of segments to memory regions may also have been
178        addressed.  This was a sweep across all BSPs.
179 
1802002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
183        Fix loopCounter.
184        * irq/irq_asm.S:  Reflect changes to <rtems/score/cpu.h>.
185        * vectors/vectors.S: Ditto.
186        * vectors/vectors_init.c: Include <rtems/bspIo.h>.
187
1882002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
191
1922002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
195          Remove RTEMS_ENABLE_LIBCDIR.
196
1972001-04-08      Joel Sherrill <joel@OARcorp.com>
198
199        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
200 
2012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac:
204        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
205        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
206        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
215
2162001-01-16      Eric Valette <valette@crt.canon.fr>
217
218        * vector/vector.S, irq/irq_asm.S: Make sure vectors work properly
219        in RAM and Flash based code.  The code executed for the Flash
220        version runs in both cases (code in Flash/code in RAM) but as it
221        is less efficient than the one optimized for RAM, it put it inside
222        ifdef.  A compilation error is generated if code is linked in Flash
223        with the correct ifdef set...
224
2252001-01-16      Eric Valette <valette@crt.canon.fr>
226
227        * irq/irq.c: Correct minor bug in mbx8xx interrupt handling.
228        Quoting Eric, "In theory it should be applied in each mpc8xx
229        related BSP but as I cannot test it plase maintainer/users
230        submit patch accordingly."
231
2322002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
235
2362001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
239
2402001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
243
2442001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
247        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
248
2492001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Add @exceptions@ to SUBDIRS.
252        * configure.ac: Add RTEMS_BSPOPTS_*(), merge-in settings
253        from make/custom/mbx*.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
254        * include/Makefile.am: Convert PREINSTALL_FILES to
255        TMPINSTALL_FILES, include force-preinstall.am.
256        * vectors/Makefile.am: remove bogus VPATH.
257        * wrapup/Makefile.am: Apply @exceptions@.
258
2592001-10-29      Joel Sherrill <joel@OARcorp.com>
260
261        * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
262
2632001-10-12      Joel Sherrill <joel@OARcorp.com>
264
265        * clock/p_clock.c, include/bsp.h, include/coverhd.h,
266        startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
267        startup/start.S: Fixed typo.
268
2692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
272        * configure.in: Remove.
273        * configure.ac: New file, generated from configure.in by autoupdate.
274
2752001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
278        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
279        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
280
2812001-08-31  Eric Valette <valette@crf.canon.fr>
282
283        * network/network.c: Fix to account for return value when
284        installing interrupts handler.
285
2862001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * configure.in: Add bspopts.h.
289        * include/.cvsignore: Add bspopts.h*, stamp-h*.
290        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
291        * include/bsp.h: Include bspopts.h.
292
2932000-06-08      Eric Valette <valette@crf.canon.fr>
294
295        * console/console.c, include/commproc.h, startup/start.S:
296        The printk/printf did not work when loaded by EPPCBUG. They did
297        work when loaded with the BDM debugger.  I suspected EPPBUG
298        made some nasty things like patching Communication processor
299        microcode...  Anyway, the attached patch:
300          1) Enables to have printk nearly immediately after boot,
301          2) Make printf work automagically (I do not know why except I make a
302        different initialization for printk that should be overwritten by
303        console init later ?)
304
305        I let the default to be using EPPCBUG embedded firmware to boot and
306        using this printk early enabler code (LOADED_BY_EPPCBUG and
307        EARLY_CONSOLE) are on.
308
3092001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
310
311        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
312
3132001-04-20      Eric Valette <valette@crf.canon.fr>
314
315        * include/bsp.h: Added include of <bsp/vectors.h>
316        * vectors/vectors.h: Corrected typos.
317
3182001-04-11      Eric Valette <valette@crf.canon.fr>
319
320        * network/network.c: Fix unnecessary double assignment.
321
3222001-03-30      Eric Valette <valette@crf.canon.fr>
323
324        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
325        include/8xx_immap.h, include/commproc.h, include/mbx.h,
326        irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h,
327        irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore,
328        vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h,
329        vectors/vectors_init.c: New files.
330        * Makefile.am, configure.in, console/console.c,
331        include/Makefile.am, network/network.c, startup/Makefile.am,
332        startup/bspstart.c, startup/imbx8xx.c, startup/linkcmds,
333        startup/mmutlbtab.c, startup/start.S, wrapup/Makefile.am:
334        The modifications to this BSP reflect the conversion of the
335        mpc8xx CPU to the "new exception processing model."
336
3372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
340
3412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
344
3452000-11-01      Joel Sherrill <joel@OARcorp.com>
346
347        * startup/bspstart.c, startup/bspstart.c: assoc.h, error.h, libio_.h,
348        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
349        now must be referenced as <rtems/XXX.h>.   Header file order
350        was cleaned up while doing this.
351        Also removed obsolete references to STACK_CHECKER_ON.
352
3532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
356        Switch to GNU canonicalization.
357
3582000-10-20      Joel Sherrill <joel@OARcorp.com>
359
360        * console/console.c: Add mbx8xx_console_get_configuration() which
361        returns either nvram configuration or a static equivalent.
362
3632000-10-18      Joel Sherrill <joel@OARcorp.com>
364
365        * console/console.c: Added BSP dependent routine
366        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
367        console-generic code.  This avoids libcpu use of bsp.h.
368
3692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
372        wrapup/Makefile.am: Include compile.am
373
3742000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
377
3782000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
379
380        * README:
381        * console/console.c:
382        * include/bsp.h:
383        * network/network.c:
384        * startup/bspstart.c:
385        Add support for configuration parameters in NVRAM
386
3872000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
388
389        * console/console.c: Fix polled input.
390
3912000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
392
393        * README: Updated.
394        * console/console.c: Addition of support for shared printk and
395        no termios.
396        * include/bsp.h: Addition of second parameter to
397        rtems_enet_driver_attach. Removed prototypes for printk and
398        BSP_output_string.
399        * network/network.c(rtems_enet_driver_attach): Addition of second
400        parameter to function.
401
4022000-08-10      Joel Sherrill <joel@OARcorp.com>
403
404        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.