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

4.104.114.84.95
Last change on this file since db0b369 was db0b369, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 13:11:22

2003-09-29 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 12.4 KB
Line 
12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        Reflect changes to bsp.am.
5        * include/Makefile.am: Remove.
6        * configure.ac: Reflect changes above.
7
82003-09-04      Joel Sherrill <joel@OARcorp.com>
9
10        * clock/p_clock.c, ide/pcmcia_ide.c, include/bsp.h, include/coverhd.h,
11        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
12        startup/bspstart.c, startup/bspstart.c.nocache, startup/imbx8xx.c,
13        startup/mmutlbtab.c, startup/setvec.c, startup/start.S,
14        vectors/vectors.h, vectors/vectors_init.c: URL for license changed.
15
162003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
19
202003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Reflect having moved aclocal/.
23
242003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Reflect having moved automake/.
27        * clock/Makefile.am: Reflect having moved automake/.
28        * console/Makefile.am: Reflect having moved automake/.
29        * ide/Makefile.am: Reflect having moved automake/.
30        * include/Makefile.am: Reflect having moved automake/.
31        * irq/Makefile.am: Reflect having moved automake/.
32        * network/Makefile.am: Reflect having moved automake/.
33        * startup/Makefile.am: Reflect having moved automake/.
34        * vectors/Makefile.am: Reflect having moved automake/.
35        * wrapup/Makefile.am: Reflect having moved automake/.
36
372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
40
412003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        PR 445/bsps
44        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
45        Remove cpp, old_cpp (now unused).
46
472003-07-18      Till Straumann <strauman@slac.stanford.edu>
48
49        PR 288/rtems
50        * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly
51        maintained.
52
532003-04-04       Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * ide/.cvsignore: Add.
56
572003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
58
59        PR 368/filesystem
60        * ide/*: added BSP support for libchip standard ide driver
61
622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove AC_CONFIG_AUX_DIR.
65
662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
69
702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: AC_PREREQ(2.57).
73
742003-01-20      Joel Sherrill <joel@OARcorp.com>
75
76        * startup/linkcmds*: Add FreeBSD sysctl() sections.
77
782002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
83        Remove SORDID_HACK. Eliminate *_O_FILES.
84        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87
882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
91
922002-11-04      Joel Sherrill <joel@OARcorp.com>
93
94        * console/console.c, network/network.c: Removed warnings.
95
962002-11-04      Joel Sherrill <joel@OARcorp.com>
97
98        * console/console.c, network/network.c: Removed warnings.
99
1002002-11-01      Joel Sherrill <joel@OARcorp.com>
101
102        * clock/p_clock.c, console/console.c, startup/bspstart.c: Removed
103        warnings.
104
1052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * .cvsignore: Reformat.
108        Add autom4te*cache.
109        Remove autom4te.cache.
110
1112002-08-21      Joel Sherrill <joel@OARcorp.com>
112
113        * bsp_specs: Added support for -nostdlibs.
114
1152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
118        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
119        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
120        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
121        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
122        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
123        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
124
1252002-08-01      Joel Sherrill <joel@OARcorp.com>
126
127        * include/coverhd.h: Per PR261 removed include of
128        <rtems/score/targopts.h> because the file is no longer being
129        generated and really wasn't being used anyway.
130
1312002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
134
1352002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
138        Remove $(OBJS) from all-local.
139
1402002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
143
1442001-05-09      Joel Sherrill <joel@OARcorp.com>
145
146        * startup/linkcmds: In support of gcc 3.1, added one of more
147        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
148        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
149        and direction of segments to memory regions may also have been
150        addressed.  This was a sweep across all BSPs.
151 
1522002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
155        Fix loopCounter.
156        * irq/irq_asm.S:  Reflect changes to <rtems/score/cpu.h>.
157        * vectors/vectors.S: Ditto.
158        * vectors/vectors_init.c: Include <rtems/bspIo.h>.
159
1602002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
163
1642002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
167          Remove RTEMS_ENABLE_LIBCDIR.
168
1692001-04-08      Joel Sherrill <joel@OARcorp.com>
170
171        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
172 
1732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac:
176        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
177        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
178        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
187
1882001-01-16      Eric Valette <valette@crt.canon.fr>
189
190        * vector/vector.S, irq/irq_asm.S: Make sure vectors work properly
191        in RAM and Flash based code.  The code executed for the Flash
192        version runs in both cases (code in Flash/code in RAM) but as it
193        is less efficient than the one optimized for RAM, it put it inside
194        ifdef.  A compilation error is generated if code is linked in Flash
195        with the correct ifdef set...
196
1972001-01-16      Eric Valette <valette@crt.canon.fr>
198
199        * irq/irq.c: Correct minor bug in mbx8xx interrupt handling.
200        Quoting Eric, "In theory it should be applied in each mpc8xx
201        related BSP but as I cannot test it plase maintainer/users
202        submit patch accordingly."
203
2042002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
207
2082001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
211
2122001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
215
2162001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
219        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
220
2212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Add @exceptions@ to SUBDIRS.
224        * configure.ac: Add RTEMS_BSPOPTS_*(), merge-in settings
225        from make/custom/mbx*.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
226        * include/Makefile.am: Convert PREINSTALL_FILES to
227        TMPINSTALL_FILES, include force-preinstall.am.
228        * vectors/Makefile.am: remove bogus VPATH.
229        * wrapup/Makefile.am: Apply @exceptions@.
230
2312001-10-29      Joel Sherrill <joel@OARcorp.com>
232
233        * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
234
2352001-10-12      Joel Sherrill <joel@OARcorp.com>
236
237        * clock/p_clock.c, include/bsp.h, include/coverhd.h,
238        startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
239        startup/start.S: Fixed typo.
240
2412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
244        * configure.in: Remove.
245        * configure.ac: New file, generated from configure.in by autoupdate.
246
2472001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
250        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
251        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
252
2532001-08-31  Eric Valette <valette@crf.canon.fr>
254
255        * network/network.c: Fix to account for return value when
256        installing interrupts handler.
257
2582001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.in: Add bspopts.h.
261        * include/.cvsignore: Add bspopts.h*, stamp-h*.
262        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
263        * include/bsp.h: Include bspopts.h.
264
2652000-06-08      Eric Valette <valette@crf.canon.fr>
266
267        * console/console.c, include/commproc.h, startup/start.S:
268        The printk/printf did not work when loaded by EPPCBUG. They did
269        work when loaded with the BDM debugger.  I suspected EPPBUG
270        made some nasty things like patching Communication processor
271        microcode...  Anyway, the attached patch:
272          1) Enables to have printk nearly immediately after boot,
273          2) Make printf work automagically (I do not know why except I make a
274        different initialization for printk that should be overwritten by
275        console init later ?)
276
277        I let the default to be using EPPCBUG embedded firmware to boot and
278        using this printk early enabler code (LOADED_BY_EPPCBUG and
279        EARLY_CONSOLE) are on.
280
2812001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
282
283        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
284
2852001-04-20      Eric Valette <valette@crf.canon.fr>
286
287        * include/bsp.h: Added include of <bsp/vectors.h>
288        * vectors/vectors.h: Corrected typos.
289
2902001-04-11      Eric Valette <valette@crf.canon.fr>
291
292        * network/network.c: Fix unnecessary double assignment.
293
2942001-03-30      Eric Valette <valette@crf.canon.fr>
295
296        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
297        include/8xx_immap.h, include/commproc.h, include/mbx.h,
298        irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h,
299        irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore,
300        vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h,
301        vectors/vectors_init.c: New files.
302        * Makefile.am, configure.in, console/console.c,
303        include/Makefile.am, network/network.c, startup/Makefile.am,
304        startup/bspstart.c, startup/imbx8xx.c, startup/linkcmds,
305        startup/mmutlbtab.c, startup/start.S, wrapup/Makefile.am:
306        The modifications to this BSP reflect the conversion of the
307        mpc8xx CPU to the "new exception processing model."
308
3092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
312
3132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
316
3172000-11-01      Joel Sherrill <joel@OARcorp.com>
318
319        * startup/bspstart.c, startup/bspstart.c: assoc.h, error.h, libio_.h,
320        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
321        now must be referenced as <rtems/XXX.h>.   Header file order
322        was cleaned up while doing this.
323        Also removed obsolete references to STACK_CHECKER_ON.
324
3252000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
328        Switch to GNU canonicalization.
329
3302000-10-20      Joel Sherrill <joel@OARcorp.com>
331
332        * console/console.c: Add mbx8xx_console_get_configuration() which
333        returns either nvram configuration or a static equivalent.
334
3352000-10-18      Joel Sherrill <joel@OARcorp.com>
336
337        * console/console.c: Added BSP dependent routine
338        mbx8xx_console_use_maximum_buffer_size() required by mbx8xx
339        console-generic code.  This avoids libcpu use of bsp.h.
340
3412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * console/Makefile.am, network/Makefile.am, startup/Makefile.am,
344        wrapup/Makefile.am: Include compile.am
345
3462000-08-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICAL_TOOLS
349
3502000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
351
352        * README:
353        * console/console.c:
354        * include/bsp.h:
355        * network/network.c:
356        * startup/bspstart.c:
357        Add support for configuration parameters in NVRAM
358
3592000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
360
361        * console/console.c: Fix polled input.
362
3632000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
364
365        * README: Updated.
366        * console/console.c: Addition of support for shared printk and
367        no termios.
368        * include/bsp.h: Addition of second parameter to
369        rtems_enet_driver_attach. Removed prototypes for printk and
370        BSP_output_string.
371        * network/network.c(rtems_enet_driver_attach): Addition of second
372        parameter to function.
373
3742000-08-10      Joel Sherrill <joel@OARcorp.com>
375
376        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.