source: rtems/c/src/lib/libbsp/m68k/mcf5235/ChangeLog @ 1d0ee80e

4.104.114.95
Last change on this file since 1d0ee80e was 1d0ee80e, checked in by Joel Sherrill <joel.sherrill@…>, on 05/14/08 at 20:28:09

2008-05-14 Joel Sherrill <joel.sherrill@…>

  • Makefile.am: Rework to avoid .rel files.
  • Property mode set to 100644
File size: 5.8 KB
Line 
12008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am: Rework to avoid .rel files.
4
52008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * startup/bspstart.c: Refactored and renamed initialization routines to
8        rtems_initialize_data_structures, rtems_initialize_before_drivers,
9        rtems_initialize_device_drivers, and
10        rtems_initialize_start_multitasking. This opened the sequence up so
11        that bootcard() could provide a more robust and flexible framework
12        which is easier to explain and understand. This also lays the
13        groundwork for sharing the division of available memory between the
14        RTEMS workspace and heap and the C library initialization across all
15        BSPs.
16
172008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * console/console.c: Remove all references to console_reserve_resources
20        and termios_reserve_resources.
21
222008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Add
25        wildcard to gcc_except_table section so programs compiled with gcc
26        4.3.x can link.
27
282007-12-14      Chris Johns <chrisj@rtems.org>
29
30        * gdb-init: Make the first hb temporary.
31        * network/network.c: Add support for reading the MAC address from
32        the FEC if set by the boot monitor. dBug does not do this unless
33        the network is used which is a shame.
34
352007-12-14      Chris Johns <chrisj@rtems.org>
36
37        * gdb-init: Add the show-exception.
38
392007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
40
41        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
42        Configuration Table. Use the RTEMS provided accessor macros to obtain
43        configuration fields.
44
452007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
46
47        * startup/bspstart.c: Move interrupt_stack_size field from CPU Table to
48        Configuration Table. Eliminate CPU Table from all ports. Delete
49        references to CPU Table in all forms.
50
512007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
52
53        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
54        Table fields to the Configuration Table. This included
55        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
56        do_zero_of_workspace, extra_mpci_receive_server_stack,
57        stack_allocate_hook, and stack_free_hook. As a side-effect of this
58        effort some multiprocessing code was made conditional and some style
59        clean up occurred.
60
612007-12-03      Chris Johns <chrisj@rtems.org>
62
63        * console/console.c: Set the baud rate for stdin to 19200 when
64        opening the console. This is the default rate for the dbug
65        monitor.
66        * gdb-init: New.
67
682007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
69
70        * startup/bspstart.c: Eliminate the interrupt_vector_table field in the
71        m68k CPU Table since it is never read.
72
732007-05-03      Joel Sherrill <joel@OARcorp.com>
74
75        * startup/linkcmds: Handle .data.* sections
76
772007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * bsp_specs: Remove qrtems_debug.
80
812007-03-12      Joel Sherrill <joel@OARcorp.com>
82
83        * include/coverhd.h, start/start.S, startup/bspclean.c,
84        startup/bspstart.c, startup/linkcmds, startup/linkcmdsflash,
85        startup/linkcmdsram: Correct license URL and/or fix mistake in
86        copyright notice. Both of these mistakes appear to be from code
87        submitted after these changes were made previously.
88
892007-03-11      Joel Sherrill <joel@OARcorp.com>
90
91        * startup/bspstart.c: Remove assignments of
92        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
93        value in boot_card.c
94
952007-03-10      Joel Sherrill <joel@OARcorp.com>
96
97        PR 1227/bsps
98        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
99        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
100
1012006-12-15      Ralf Corsépius <ralf.corsepius@rtems.org>
102
103        * network/network.c: Use ioctl_command_t as arg in ioctl-functions.
104
1052006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
106
107        * configure.ac: New BUG-REPORT address.
108
1092006-11-15      Joel Sherrill <joel@OARcorp.com>
110
111        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
112        file and simplified initialization.
113
1142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
115
116        * Makefile.am: Remove superfluous -DASM.
117
1182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
119
120        * configure.ac: Require autoconf-2.60. Require automake-1.10.
121
1222006-09-11      Joel Sherrill <joel@OARcorp.com>
123
124        * console/console.c, startup/init5235.c: Convert C++ style comments to
125        C style.
126
1272006-06-23      Worth Burruss <worth@motioncontrol.org>
128
129        * Makefile.am, README, startup/init5235.c, startup/linkcmds,
130        startup/linkcmdsflash, startup/linkcmdsram: Modify to the mcf5235
131        eval boards to either load and run from ram using the dBug moniter as
132        the boot deviced (Board setup as shipped from the factory), or it
133        allows the user to Boot his code from flash he loads onto the eval
134        board. The code changes between the two are based on the selected
135        linker script using a variable in the script.  The options to the
136        linker are used to override the default linker script and select
137        which options to configure at boot either from flash, or from ram:
138            -qnolinkcmds -T linkcmdsflash
139        If no options are given the standard linker sript assumes dBug was
140        used to set up the board and the user is going to load his program
141        to RAM.
142
1432006-02-08      Joel Sherrill <joel@OARcorp.com>
144
145        * startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Add
146        sections required by newer gcc versions.
147
1482006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * Makefile.am: Add preinstall.am.
151
1522005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * console/console.c: Eliminate unsigned32, unsigned8.
155        * include/bsp.h: Eliminate unsigned32.
156        * startup/bspstart.c: Eliminate unsigned32.
157
1582005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
159
160        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
161        clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
162        include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
163        startup/bspstart.c, startup/init5235.c, startup/linkcmds,
164        startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
165
Note: See TracBrowser for help on using the repository browser.