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

4.104.115
Last change on this file since c193baad was c193baad, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 04/09/10 at 20:24:57

unify irq data types and code, merge s3c2400/s3c2410 support

  • Property mode set to 100644
File size: 18.5 KB
RevLine 
[c193baad]12010-04-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * clock/clockdrv.c, irq/bsp_irq_init.c, irq/irq.h
4        startup/bspstart.c, network/network.c: make irq data types
5        consistent
6
[de237f4]72010-04-07      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * start/start.S: Verify boot_card() is passed a NULL.
10
[10de8065]112009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * make/custom/edb7312.cfg: Remove RTEMS_BSP_FAMILY.
14
[d236e964]152009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * configure.ac: Don't add -ansi -fasm to CFLAGS.
18
[9592005]192009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * make/custom/edb7312.cfg: New (relocated from /make/custom).
22
[6b2b37d2]232009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
24
25        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
26
27 2009-08-27     Joel Sherrill <joel.sherrill@oarcorp.com>
[7561e7c]28
29        * include/ep7312.h, startup/bspreset.c: Move Skyeye magic address out
30        of .h file.
31
[a3a6fae]322009-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
33
34        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
35        Should be automatically handled by confdefs.h or the application.
36
[8eb28306]372009-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
38
39        * clock/clockdrv.c: Tinker with clock on Skyeye.
40
[f14a21df]412009-08-04      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * clock/clockdrv.c: Add stub nanoseconds since last tick handler to
44        improve coverage.
45
[5eac0853]462009-07-28      Xi Yang <hiyangxi@gmail.com>
47
48        * configure.ac: undefine BSP_PRESS_KEY_FOR_RESET
49        * startup/bspreset.c, include/ep7312.h: Support skyeye shutdown device
50       
[d1be26b]512009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
54        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
55        have the same options.
56
[7ae2775]572009-07-15      Sebastian Huber <sebastian.huber@embedded-brains.de>
58
59        * Makefile.am: Removed references to deleted file
60        '../shared/irq/irq_asm.S'.
61        * irq/bsp_irq_asm.S: Renamed ExecuteITHandler() into
62        bsp_interrupt_dispatch().
63
[627e7930]642009-07-12      Xi Yang <hiyangxi@gmail.com>
65
66        * configure.ac, clock/clockdrv.c, startup/bspreset.c: Adjust clock
67        initialization for clock tick so rtmonuse test now runs on Skyeye.
68        Joel added configure magic and place holder in bspreset.c for Skyeye
69        hardware reset device support.
70
[820d1ab0]712009-04-28      Chris Johns <chrisj@rtems.org>
72
73        * start/start.S: Update for boot_card command line change.
74
[2a0f6dc]752008-12-05      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * bsp_specs: Remove -Qy from *link.
78
[df393962]792008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * bsp_specs: Move -e start from *link to *startfile to avoid warning
82        for undefined entry symbol when linking relocatables with binutils
83        2.19.
84
[9957dbf]852008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
86
87        * Makefile.am, preinstall.am: Use shared tm27.h stub.
88        * include/tm27.h: Removed.
89
[81d86a0]902008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
91
92        * clock/clockdrv.c: include "../../../shared/clockdrv_shell.h".
93        * Makefile.am: Reflect changes above.
94
[c0bea05]952008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
96
97        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
98        of building libbspstart.a, using automake-rules.
99
[64eb0c7]1002008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
101
102        * Makefile.am: Eliminate *_SOURCES.
103
[e94666d]1042008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
107        components.
108
[3416c44]1092008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
110
111        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
112
[95aa5e1]1132008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
114
115        * configure.ac: Make letting boot_card() handle work area allocation
116        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
117        BSP_BOOTCARD_OPTIONS.
118
[72798ee]1192008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
120
121        * startup/bspreset.c: New file.
122
[1dad9e7]1232008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
124
125        * Makefile.am, configure.ac, console/uart.c: Use standardized
126        bsp_cleanup() which can optionally print a message, poll for user to
127        press key, and call bsp_reset(). Using this eliminates the various
128        bsp_cleanup() implementations which had their own implementation and
129        variety of string constants.
130        * startup/bspclean.c: Removed.
131
[127e726a]1322008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
133
134        * Makefile.am, startup/linkcmds: Use top level shared
135        bsp_get_work_area() implementation.
136
[a196084]1372008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
138
139        * startup/bspstart.c: Remove unnecessary includes of
140        rtems/libcsupport.h and rtems/libio.h.
141
[0729c2d9]1422008-09-12      Joel Sherrill <joel.sherrill@oarcorp.com>
143
144        * Makefile.am: Split out bsp_get_work_area() into its own file and user
145        BSP Framework to perform more initialization. Let edb7312 and csb336
146        shared the implementation.
147        * startup/bspgetworkarea.c: Removed.
148
[fe27e20f]1492008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
150
151        * Makefile.am, configure.ac, startup/bspstart.c: Split out
152        bsp_get_work_area() into its own file and user BSP Framework to
153        perform more initialization.
154        * startup/bspgetworkarea.c: New file.
155
[b5059b3]1562008-09-05      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * timer/timer.c: Use "true" instead of "1" for "bool"s.
159
[89866d84]1602008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
161
162        * timer/timer.c: Eliminate empty function from every benchmark timer
163        driver. Fix spelling.
164
[35f52a6]1652008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
166
167        * timer/timer.c: Rename timer driver methods to follow RTEMS
168        programming conventions.
169
[2c4d2133]1702008-08-27      Ralf Corsépius <ralf.corsepius@rtems.org>
171
[0b367e9c]172        * timer/timer.c: Eliminate rtems_boolean.
[2c4d2133]173        * Makefile.am: Remove stray include_HEADERS += irq/irq.h.
174
[21c9770]1752008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
176
177        * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
178        routine.
179        * startup/bspclean.c: New file.
180        * startup/exit.c: Removed.
181
[c001766]1822008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
183
184        *  irq/bsp_irq_init.c: Add missing prototypes.
185
[1d0ee80e]1862008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
187
188        * Makefile.am: Rework to avoid .rel files.
189
[6ea100c1]1902008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
191
192        * startup/bspstart.c: Refactored and renamed initialization routines to
193        rtems_initialize_data_structures, rtems_initialize_before_drivers,
194        rtems_initialize_device_drivers, and
195        rtems_initialize_start_multitasking. This opened the sequence up so
196        that bootcard() could provide a more robust and flexible framework
197        which is easier to explain and understand. This also lays the
198        groundwork for sharing the division of available memory between the
199        RTEMS workspace and heap and the C library initialization across all
200        BSPs.
201
[d1f57b5]2022008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
203
204        * startup/linkcmds: Add wildcard to gcc_except_table section so
205        programs compiled with gcc 4.3.x can link.
206
[f1c53e8e]2072007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
208
209        * clock/clockdrv.c, include/bsp.h, startup/bspstart.c: Eliminate copies
210        of the Configuration Table. Use the RTEMS provided accessor macros to
211        obtain configuration fields.
212
[d34d8692]2132007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
214
215        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
216        from CPU Table to Configuration Table. Eliminate CPU Table from all
217        ports. Delete references to CPU Table in all forms.
218
[558bc25]2192007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
220
221        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
222        Table fields to the Configuration Table. This included
223        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
224        do_zero_of_workspace, extra_mpci_receive_server_stack,
225        stack_allocate_hook, and stack_free_hook. As a side-effect of this
226        effort some multiprocessing code was made conditional and some style
227        clean up occurred.
228
[80231685]2292007-09-12      Joel Sherrill <joel.sherrill@OARcorp.com>
230
231        PR 1257/bsps
232        * irq/irq.c: Code outside of cpukit should use the public
233        API for rtems_interrupt_disable/rtems_interrupt_enable. By bypassing
234        the public API and directly accessing _CPU_ISR_Disable and
235        _CPU_ISR_Enable, they were bypassing the compiler memory barrier
236        directive which could lead to problems. This patch also changes the
237        type of the variable passed into these routines and addresses minor
238        style issues.
239
2402007-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
241
242        * startup/bspstart.c: Eliminate maximum_drivers configuration parameter
[0fe59ec]2432007-06-22      Joel Sherrill <joel.sherrill@oarcorp.com>
244
245        * clock/clockdrv.c: Fix spacing.
246
[92b0eba]2472007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
248
249        * network/network.c: Remove cs8900_get_mac_addr which conflicted with
250        one in libchip AND contained a hard-coded MAC address.
251
[15aecdc]2522007-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
253
254        * startup/bspstart.c: Eliminate maximum_drivers configuration parameter
255        since it was used to configure a no longer used feature. Device names
256        are now part of the filesystem not in a table.
257
[a5ef8c53]2582007-05-15      Ray Xu <rayx@gmail.com>
259
260        * Makefile.am: Add abort.rel since it is now in the BSP shared source,
261        not in score/cpu.
262
[80c6ce9]2632007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
264
265        * bsp_specs: Remove qrtems_debug.
266
[3f0cfc56]2672007-03-11      Joel Sherrill <joel@OARcorp.com>
268
269        * startup/bspstart.c: Remove assignments of
270        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
271        value in boot_card.c
272
[fcb0cd46]2732006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
274
275        * configure.ac: New BUG-REPORT address.
276
[aa4369c]2772006-11-15      Joel Sherrill <joel@OARcorp.com>
278
279        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
280        file and simplified initialization.
281
[e1d578d8]2822006-11-01      Joel Sherrill <joel@OARcorp.com>
283
284        * bsp_specs: Fix typo.
285
[b174ee8]2862006-10-30      Joel Sherrill <joel@OARcorp.com>
287
288        * bsp_specs: Add crti, crtbegin, crtend, and crtn.
289
[57357d9]2902006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
291
292        * Makefile.am: Remove superfluous -DASM.
293
[754610f]2942006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
295
296        * configure.ac: Require autoconf-2.60. Require automake-1.10.
297
[1ca844f9]2982006-06-02      Jay Monkman
299
300        * irq/bsp_irq_init.c: Changed interrupt handling
301        to use shared rtems_irq_connect_data struct.
302
[dec6a8da]3032006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * Makefile.am: Add preinstall.am.
306
[6b346ca]3072005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
308
309        * Makefile.am: Install/preinstall headers from ../../arm/shared.
310
[34c4852]3112005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
312
313        * include/bsp.h: New header guard.
314
[309775c]3152005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
316
317        * irq/irq.h: Modified names and types to match rtems/irq.h.
318        Note: rtems/irq.h should be included after the addition of a
319        parameter to ISRs.
320
[327e0fcd]3212005-04-26      Joel Sherrill <joel@OARcorp.com>
322
323        * network/network.c: Eliminate warnings.
324
[9cf372e5]3252005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
326
327        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
328
[6d2c4aa4]3292005-01-04      Joel Sherrill <joel@OARcorp.com>
330
331        * clock/clockdrv.c: Remove warnings.
332
[4cbf22a]3332005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
334
335        * Makefile.am: Remove build-variant support.
336
[45b4785]3372004-11-05      Joel Sherrill <joel@OARcorp.com>
338
339        * startup/linkcmds: Add .gnu.linkonce.b section and account for memory
340        area being named sdram NOT RAM.
341
[6b346ca]3422004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
[97891e5e]343
344        * configure.ac: Require automake > 1.9.
345
[2ee764d6]3462004-07-30      Jay Monkman <jtm@lopingdog.com>
347
348        * network/network.c: Changes to network driver to get it to compile
349        again.
350
[6b346ca]3512004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
[3defec6]352
353        PR 610/bsps
354        * Makefile.am: Add include/tm27.h, Cosmetics.
355        * include/tm27.h: Final cosmetics.
356
[6b346ca]3572004-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
[7f3d5557]358
359        * include/bsp.h: Split out tmtest27 support.
360        * include/tm27.h: New.
361
[6b346ca]3622004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
[fb7a141]363
364        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
365        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
366        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
367
[6b346ca]3682004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
[2a7f710f]369
370        * console/uart.c, include/ep7312.h, startup/bspstart.c,
371        timer/timer.c: Convert to using c99 fixed size types.
372
[2a7f9a28]3732004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am: Reflect changes to bsp.am.
376        Preinstall dist_project_lib*.
377
[6ac101b]3782004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: Reflect changes to bsp.am.
381
[c24d7c84]3822004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
385
[ac904b6]3862004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * Makefile.am: Pickup files from ../../arm/shared instead of
389        ../shared. Reformat.
390
[643d00b]3912004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * include/bsp.h: Remove config.
394        * irq/irq.c: Remove stray blanks.
395        * start/start.S: Add missing */ in comments.
396
[9e541e3]3972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
400        network/Makefile.am, irq/Makefile.am, start/Makefile.am,
401        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
402        compilation rules.
403        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
404        irq/Makefile.am, start/Makefile.am, startup/Makefile.am,
405        timer/Makefile.am, wrapup/Makefile.am: Remove.
406        * configure.ac: Reflect changes above.
407
[3ccd7bdd]4082004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * Makefile.am: Add PREINSTALL_DIRS.
411        * irq/Makefile.am: Ditto.
412
[ae498452]4132004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
416        Add PRE/TMPINSTALL_FILES to CLEANFILES.
417        * irq/Makefile.am: Ditto.
418        * start/Makefile.am: Ditto.
419        * startup/Makefile.am: Ditto.
420
[6411947]4212004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * wrapup/Makefile.am: Eliminate $(LIB).
424        Use noinst_DATA to trigger building libbsp.a.
425
[ce0f13ef]4262003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
[e532bc24]428        PR 541/bsps
[ce0f13ef]429        * startup/linkcmds: Remove SEARCH_DIR.
430
[b35414a]4312003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
434        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
435
[95f1cc5]4362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
439        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
440        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
441
[810720b6]4422003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
445
[1da3d0b5]4462003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * network/Makefile.am: Misc cleanups and fixes.
449        * start/Makefile.am: Misc cleanups and fixes.
450        * startup/Makefile.am: Misc cleanups and fixes.
451        * wrapup/Makefile.am: Misc cleanups and fixes.
452
[9a6f471]4532003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * Makefile.am: Add preinstallation dirstamp support.
456        * irq/Makefile.am: Add preinstallation dirstamp support.
457        * network/Makefile.am: Cosmetics.
458        * wrapup/Makefile.am: Cosmetics.
459
[5b62726f]4602003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * clock/Makefile.am: Remove all-local: $(ARCH).
463        * console/Makefile.am: Remove all-local: $(ARCH).
464        * irq/Makefile.am: Remove all-local: $(ARCH).
465        * network/Makefile.am: Remove all-local: $(ARCH).
466        * start/Makefile.am: Remove all-local: $(ARCH).
467        * startup/Makefile.am: Remove all-local: $(ARCH).
468        * timer/Makefile.am: Remove all-local: $(ARCH).
469        * wrapup/Makefile.am: Remove all-local: $(ARCH).
470
[d348010c]4712003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * Makefile.am: Merge-in include/Makefile.am.
474        Reflect changes to bsp.am.
475        * include/Makefile.am: Remove.
476        * configure.ac: Reflect changes above.
477
[b089146]4782003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * bsp_specs: Remove *lib:.
481
[f2f11abe]4822003-09-04      Joel Sherrill <joel@OARcorp.com>
483
484        * clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,
485        irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h,
486        start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds,
487        timer/timer.c: URL for license changed.
488
[fe8bc62f]4892003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * Makefile.am: Reflect having moved aclocal/.
492
[d8abd37]4932003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
[c483a4e]495        * Makefile.am: Reflect having moved automake/.
496        * clock/Makefile.am: Reflect having moved automake/.
497        * console/Makefile.am: Reflect having moved automake/.
498        * include/Makefile.am: Reflect having moved automake/.
499        * irq/Makefile.am: Reflect having moved automake/.
500        * network/Makefile.am: Reflect having moved automake/.
501        * start/Makefile.am: Reflect having moved automake/.
502        * startup/Makefile.am: Reflect having moved automake/.
503        * timer/Makefile.am: Reflect having moved automake/.
504        * wrapup/Makefile.am: Reflect having moved automake/.
[d8abd37]505
[7dcc3fe]5062003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
509
[d266acd2]5102003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
[75fcb394]512        PR 445/bsps
[d266acd2]513        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
514        Remove cpp, old_cpp (now unused).
515
[318d861]5162003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
[75fcb394]518        PR 444/bsps
[318d861]519        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
520
[afaa498d]5212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.ac: Remove AC_CONFIG_AUX_DIR.
524
[ccd81b60]5252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
528
[9b5c258]5292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * configure.ac: AC_PREREQ(2.57).
532
[7b0c547a]5332003-01-20      Joel Sherrill <joel@OARcorp.com>
534
535        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
536
[f1c62bb]5372002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
540        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
541        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
542        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
543        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
544        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
545        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
546
[59a01a6e]5472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * start/Makefile.am: Use install-data-local to install startfile.
550
[ad5c7fe]5512002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
554
[36ea4c2a]5552002-12-02      Joel Sherrill <joel@OARcorp.com>
556
557        * configure.ac, network/Makefile.am: Don't build if networking disabled.
558        * startup/linkcmds: Add sections to remove warnings.
559
[69efcbc1]5602002-11-17      Joel Sherrill <joel@OARcorp.com>
561
562        * network/network.c: Fix inconsistency in prototyping.
563
[aff9de8]5642002-11-13      Joel Sherrill <joel@OARcorp.com>
565
566        * network/network.c: Removed warning per Jay's suggestion.
567
[2027063]5682002-11-13      Joel Sherrill <joel@OARcorp.com>
569
570        * include/.cvsignore: Corrected.
571        * network/.cvsignore: New file.
572
[3d6669cc]5732002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
574
575        * New BSP.
576        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
577        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
578        console/.cvsignore, console/Makefile.am, console/uart.c,
579        include/.cvsignore, include/Makefile.am, include/bsp.h,
580        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
581        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
582        network/network.c, start/.cvsignore, start/Makefile.am,
583        start/start.S, startup/.cvsignore, startup/Makefile.am,
584        startup/bspstart.c, startup/exit.c, startup/linkcmds,
585        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
586        wrapup/.cvsignore, wrapup/Makefile.am: New file.
587
Note: See TracBrowser for help on using the repository browser.