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

4.104.114.84.95
Last change on this file since c39ecd73 was 7be6ad9, checked in by Eric Norum <WENorum@…>, on 10/20/04 at 15:21:05

Add MVME550 BSP

  • Property mode set to 100644
File size: 5.9 KB
Line 
12004-10-20      Eric Norum <norume@aps.anl.gov>
2
3        * acinclude.m4:        Add mvme5500 BSP
4        * configure.ac
5        * mvme5500/.......
6
72004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
8
9        * configure.ac: Require automake > 1.9.
10
112004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * acinclude.m4: Regenerate to include ss555.
14
152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * acinclude.m4: Regenerate.
18
192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
22
232004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Reflect having removed shared/*/Makefile.am
26
272004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
30        $(RTEMS_BSP_FAMILY).
31
322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
35
362003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Misc cleanups and fixes.
39
402003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * acinclude.m4: Reflect changes to bootstrap.
43
442003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Reflect having moved aclocal/.
47
482003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Reflect having moved automake/.
51
522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
55
562003-07-18      Till Straumann <strauman@slac.stanford.edu>
57
58        PR 288/rtems
59        * support/new_exception_processing/cpu.c: _ISR_Nest_level is now
60        properly maintained and does not reside in SPRG0.
61
622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove AC_CONFIG_AUX_DIR.
65
662003-02-20      Till Straumann <strauman@slac.stanford.edu>
67
68        PR 349/bsps
69        * configure.ac: Add glue to the powerpc/shared BSP
70        to use the vmeUniverse VME-PCI bridge driver.
71
722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
75
762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: AC_PREREQ(2.57).
79
802002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
83
842002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
87
882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * .cvsignore: Reformat.
91        Add autom4te*cache.
92        Remove autom4te.cache.
93
942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac:
97        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
98        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
99        * Makefile.am: Remove AUTOMAKE_OPTIONS.
100
1012001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Add DIST_SUBDIRS.
104
1052001-11-20      Joel Sherrill <joel@OARcorp.com>
106
107        * acinclude.m4: papyrus reference removed.
108        * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am,
109        papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times,
110        papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am,
111        papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore,
112        papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S,
113        papyrus/include/.cvsignore, papyrus/include/Makefile.am,
114        papyrus/include/bsp.h, papyrus/include/coverhd.h,
115        papyrus/startup/.cvsignore, papyrus/startup/Makefile.am,
116        papyrus/startup/bspclean.c, papyrus/startup/bspstart.c,
117        papyrus/startup/linkcmds, papyrus/startup/setvec.c,
118        papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
119
1202001-11-20      Joel Sherrill <joel@OARcorp.com>
121
122        * support/new_exception_processing/configure.ac,
123        support/new_exception_processing/rtems/score/c_isr.inl,
124        support/new_exception_processing/rtems/score/cpu.h,
125        support/old_exception_processing/configure.ac,
126        support/old_exception_processing/rtems/score/c_isr.inl,
127        support/old_exception_processing/rtems/score/cpu.h,
128        support/old_exception_processing/rtems/score/ppc_offs.h: New files
129        missed in previous commit.
130
1312001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * support/new_exception_processing/Makefile.am,
134        support/old_exception_processing/Makefile.am,
135        support/old_exception_processing/cpu_asm.S,
136        support/old_exception_processing/irq_stub.S: Modified to reflect
137        old versus new exception processing being a per BSP option.
138        * support/new_exception_processing/c_isr.inl,
139        support/new_exception_processing/cpu.h,
140        support/old_exception_processing/c_isr.inl,
141        support/old_exception_processing/cpu.h,
142        support/old_exception_processing/ppc_offs.h: Removed.
143
1442001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
145
146        This modification is part of the submitted modifications necessary to
147        support the IBM PPC405 family.  This submission was reviewed by
148        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
149        not negatively impact the ppc403 BSPs.  The submission and tracking
150        process was captured as PR50.
151        * acinclude.m4: Added gen405 BSP.
152        * ChangeLog: Removed bogus comment on edit of generated file.
153
1542001-10-22      Joel Sherrill <joel@OARcorp.com>
155
156        * acinclude.m4: Added mpc8260ads subdirectory.
157
1582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
161        * configure.in: Remove.
162        * configure.ac: New file, generated from configure.in by autoupdate.
163
1642001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * acinclude.m4: New file.
167        * configure.in: Use RTEMS_BSP_SUBDIR.
168
1692001-03-30      Eric Valette <valette@crf.canon.fr>
170
171        * configure.in, motorola_powerpc/Makefile.am,
172        motorola_powerpc/configure.in: These modifications are in
173        support of switching the mpc8xx to the use the "new exception
174        processing model."
175
1762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
179
1802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
183
1842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
187        Switch to GNU canonicalization.
188
1892000-08-10      Joel Sherrill <joel@OARcorp.com>
190
191        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.