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

4.104.114.84.95
Last change on this file since c0cbdab was c0cbdab, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/16/05 at 07:42:32

Merge-in shared/ChangeLog.

  • Property mode set to 100644
File size: 5.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      Jay Monkman <jtm@lopingdog.com>
12
13        * acinclude.m4: Removed vegaplus BSP.
14        * vegaplus/.cvsignore, vegaplus/ChangeLog, vegaplus/Makefile.am,
15        vegaplus/bsp_specs, vegaplus/configure.ac, vegaplus/clock/clockdrv.c,
16        vegaplus/include/.cvsignore, vegaplus/include/bsp.h,
17        vegaplus/include/registers.h, vegaplus/include/tm27.h,
18        vegaplus/irq/bsp_irq_asm.S, vegaplus/irq/bsp_irq_init.c,
19        vegaplus/irq/irq.c, vegaplus/irq/irq.h, vegaplus/start/start.S,
20        vegaplus/startup/bspstart.c, vegaplus/startup/exit.c,
21        vegaplus/startup/linkcmds: Removed.
22
232005-03-11      Philippe Simons <loki_666@fastmail.fm>
24
25        * acinclude.m4: Added gp32 BSP.
26        * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs,
27        gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c,
28        gp32/console/console.c, gp32/console/defaultfont.c,
29        gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h,
30        gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S,
31        gp32/startup/.cvsignore, gp32/startup/bspstart.c,
32        gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c: New files.
33
342005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * acinclude.m4: Remove arm_bare_bsp.
37
38        PR bsps/771
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-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * acinclude.m4: Regenerate.
65
662004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
69
702004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
73        $(RTEMS_BSP_FAMILY).
74
752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
78
792003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
82
832003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * acinclude.m4: Reflect changes to bootstrap.
86        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
87
882003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
89
90        PR 480/bsps
91        * shared/irq/irq_asm.S: Remove duplicate code.
92
932003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Reflect having moved aclocal/.
96
972003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Reflect having moved automake/.
100
1012003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
104
1052003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Remove AC_CONFIG_AUX_DIR.
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
112
1132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: AC_PREREQ(2.57).
116
1172002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
120
1212002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
122
123        * acinclude.m4: Added edb7312.
124
1252002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * .cvsignore: Reformat.
128        Add autom4te*cache.
129        Remove autom4te.cache.
130
1312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac:
134        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
135        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
136        * Makefile.am: Remove AUTOMAKE_OPTIONS.
137
1382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
141        * configure.in: Remove.
142        * configure.ac: New file, generated from configure.in by autoupdate.
143
1442001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * acinclude.m4: New file.
147        * configure.in: Use RTEMS_BSP_SUBDIR.
148
1492001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.in: remove shared/io/Makefile.
152
1532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
156
1572000-11-02      Joel Sherrill <joel@OARcorp.com>
158
159        * bsp_specs: Remove -Tlinkcmds from *link rule.
160
1612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
164
1652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
168        Switch to GNU canonicalization.
169
1702000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
173        shared/irq/Makefile.am: Include compile.am
174
1752000-08-10      Joel Sherrill <joel@OARcorp.com>
176
177        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.