source: rtems/c/src/lib/libbsp/arm/edb7312/ChangeLog @ 7f3d5557

4.104.114.84.95
Last change on this file since 7f3d5557 was 7f3d5557, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/22/04 at 15:49:36

2004-04-22 Ralf Corsepius <ralf_corsepius@…>

  • include/bsp.h: Split out tmtest27 support.
  • include/tm27.h: New.
  • Property mode set to 100644
File size: 7.6 KB
Line 
12004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/bsp.h: Split out tmtest27 support.
4        * include/tm27.h: New.
5
62004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
9        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
11
122004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
13
14        * console/uart.c, include/ep7312.h, startup/bspstart.c,
15        timer/timer.c: Convert to using c99 fixed size types.
16
172004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect changes to bsp.am.
20        Preinstall dist_project_lib*.
21
222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect changes to bsp.am.
25
262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
29
302004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Pickup files from ../../arm/shared instead of
33        ../shared. Reformat.
34
352004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * include/bsp.h: Remove config.
38        * irq/irq.c: Remove stray blanks.
39        * start/start.S: Add missing */ in comments.
40
412004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
44        network/Makefile.am, irq/Makefile.am, start/Makefile.am,
45        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
46        compilation rules.
47        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
48        irq/Makefile.am, start/Makefile.am, startup/Makefile.am,
49        timer/Makefile.am, wrapup/Makefile.am: Remove.
50        * configure.ac: Reflect changes above.
51
522004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Add PREINSTALL_DIRS.
55        * irq/Makefile.am: Ditto.
56
572004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
60        Add PRE/TMPINSTALL_FILES to CLEANFILES.
61        * irq/Makefile.am: Ditto.
62        * start/Makefile.am: Ditto.
63        * startup/Makefile.am: Ditto.
64
652004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * wrapup/Makefile.am: Eliminate $(LIB).
68        Use noinst_DATA to trigger building libbsp.a.
69
702003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 541/bsps
73        * startup/linkcmds: Remove SEARCH_DIR.
74
752003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
78        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
79
802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
83        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
84        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
85
862003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
89
902003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * network/Makefile.am: Misc cleanups and fixes.
93        * start/Makefile.am: Misc cleanups and fixes.
94        * startup/Makefile.am: Misc cleanups and fixes.
95        * wrapup/Makefile.am: Misc cleanups and fixes.
96
972003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Add preinstallation dirstamp support.
100        * irq/Makefile.am: Add preinstallation dirstamp support.
101        * network/Makefile.am: Cosmetics.
102        * wrapup/Makefile.am: Cosmetics.
103
1042003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * clock/Makefile.am: Remove all-local: $(ARCH).
107        * console/Makefile.am: Remove all-local: $(ARCH).
108        * irq/Makefile.am: Remove all-local: $(ARCH).
109        * network/Makefile.am: Remove all-local: $(ARCH).
110        * start/Makefile.am: Remove all-local: $(ARCH).
111        * startup/Makefile.am: Remove all-local: $(ARCH).
112        * timer/Makefile.am: Remove all-local: $(ARCH).
113        * wrapup/Makefile.am: Remove all-local: $(ARCH).
114
1152003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Merge-in include/Makefile.am.
118        Reflect changes to bsp.am.
119        * include/Makefile.am: Remove.
120        * configure.ac: Reflect changes above.
121
1222003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * bsp_specs: Remove *lib:.
125
1262003-09-04      Joel Sherrill <joel@OARcorp.com>
127
128        * clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,
129        irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h,
130        start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds,
131        timer/timer.c: URL for license changed.
132
1332003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect having moved aclocal/.
136
1372003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Reflect having moved automake/.
140        * clock/Makefile.am: Reflect having moved automake/.
141        * console/Makefile.am: Reflect having moved automake/.
142        * include/Makefile.am: Reflect having moved automake/.
143        * irq/Makefile.am: Reflect having moved automake/.
144        * network/Makefile.am: Reflect having moved automake/.
145        * start/Makefile.am: Reflect having moved automake/.
146        * startup/Makefile.am: Reflect having moved automake/.
147        * timer/Makefile.am: Reflect having moved automake/.
148        * wrapup/Makefile.am: Reflect having moved automake/.
149
1502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
153
1542003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        PR 445/bsps
157        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
158        Remove cpp, old_cpp (now unused).
159
1602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 444/bsps
163        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
164
1652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Remove AC_CONFIG_AUX_DIR.
168
1692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
172
1732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: AC_PREREQ(2.57).
176
1772003-01-20      Joel Sherrill <joel@OARcorp.com>
178
179        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
180
1812002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190
1912002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * start/Makefile.am: Use install-data-local to install startfile.
194
1952002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198
1992002-12-02      Joel Sherrill <joel@OARcorp.com>
200
201        * configure.ac, network/Makefile.am: Don't build if networking disabled.
202        * startup/linkcmds: Add sections to remove warnings.
203
2042002-11-17      Joel Sherrill <joel@OARcorp.com>
205
206        * network/network.c: Fix inconsistency in prototyping.
207
2082002-11-13      Joel Sherrill <joel@OARcorp.com>
209
210        * network/network.c: Removed warning per Jay's suggestion.
211
2122002-11-13      Joel Sherrill <joel@OARcorp.com>
213
214        * include/.cvsignore: Corrected.
215        * network/.cvsignore: New file.
216
2172002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
218
219        * New BSP.
220        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
221        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
222        console/.cvsignore, console/Makefile.am, console/uart.c,
223        include/.cvsignore, include/Makefile.am, include/bsp.h,
224        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
225        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
226        network/network.c, start/.cvsignore, start/Makefile.am,
227        start/start.S, startup/.cvsignore, startup/Makefile.am,
228        startup/bspstart.c, startup/exit.c, startup/linkcmds,
229        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
230        wrapup/.cvsignore, wrapup/Makefile.am: New file.
231
Note: See TracBrowser for help on using the repository browser.