source: rtems/c/src/lib/libbsp/arm/edb7312/ChangeLog @ 80c6ce9

4.104.114.84.95
Last change on this file since 80c6ce9 was 80c6ce9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 03:07:36

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 9.9 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52007-03-11      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/bspstart.c: Remove assignments of
8        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
9        value in boot_card.c
10
112006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: New BUG-REPORT address.
14
152006-11-15      Joel Sherrill <joel@OARcorp.com>
16
17        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
18        file and simplified initialization.
19
202006-11-01      Joel Sherrill <joel@OARcorp.com>
21
22        * bsp_specs: Fix typo.
23
242006-10-30      Joel Sherrill <joel@OARcorp.com>
25
26        * bsp_specs: Add crti, crtbegin, crtend, and crtn.
27
282006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Remove superfluous -DASM.
31
322006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * configure.ac: Require autoconf-2.60. Require automake-1.10.
35
362006-06-02      Jay Monkman
37
38        * irq/bsp_irq_init.c: Changed interrupt handling
39        to use shared rtems_irq_connect_data struct.
40
412006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * Makefile.am: Add preinstall.am.
44
452005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Install/preinstall headers from ../../arm/shared.
48
492005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * include/bsp.h: New header guard.
52
532005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
54
55        * irq/irq.h: Modified names and types to match rtems/irq.h.
56        Note: rtems/irq.h should be included after the addition of a
57        parameter to ISRs.
58
592005-04-26      Joel Sherrill <joel@OARcorp.com>
60
61        * network/network.c: Eliminate warnings.
62
632005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
66
672005-01-04      Joel Sherrill <joel@OARcorp.com>
68
69        * clock/clockdrv.c: Remove warnings.
70
712005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * Makefile.am: Remove build-variant support.
74
752004-11-05      Joel Sherrill <joel@OARcorp.com>
76
77        * startup/linkcmds: Add .gnu.linkonce.b section and account for memory
78        area being named sdram NOT RAM.
79
802004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * configure.ac: Require automake > 1.9.
83
842004-07-30      Jay Monkman <jtm@lopingdog.com>
85
86        * network/network.c: Changes to network driver to get it to compile
87        again.
88
892004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        PR 610/bsps
92        * Makefile.am: Add include/tm27.h, Cosmetics.
93        * include/tm27.h: Final cosmetics.
94
952004-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
96
97        * include/bsp.h: Split out tmtest27 support.
98        * include/tm27.h: New.
99
1002004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
103        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
104        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
105
1062004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
107
108        * console/uart.c, include/ep7312.h, startup/bspstart.c,
109        timer/timer.c: Convert to using c99 fixed size types.
110
1112004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect changes to bsp.am.
114        Preinstall dist_project_lib*.
115
1162004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect changes to bsp.am.
119
1202004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
123
1242004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Pickup files from ../../arm/shared instead of
127        ../shared. Reformat.
128
1292004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * include/bsp.h: Remove config.
132        * irq/irq.c: Remove stray blanks.
133        * start/start.S: Add missing */ in comments.
134
1352004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
138        network/Makefile.am, irq/Makefile.am, start/Makefile.am,
139        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
140        compilation rules.
141        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
142        irq/Makefile.am, start/Makefile.am, startup/Makefile.am,
143        timer/Makefile.am, wrapup/Makefile.am: Remove.
144        * configure.ac: Reflect changes above.
145
1462004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Add PREINSTALL_DIRS.
149        * irq/Makefile.am: Ditto.
150
1512004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
154        Add PRE/TMPINSTALL_FILES to CLEANFILES.
155        * irq/Makefile.am: Ditto.
156        * start/Makefile.am: Ditto.
157        * startup/Makefile.am: Ditto.
158
1592004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Eliminate $(LIB).
162        Use noinst_DATA to trigger building libbsp.a.
163
1642003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        PR 541/bsps
167        * startup/linkcmds: Remove SEARCH_DIR.
168
1692003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
172        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
173
1742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
177        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
178        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
179
1802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
183
1842003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * network/Makefile.am: Misc cleanups and fixes.
187        * start/Makefile.am: Misc cleanups and fixes.
188        * startup/Makefile.am: Misc cleanups and fixes.
189        * wrapup/Makefile.am: Misc cleanups and fixes.
190
1912003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Add preinstallation dirstamp support.
194        * irq/Makefile.am: Add preinstallation dirstamp support.
195        * network/Makefile.am: Cosmetics.
196        * wrapup/Makefile.am: Cosmetics.
197
1982003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * clock/Makefile.am: Remove all-local: $(ARCH).
201        * console/Makefile.am: Remove all-local: $(ARCH).
202        * irq/Makefile.am: Remove all-local: $(ARCH).
203        * network/Makefile.am: Remove all-local: $(ARCH).
204        * start/Makefile.am: Remove all-local: $(ARCH).
205        * startup/Makefile.am: Remove all-local: $(ARCH).
206        * timer/Makefile.am: Remove all-local: $(ARCH).
207        * wrapup/Makefile.am: Remove all-local: $(ARCH).
208
2092003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Merge-in include/Makefile.am.
212        Reflect changes to bsp.am.
213        * include/Makefile.am: Remove.
214        * configure.ac: Reflect changes above.
215
2162003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * bsp_specs: Remove *lib:.
219
2202003-09-04      Joel Sherrill <joel@OARcorp.com>
221
222        * clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,
223        irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h,
224        start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds,
225        timer/timer.c: URL for license changed.
226
2272003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: Reflect having moved aclocal/.
230
2312003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Reflect having moved automake/.
234        * clock/Makefile.am: Reflect having moved automake/.
235        * console/Makefile.am: Reflect having moved automake/.
236        * include/Makefile.am: Reflect having moved automake/.
237        * irq/Makefile.am: Reflect having moved automake/.
238        * network/Makefile.am: Reflect having moved automake/.
239        * start/Makefile.am: Reflect having moved automake/.
240        * startup/Makefile.am: Reflect having moved automake/.
241        * timer/Makefile.am: Reflect having moved automake/.
242        * wrapup/Makefile.am: Reflect having moved automake/.
243
2442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
247
2482003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        PR 445/bsps
251        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
252        Remove cpp, old_cpp (now unused).
253
2542003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        PR 444/bsps
257        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
258
2592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Remove AC_CONFIG_AUX_DIR.
262
2632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
266
2672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: AC_PREREQ(2.57).
270
2712003-01-20      Joel Sherrill <joel@OARcorp.com>
272
273        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
274
2752002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
278        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
279        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
280        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
281        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
282        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
283        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
284
2852002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * start/Makefile.am: Use install-data-local to install startfile.
288
2892002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
292
2932002-12-02      Joel Sherrill <joel@OARcorp.com>
294
295        * configure.ac, network/Makefile.am: Don't build if networking disabled.
296        * startup/linkcmds: Add sections to remove warnings.
297
2982002-11-17      Joel Sherrill <joel@OARcorp.com>
299
300        * network/network.c: Fix inconsistency in prototyping.
301
3022002-11-13      Joel Sherrill <joel@OARcorp.com>
303
304        * network/network.c: Removed warning per Jay's suggestion.
305
3062002-11-13      Joel Sherrill <joel@OARcorp.com>
307
308        * include/.cvsignore: Corrected.
309        * network/.cvsignore: New file.
310
3112002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
312
313        * New BSP.
314        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
315        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
316        console/.cvsignore, console/Makefile.am, console/uart.c,
317        include/.cvsignore, include/Makefile.am, include/bsp.h,
318        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
319        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
320        network/network.c, start/.cvsignore, start/Makefile.am,
321        start/start.S, startup/.cvsignore, startup/Makefile.am,
322        startup/bspstart.c, startup/exit.c, startup/linkcmds,
323        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
324        wrapup/.cvsignore, wrapup/Makefile.am: New file.
325
Note: See TracBrowser for help on using the repository browser.