source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ ff33f2e9

4.104.114.84.95
Last change on this file since ff33f2e9 was ff33f2e9, checked in by Joel Sherrill <joel.sherrill@…>, on 04/28/05 at 16:23:01

2005-04-28 Joel Sherrill <joel@…>

  • configure.ac: Remove reference to dmv177.
  • Property mode set to 100644
File size: 10.6 KB
Line 
12005-04-28      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.ac: Remove reference to dmv177.
4
52005-04-28      Joel Sherrill <joel@OARcorp.com>
6
7        * acinclude.m4: Remove dmv177 and ppcn_60x.
8        * dmv177/.cvsignore, dmv177/ChangeLog, dmv177/Makefile.am,
9        dmv177/QUIRKS, dmv177/README, dmv177/README.net, dmv177/STATUS,
10        dmv177/bsp_specs, dmv177/cable.doc, dmv177/configure.ac,
11        dmv177/times, dmv177/clock/clock.c, dmv177/console/conscfg.c,
12        dmv177/console/debugio.c, dmv177/include/.cvsignore,
13        dmv177/include/bsp.h, dmv177/include/dmv170.h, dmv177/include/tm27.h,
14        dmv177/scv64/scv64.c, dmv177/sonic/dmvsonic.c, dmv177/start/start.S,
15        dmv177/startup/bspclean.c, dmv177/startup/bspstart.c,
16        dmv177/startup/genpvec.c, dmv177/startup/linkcmds,
17        dmv177/startup/setvec.c, dmv177/startup/vmeintr.c,
18        dmv177/timer/timer.c, dmv177/tod/todcfg.c, ppcn_60x/.cvsignore,
19        ppcn_60x/ChangeLog, ppcn_60x/Makefile.am, ppcn_60x/README,
20        ppcn_60x/STATUS, ppcn_60x/bsp_specs, ppcn_60x/configure.ac,
21        ppcn_60x/clock/clock.c, ppcn_60x/console/config.c,
22        ppcn_60x/console/console.c, ppcn_60x/console/console.h,
23        ppcn_60x/console/debugio.c, ppcn_60x/console/i8042.c,
24        ppcn_60x/console/i8042_p.h, ppcn_60x/console/i8042vga.c,
25        ppcn_60x/console/i8042vga.h, ppcn_60x/console/ns16550cfg.c,
26        ppcn_60x/console/ns16550cfg.h, ppcn_60x/console/vga.c,
27        ppcn_60x/console/vga_p.h, ppcn_60x/console/z85c30cfg.c,
28        ppcn_60x/console/z85c30cfg.h, ppcn_60x/include/.cvsignore,
29        ppcn_60x/include/bsp.h, ppcn_60x/include/extisrdrv.h,
30        ppcn_60x/include/nvram.h, ppcn_60x/include/pci.h,
31        ppcn_60x/include/tm27.h, ppcn_60x/network/amd79c970.c,
32        ppcn_60x/network/amd79c970.h, ppcn_60x/nvram/ds1385.h,
33        ppcn_60x/nvram/mk48t18.h, ppcn_60x/nvram/nvram.c,
34        ppcn_60x/nvram/prepnvr.h, ppcn_60x/nvram/stk11c68.h,
35        ppcn_60x/pci/pci.c, ppcn_60x/start/start.S,
36        ppcn_60x/startup/bspclean.c, ppcn_60x/startup/bspstart.c,
37        ppcn_60x/startup/bsptrap.S, ppcn_60x/startup/genpvec.c,
38        ppcn_60x/startup/linkcmds, ppcn_60x/startup/rtems-ctor.cc,
39        ppcn_60x/startup/setvec.c, ppcn_60x/startup/spurious.c,
40        ppcn_60x/startup/swap.c, ppcn_60x/timer/timer.c, ppcn_60x/tod/cmos.h,
41        ppcn_60x/tod/tod.c, ppcn_60x/universe/universe.c,
42        ppcn_60x/vectors/README, ppcn_60x/vectors/align_h.S,
43        ppcn_60x/vectors/vectors.S: Removed.
44
452005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
46
47        * score603e/Makefile.am, score603e/configure.ac,
48        score603e/console/console.c, score603e/include/bsp.h,
49        score603e/include/gen2.h, score603e/include/tm27.h,
50        score603e/startup/bspstart.c: Update score603e to new exception model
51        NOTE: These modifications have not been tested on hardware.
52
532005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
54
55        * acinclude.m4: Initial release of ep1a bsp
56        * ep1a/Makefile.am, ep1a/bsp_specs, ep1a/configure.ac,
57        ep1a/console/alloc360.c, ep1a/console/console.c,
58        ep1a/console/console.h, ep1a/console/init68360.c,
59        ep1a/console/m68360.h, ep1a/console/mc68360_scc.c,
60        ep1a/console/ns16550cfg.c, ep1a/console/ns16550cfg.h,
61        ep1a/console/rsPMCQ1.c, ep1a/console/rsPMCQ1.h, ep1a/include/bsp.h,
62        ep1a/irq/irq.c, ep1a/irq/irq_init.c, ep1a/pci/no_host_bridge.c,
63        ep1a/start/start.S, ep1a/startup/bspstart.c, ep1a/startup/linkcmds,
64        ep1a/vme/vmeconfig.c: New files.
65
662004-12-30      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * acinclude.m4: Reflect eth_comm having been removed.
69
702004-11-30      Eric Norum <norume@aps.anl.gov>
71
72        * mvme5500/include/bsp.h: Add definition for PCI_MEM_BASE_ADJUSTMENT
73
742004-11-23      Joel Sherrill <joel@OARcorp.com>
75
76        * eth_comm/.cvsignore, eth_comm/ChangeLog, eth_comm/Makefile.am,
77        eth_comm/README, eth_comm/bsp_specs, eth_comm/configure.ac,
78        eth_comm/times, eth_comm/canbus/canbus.c, eth_comm/clock/p_clock.c,
79        eth_comm/console/console.c, eth_comm/include/.cvsignore,
80        eth_comm/include/8xx_immap.h, eth_comm/include/bsp.h,
81        eth_comm/include/canbus.h, eth_comm/include/commproc.h,
82        eth_comm/include/coverhd.h, eth_comm/include/info.h,
83        eth_comm/include/tm27.h, eth_comm/irq/irq.c, eth_comm/irq/irq.h,
84        eth_comm/irq/irq_asm.S, eth_comm/irq/irq_init.c,
85        eth_comm/network/README, eth_comm/network/network.c,
86        eth_comm/start/start.S, eth_comm/startup/bspstart.c,
87        eth_comm/startup/cpuinit.c, eth_comm/startup/linkcmds,
88        eth_comm/startup/mmutlbtab.c, eth_comm/vectors/vectors.S,
89        eth_comm/vectors/vectors.h, eth_comm/vectors/vectors_init.c,
90        eth_comm/wrapup/.cvsignore, eth_comm/wrapup/Makefile.am: Removed.
91
922004-10-26      Eric Norum <norume@aps.anl.gov>
93
94    Remove environ common area -- it breaks newlib
95        * powerpc/dmv177/start/start.S
96        * powerpc/eth_comm/start/start.S
97        * powerpc/mbx8xx/startup/start.S
98        * powerpc/mvme5500/start/start.S
99        * powerpc/ppcn_60x/start/start.S
100        * powerpc/psim/start/start.S
101        * powerpc/score603e/start/start.S
102        * powerpc/shared/start/start.S
103        * powerpc/ss555/startup/start.S
104
1052004-10-20      Eric Norum <norume@aps.anl.gov>
106
107        * acinclude.m4:        Add mvme5500 BSP
108        * configure.ac
109        * mvme5500/.......
110
1112004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
112
113        * configure.ac: Require automake > 1.9.
114
1152004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
116
117        * acinclude.m4: Regenerate to include ss555.
118
1192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * acinclude.m4: Regenerate.
122
1232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
126
1272004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Reflect having removed shared/*/Makefile.am
130
1312004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
134        $(RTEMS_BSP_FAMILY).
135
1362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
139
1402003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Misc cleanups and fixes.
143
1442003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * acinclude.m4: Reflect changes to bootstrap.
147
1482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved aclocal/.
151
1522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Reflect having moved automake/.
155
1562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
159
1602003-07-18      Till Straumann <strauman@slac.stanford.edu>
161
162        PR 288/rtems
163        * support/new_exception_processing/cpu.c: _ISR_Nest_level is now
164        properly maintained and does not reside in SPRG0.
165
1662003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Remove AC_CONFIG_AUX_DIR.
169
1702003-02-20      Till Straumann <strauman@slac.stanford.edu>
171
172        PR 349/bsps
173        * configure.ac: Add glue to the powerpc/shared BSP
174        to use the vmeUniverse VME-PCI bridge driver.
175
1762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
179
1802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: AC_PREREQ(2.57).
183
1842002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
187
1882002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
191
1922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * .cvsignore: Reformat.
195        Add autom4te*cache.
196        Remove autom4te.cache.
197
1982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac:
201        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
202        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
203        * Makefile.am: Remove AUTOMAKE_OPTIONS.
204
2052001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Add DIST_SUBDIRS.
208
2092001-11-20      Joel Sherrill <joel@OARcorp.com>
210
211        * acinclude.m4: papyrus reference removed.
212        * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am,
213        papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times,
214        papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am,
215        papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore,
216        papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S,
217        papyrus/include/.cvsignore, papyrus/include/Makefile.am,
218        papyrus/include/bsp.h, papyrus/include/coverhd.h,
219        papyrus/startup/.cvsignore, papyrus/startup/Makefile.am,
220        papyrus/startup/bspclean.c, papyrus/startup/bspstart.c,
221        papyrus/startup/linkcmds, papyrus/startup/setvec.c,
222        papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
223
2242001-11-20      Joel Sherrill <joel@OARcorp.com>
225
226        * support/new_exception_processing/configure.ac,
227        support/new_exception_processing/rtems/score/c_isr.inl,
228        support/new_exception_processing/rtems/score/cpu.h,
229        support/old_exception_processing/configure.ac,
230        support/old_exception_processing/rtems/score/c_isr.inl,
231        support/old_exception_processing/rtems/score/cpu.h,
232        support/old_exception_processing/rtems/score/ppc_offs.h: New files
233        missed in previous commit.
234
2352001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * support/new_exception_processing/Makefile.am,
238        support/old_exception_processing/Makefile.am,
239        support/old_exception_processing/cpu_asm.S,
240        support/old_exception_processing/irq_stub.S: Modified to reflect
241        old versus new exception processing being a per BSP option.
242        * support/new_exception_processing/c_isr.inl,
243        support/new_exception_processing/cpu.h,
244        support/old_exception_processing/c_isr.inl,
245        support/old_exception_processing/cpu.h,
246        support/old_exception_processing/ppc_offs.h: Removed.
247
2482001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
249
250        This modification is part of the submitted modifications necessary to
251        support the IBM PPC405 family.  This submission was reviewed by
252        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
253        not negatively impact the ppc403 BSPs.  The submission and tracking
254        process was captured as PR50.
255        * acinclude.m4: Added gen405 BSP.
256        * ChangeLog: Removed bogus comment on edit of generated file.
257
2582001-10-22      Joel Sherrill <joel@OARcorp.com>
259
260        * acinclude.m4: Added mpc8260ads subdirectory.
261
2622001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
265        * configure.in: Remove.
266        * configure.ac: New file, generated from configure.in by autoupdate.
267
2682001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * acinclude.m4: New file.
271        * configure.in: Use RTEMS_BSP_SUBDIR.
272
2732001-03-30      Eric Valette <valette@crf.canon.fr>
274
275        * configure.in, motorola_powerpc/Makefile.am,
276        motorola_powerpc/configure.in: These modifications are in
277        support of switching the mpc8xx to the use the "new exception
278        processing model."
279
2802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
283
2842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
287
2882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
291        Switch to GNU canonicalization.
292
2932000-08-10      Joel Sherrill <joel@OARcorp.com>
294
295        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.