source: rtems/c/src/lib/libbsp/m68k/mcf5329/ChangeLog @ 1495d91

4.104.115
Last change on this file since 1495d91 was 1495d91, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/08 at 02:47:12

2008-09-24 Ralf Corsépius <ralf.corsepius@…>

PR 1322/bsps

  • include/bspopts.h.in: Remove.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12008-09-24      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        PR 1322/bsps
4        * include/bspopts.h.in: Remove.
5
62008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * configure.ac, include/bspopts.h.in: Make letting boot_card() handle
9        work area allocation mandatory. Rename
10        RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to BSP_BOOTCARD_OPTIONS.
11
122008-09-22      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * Makefile.am, configure.ac, include/bspopts.h.in: Use standardized
15        bsp_cleanup() which can optionally print a message, poll for user to
16        press key, and call bsp_reset(). Using this eliminates the various
17        bsp_cleanup() implementations which had their own implementation and
18        variety of string constants.
19        * startup/bspclean.c: Removed.
20
212008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * include/bsp.h: Remove unnecessary boilerplate comments.
24
252008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * Makefile.am, startup/linkcmds, startup/linkcmdsflash: Use top level
28        shared bsp_get_work_area() implementation.
29
302008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * Makefile.am, configure.ac, startup/bspstart.c: Add use of
33        bsp_get_work_area() in its own file and rely on BSP Framework to
34        perform more initialization. Remove unnecessary includes of
35        rtems/libio.h and rtems/libcsupport.h.
36
372008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
40        phase, all prototypes were removed from bsp.h and empty
41        implementations were removed and made to use the shared stub.
42
432008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * timer/timer.c: Convert to "bool".
46
472008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * timer/timer.c: Eliminate empty function from every benchmark timer
50        driver. Fix spelling.
51
522008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
53
54        * timer/timer.c: Rename timer driver methods to follow RTEMS
55        programming conventions.
56
572008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * clock/clock.c, startup/init5329.c: Add missing prototypes.
60
612008-07-04      Matthew Riek <matthew.riek@ibiscomputer.com.au>
62
63        * Makefile.am, README, include/coverhd.h, network/network.c,
64        startup/bspstart.c, startup/cfinit.c, startup/linkcmdsflash: Add
65        cache support for 5329. Fix bug in network driver. Enable the cache
66        in copyback and write-through so we can assume that in BSP.
67
682008-06-23      Joel Sherrill <joel.sherrill@OARcorp.com>
69
70        * .cvsignore: New file.
71
722008-06-20      Joel Sherrill <joel.sherrill@OARcorp.com>
73
74        * startup/linkcmds: Use wildcard on .data section.
75
762008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
77
78        * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, gdb-init,
79        preinstall.am, clock/clock.c, console/console.c, include/bsp.h,
80        include/bspopts.h.in, include/coverhd.h, include/tm27.h,
81        network/network.c, start/start.S, startup/bspclean.c,
82        startup/bspstart.c, startup/cfinit.c, startup/init5329.c,
83        startup/linkcmds, startup/linkcmdsflash, timer/timer.c: New files.
84
Note: See TracBrowser for help on using the repository browser.