source: rtems/c/src/lib/libbsp/arm/ChangeLog @ cba119c9

4.104.114.84.95
Last change on this file since cba119c9 was 6432910, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/16/05 at 08:23:26

2005-10-16 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Merge-in shared/Makefile.am.
  • ChangeLog?: Merge-in shared/ChangeLog.
  • configure.ac: Remove shared/Makefile.am.
  • Property mode set to 100644
File size: 7.3 KB
Line 
12005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Merge-in shared/Makefile.am.
4        * ChangeLog: Merge-in shared/ChangeLog.
5        * configure.ac: Remove shared/Makefile.am.
6
72005-07-06      Markku Puro <markku.puro@kopteri.net>
8
9        * acinclude.m4: Added GBA BSP.
10
112005-03-11      Philippe Simons <loki_666@fastmail.fm>
12
13        * acinclude.m4: Added gp32 BSP.
14        * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs,
15        gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c,
16        gp32/console/console.c, gp32/console/defaultfont.c,
17        gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h,
18        gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S,
19        gp32/startup/.cvsignore, gp32/startup/bspstart.c,
20        gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c:
21        New files.
22
232005-03-11      Jay Monkman <jtm@lopingdog.com>
24
25        * vegaplus/.cvsignore, vegaplus/ChangeLog, vegaplus/Makefile.am,
26        vegaplus/bsp_specs, vegaplus/configure.ac,
27        vegaplus/clock/clockdrv.c, vegaplus/include/.cvsignore,
28        vegaplus/include/bsp.h, vegaplus/include/registers.h,
29        vegaplus/include/tm27.h, vegaplus/irq/bsp_irq_asm.S,
30        vegaplus/irq/bsp_irq_init.c, vegaplus/irq/irq.c, vegaplus/irq/irq.h,
31        vegaplus/start/start.S, vegaplus/startup/bspstart.c,
32        vegaplus/startup/exit.c, vegaplus/startup/linkcmds: Removed.
33        * acinclude.m4: Removed vegaplus BSP.
34
352005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        PR bsps/771
38        * acinclude.m4: Remove arm_bare_bsp.
39        * configure.ac: Remove reference to arm_bare_bsp in
40        AC_CONFIG_SRCDIR. Use ../arm instead.
41
422005-02-25      Joel Sherrill <joel@OARcorp.com>
43
44        * arm_bare_bsp/.cvsignore, arm_bare_bsp/ChangeLog,
45        arm_bare_bsp/Makefile.am, arm_bare_bsp/bsp_specs,
46        arm_bare_bsp/configure.ac, arm_bare_bsp/clock/clockdrv.c,
47        arm_bare_bsp/include/.cvsignore, arm_bare_bsp/include/bsp.h,
48        arm_bare_bsp/include/registers.h, arm_bare_bsp/include/tm27.h,
49        arm_bare_bsp/irq/bsp_irq_asm.S, arm_bare_bsp/irq/bsp_irq_init.c,
50        arm_bare_bsp/irq/irq.c, arm_bare_bsp/irq/irq.h,
51        arm_bare_bsp/start/start.S, arm_bare_bsp/startup/bspstart.c,
52        arm_bare_bsp/startup/exit.c, arm_bare_bsp/startup/linkcmds: Removed.
53
542004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * configure.ac: Require automake > 1.9.
57
582004-07-15      Jay Monkman
59
60        * acinclude.m4: Added csb336 and csb337 BSPs
61
622004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * shared/irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
65
662004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
69        * acinclude.m4: Regenerate.
70
712004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * shared/Makefile.am: Add PREINSTALL_DIRS.
74
752004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
78        PRE/TMPINSTALL_FILES to CLEANFILES.
79
802004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
83        $(RTEMS_BSP_FAMILY).
84
852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * shared/Makefile.am: Use mkdir_p. Remove dirs from
88        PRE/TMPINSTALL_FILES.
89        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
90
912003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
94        * shared/Makefile.am: Merge-in comm/Makefile.am, irq/Makefile.am
95        * shared/Makefile.am: Add preinstallation dirstamp support.
96        * shared/comm/Makefile.am, shared/irq/Makefile.am: Remove.
97
982003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * acinclude.m4: Reflect changes to bootstrap.
101        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
102
1032003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
104
105        PR 480/bsps
106        * shared/irq/irq_asm.S: Remove duplicate code.
107
1082003-09-04      Joel Sherrill <joel@OARcorp.com>
109
110        * shared/comm/console.c, shared/comm/uart.c, shared/comm/uart.h,
111        shared/irq/irq_asm.S, shared/irq/irq_init.c: URL for license
112        changed.
113
1142003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Reflect having moved aclocal/.
117
1182003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
121        shared/irq/Makefile.am: Reflect having moved automake/.
122
1232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Use rtems-bugs@rtems.com as bug report email
126        address.
127
1282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove AC_CONFIG_AUX_DIR.
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
135        * configure.ac: AC_PREREQ(2.57).
136
1372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
140
1412002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
142
143        * shared/irq/irq_asm.S, shared/irq/irq_init.c: Fixes a bug with
144        handling the situation where we are processing an IRQ, and we
145        receive an FIQ.
146        * acinclude.m4: Added edb7312.
147
1482002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
151
1522002-10-04      Jay Monkman <jtm@smoothsmoothie.com>
153
154        * shared/irq/irq_asm.S: Add FIQ support.
155
1562002-07-30      Jay Monkman <jtm@smoothsmoothie.com>
157
158        * shared/irq/irq_asm.S: ARM port works well enough to run all
159        sptests, tmtests, and ttcp.  In addition to general cleanup, there
160        has been considerable optimization to interrupt disable/enable,
161        endian swapping, and context switching.
162
1632002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
164
165        * shared/irq/irq_asm.S: Significant rework in attempt to make
166        interrupts work.  They appear to be very close to correct but not
167        100%.
168
1692002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am, shared/comm/Makefile.am, shared/Makefile.am,
172        shared/irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
174        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
175
1762002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * shared/comm/console.c, shared/irq/irq_init.c: Include
179        rtems/bspIo.h instead of bspIo.h.
180
1812001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
184        * configure.ac: New file, generated from configure.in by autoupdate.
185        * configure.in: Remove.
186
1872001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * acinclude.m4: New file.
190        * configure.in: Use RTEMS_BSP_SUBDIR.
191
1922001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * shared/comm/Makefile.am: Use 'PREINSTALL_FILES ='.
195
1962001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.in: remove shared/io/Makefile.
199        * shared/comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
200
2012000-12-06      Joel Sherrill <joel@OARcorp.com>
202
203        * shared/comm/console.c: Added casts to eliminate warnings.
204        * shared/comm/console.c (console_reserve_resources): Removed.
205
2062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
209
2102000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
213        $(RTEMS_TOPdir)/aclocal.
214
2152000-11-02      Joel Sherrill <joel@OARcorp.com>
216
217        * bsp_specs: Remove -Tlinkcmds from *link rule.
218
2192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
222        GNU canonicalization.
223
2242000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
227        shared/irq/Makefile.am: Include compile.am
228
2292000-08-10      Joel Sherrill <joel@OARcorp.com>
230
231        * ChangeLog, shared/ChangeLog: New file.
232
Note: See TracBrowser for help on using the repository browser.