source: rtems/c/src/lib/libbsp/arm/ChangeLog @ 4bc22a6d

4.104.114.84.95
Last change on this file since 4bc22a6d was 2732040d, checked in by Joel Sherrill <joel.sherrill@…>, on 07/06/05 at 18:46:41

2005-07-06 Markku Puro <markku.puro@…>

  • acinclude.m4: Added GBA BSP.
  • Property mode set to 100644
File size: 5.1 KB
Line 
12005-07-06      Markku Puro <markku.puro@kopteri.net>
2
3        * acinclude.m4: Added GBA BSP.
4
52005-03-11      Jay Monkman <jtm@lopingdog.com>
6
7        * acinclude.m4: Removed vegaplus BSP.
8        * vegaplus/.cvsignore, vegaplus/ChangeLog, vegaplus/Makefile.am,
9        vegaplus/bsp_specs, vegaplus/configure.ac, vegaplus/clock/clockdrv.c,
10        vegaplus/include/.cvsignore, vegaplus/include/bsp.h,
11        vegaplus/include/registers.h, vegaplus/include/tm27.h,
12        vegaplus/irq/bsp_irq_asm.S, vegaplus/irq/bsp_irq_init.c,
13        vegaplus/irq/irq.c, vegaplus/irq/irq.h, vegaplus/start/start.S,
14        vegaplus/startup/bspstart.c, vegaplus/startup/exit.c,
15        vegaplus/startup/linkcmds: Removed.
16
172005-03-11      Philippe Simons <loki_666@fastmail.fm>
18
19        * acinclude.m4: Added gp32 BSP.
20        * gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs,
21        gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c,
22        gp32/console/console.c, gp32/console/defaultfont.c,
23        gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h,
24        gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S,
25        gp32/startup/.cvsignore, gp32/startup/bspstart.c,
26        gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c: New files.
27
282005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * acinclude.m4: Remove arm_bare_bsp.
31
32        PR bsps/771
33        * configure.ac: Remove reference to arm_bare_bsp in
34        AC_CONFIG_SRCDIR. Use ../arm instead.
35
362005-02-25      Joel Sherrill <joel@OARcorp.com>
37
38        * arm_bare_bsp/.cvsignore, arm_bare_bsp/ChangeLog,
39        arm_bare_bsp/Makefile.am, arm_bare_bsp/bsp_specs,
40        arm_bare_bsp/configure.ac, arm_bare_bsp/clock/clockdrv.c,
41        arm_bare_bsp/include/.cvsignore, arm_bare_bsp/include/bsp.h,
42        arm_bare_bsp/include/registers.h, arm_bare_bsp/include/tm27.h,
43        arm_bare_bsp/irq/bsp_irq_asm.S, arm_bare_bsp/irq/bsp_irq_init.c,
44        arm_bare_bsp/irq/irq.c, arm_bare_bsp/irq/irq.h,
45        arm_bare_bsp/start/start.S, arm_bare_bsp/startup/bspstart.c,
46        arm_bare_bsp/startup/exit.c, arm_bare_bsp/startup/linkcmds: Removed.
47
482004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * configure.ac: Require automake > 1.9.
51
522004-07-15      Jay Monkman
53
54        * acinclude.m4: Added csb336 and csb337 BSPs
55
562004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * acinclude.m4: Regenerate.
59
602004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
63
642004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
67        $(RTEMS_BSP_FAMILY).
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
76
772003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * acinclude.m4: Reflect changes to bootstrap.
80        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
81
822003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
83
84        PR 480/bsps
85        * shared/irq/irq_asm.S: Remove duplicate code.
86
872003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Reflect having moved aclocal/.
90
912003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Reflect having moved automake/.
94
952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
98
992003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove AC_CONFIG_AUX_DIR.
102
1032003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
106
1072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AC_PREREQ(2.57).
110
1112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
114
1152002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
116
117        * acinclude.m4: Added edb7312.
118
1192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Reformat.
122        Add autom4te*cache.
123        Remove autom4te.cache.
124
1252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac:
128        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
129        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
130        * Makefile.am: Remove AUTOMAKE_OPTIONS.
131
1322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
135        * configure.in: Remove.
136        * configure.ac: New file, generated from configure.in by autoupdate.
137
1382001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * acinclude.m4: New file.
141        * configure.in: Use RTEMS_BSP_SUBDIR.
142
1432001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.in: remove shared/io/Makefile.
146
1472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
150
1512000-11-02      Joel Sherrill <joel@OARcorp.com>
152
153        * bsp_specs: Remove -Tlinkcmds from *link rule.
154
1552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
158
1592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
162        Switch to GNU canonicalization.
163
1642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
167        shared/irq/Makefile.am: Include compile.am
168
1692000-08-10      Joel Sherrill <joel@OARcorp.com>
170
171        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.