source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ 27d619b

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

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

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