OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [mn10300/] [stb/] [v2_0/] [ChangeLog] - Blame information for rev 565

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2002-11-19  Mark Salter  
2
 
3
        * cdl/hal_mn10300_am33_stb.cdl: Remove virtual vector comm support.
4
        Add options to select AM33 serial ports for comm channels. Add
5
        override for default processor clock frequency.
6
        * src/ser_stb.c: Removed.
7
 
8
2002-08-06  Gary Thomas  
9
2002-08-06  Motoya Kurotsu 
10
 
11
        * src/ser_stb.c: I/O channel data can't be constant - contains
12
        timeout information which can be changed.
13
 
14
2001-10-31  Jonathan Larmour  
15
 
16
        * cdl/hal_mn10300_am33_stb.cdl: Indicate support of variable baud rates.
17
 
18
2001-09-05  David Howells  
19
 
20
        * src/plf_misc.c: made inclusion here of hal_ctrlc_isr()
21
        contingent on the lack of virtual vector support.
22
 
23
2001-08-15  David Howells  
24
 
25
        * src/hal_diag.c: included hal_misc.h.
26
        * src/plf_misc.c: included hal_misc.h and stopped declaring
27
        hal_virtual_vector_table directly.
28
 
29
2001-08-03  David Howells  
30
 
31
        * cdl/hal_mn10300_am33_stb.cdl: added vector support and made to
32
        work with RedBoot and flash.
33
        * include/plf_intr.h: ditto.
34
        * include/plf_io.h: ditto.
35
        * include/plf_stub.h: ditto.
36
        * include/pkgconf/mlt_mn10300_am33_stb_rom.h: ditto.
37
        * include/pkgconf/mlt_mn10300_am33_stb_rom.mlt: ditto.
38
        * include/pkgconf/mlt_mn10300_am33_stb_sram1.h: ditto.
39
        * include/pkgconf/mlt_mn10300_am33_stb_sram1.ldi: ditto.
40
        * include/pkgconf/mlt_mn10300_am33_stb_sram1.mlt: ditto.
41
        * misc/redboot_RAM.ecm: ditto.
42
        * misc/redboot_ROM.ecm: ditto.
43
        * misc/redboot_SRAM1.ecm: ditto.
44
        * src/plf_misc.c: ditto.
45
        * src/plf_stub.c: ditto.
46
        * src/ser_stb.c: ditto.
47
 
48
2001-08-02  Nick Garnett  
49
 
50
        * include/plf_io.h:
51
        Added this file to match assumption now made in arch files that it
52
        exists.
53
 
54
2001-01-26  Jesper Skov  
55
 
56
        * include/plf_stub.h: Reset macros moved
57
        * include/plf_intr.h: to this file.
58
 
59
2000-10-20  Jonathan Larmour  
60
 
61
        * include/pkgconf/mlt_mn10300_am33_stb_ram.mlt:
62
        * include/pkgconf/mlt_mn10300_am33_stb_rom.mlt:
63
        Add heap1 section
64
 
65
        * include/pkgconf/mlt_mn10300_am33_stb_ram.h:
66
        * include/pkgconf/mlt_mn10300_am33_stb_rom.h:
67
        * include/pkgconf/mlt_mn10300_am33_stb_ram.ldi:
68
        * include/pkgconf/mlt_mn10300_am33_stb_rom.ldi:
69
        Regenerated
70
 
71
2000-03-20  Jonathan Larmour  
72
 
73
        * src/plf_stub.c (cyg_hal_gdb_isr): Use serial 0 interrupt macros
74
        consistently
75
        (hal_stb_interruptible): Likewise
76
        (hal_stb_init_break_irq): Likewise
77
 
78
2000-02-18  Jonathan Larmour  
79
 
80
        * cdl/hal_mn10300_am33_stb.cdl (CYGBLD_BUILD_GDB_STUBS): When building
81
        stubs, define every dependency required here rather than in the
82
        template
83
 
84
2000-02-10  Jesper Skov  
85
 
86
        * include/plf_stub.h:
87
        Renoved HAL_STUB_PLATFORM_STUBS_INIT.
88
 
89
2000-02-07  Jesper Skov  
90
 
91
        * cdl/hal_mn10300_am33_stb.cdl: use cpu options when linking.
92
 
93
2000-02-03  Jesper Skov  
94
 
95
        * cdl/hal_mn10300_am33_stb.cdl: Implements stubs.
96
 
97
2000-01-27  Jesper Skov  
98
 
99
        * cdl/hal_mn10300_am33_stb.cdl: Moved part of stubs build rule to
100
        common HAL. Changed description.
101
 
102
2000-01-26  Jesper Skov  
103
 
104
        * cdl/hal_mn10300_am33_stb.cdl: Fix display string.
105
 
106
2000-01-24  Jesper Skov  
107
 
108
        * cdl/hal_mn10300_am33_stb.cdl: Add stubs build rule.
109
 
110
2000-01-24  John Dallaway  
111
 
112
        * cdl/*.cdl:
113
 
114
        Remove obsolete option CYGTST_TESTING_IDENTIFIER.
115
 
116
2000-01-19  Hugo Tyson  
117
 
118
        * cdl/*.cdl: Add descriptions to a number of options &c which were
119
        lacking same, also tidied up other typos as noticed en passant.
120
 
121
1999-12-21  Jonathan Larmour  
122
 
123
        * src/hal_diag.c (CYG_KERNEL_DIAG_GDB): Rename
124
        CYG_HAL_USE_ROM_MONITOR_GDB_STUBS ->
125
        CYGSEM_HAL_USE_ROM_MONITOR_GDB_stubs
126
 
127
        * src/plf_misc.c (hal_platform_init): Likewise
128
        (cyg_hal_user_break): Likewise
129
 
130
        * misc/stubrom.perm: Don't need to enable CYG_HAL_ROM_MONITOR - it has
131
        no effect in this HAL
132
 
133
        * cdl/hal_mn10300_am33_stb.cdl: Add new platform-specific
134
        CYGSEM_HAL_USE_ROM_MONITOR option to control ROM monitor support
135
 
136
1999-12-20  Gary Thomas  
137
 
138
        * cdl/hal_mn10300_am33_stb.cdl: Add -Wl for linker options.
139
 
140
1999-11-25  Gary Thomas  
141
 
142
        * include/pkgconf/mlt_mn10300_am33_stb_rom.h:
143
        * include/pkgconf/mlt_mn10300_am33_stb_ram.h: New file(s).
144
 
145
1999-11-03  Jesper Skov  
146
 
147
        * cdl/hal_mn10300_am33_stb.cdl: Added.
148
 
149
1999-08-27  Nick Garnett  
150
 
151
        * src/hal_diag.c (hal_diag_write_char): Added code to disable
152
        watchdog while emitting a debug message. This is solely to cope
153
        with shortcomings in the test farm.
154
 
155
1999-08-16  John Dallaway  
156
 
157
        * include/pkgconf/hal_mn10300_am33_stb.h:
158
 
159
        Comment out descriptions of non-configurable options for now.
160
 
161
1999-08-16  Jonathan Larmour  
162
 
163
        * src/plf_misc.c:
164
        * src/plf_stub.c:
165
        Correct comment from am32 to am33
166
 
167
1999-08-13  Nick Garnett  
168
 
169
        * src/plf_misc.c (hal_platform_init): Only enable the caches if we
170
        are in ROM. When we are in RAM we let the ROM monitor decide how
171
        the caches are to be used.
172
 
173
1999-08-10  Jonathan Larmour  
174
 
175
        * include/pkgconf/hal_mn10300_am33_stb.h:
176
        Ensure CYGPKG_HAL_MN10300_AM33_STB requires CYGPKG_HAL_MN10300_AM33
177
 
178
1999-08-06  Nick Garnett  
179
 
180
        * src/plf_stub.c:
181
        * src/hal_diag.c:
182
        Changed timers used for baud rate generation for all serial lines
183
        so we can use timer0 as a prescaler for lower baud rates.
184
 
185
1999-07-30  Nick Garnett  
186
 
187
        * src/plf_stub.c: Enabled asynchronous breakpoint handler in
188
        virtual vector table.
189
 
190
        * src/plf_misc.c: Implemented Ctrl-C support.
191
        [Later] Changed return code of hal_ctrlc_isr() to 1.
192
 
193
        * src/hal_diag.c: Added Ctrl-C support to GDB protocol handling.
194
        [Later] Added interrupt acknowledge calls to all serial line reads
195
        to eliminate spurious interrupts.
196
 
197
        * include/pkgconf/hal_mn10300_am33_stb.h: Renamed defines
198
        correctly. Added defined for DIAG and GDB ports.
199
 
200
        * include/plf_intr.h: Fixed typo in Ctrl-C support.
201
 
202
1999-07-27  Nick Garnett  
203
 
204
        * src/plf_misc.c: Changed test for call to patch_dbg_syscalls() to
205
        check CYG_HAL_USE_ROM_MONITOR_GDB_STUBS.
206
 
207
        * src/hal_diag.c: Added configuration to use GDB O packets via
208
        serial0 when running under GDB stubs.
209
        Modified baud rate selection for serial2. Left code to determine
210
        serial line speed in place for future use.
211
 
212
        * misc/stubrom.perm: Added this file to package configuration for
213
        the stubrom.
214
 
215
        * include/pkgconf/mlt_mn10300_am33_stb_rom.ldi:
216
        * include/pkgconf/mlt_mn10300_am33_stb_ram.ldi:
217
        Moved ROM to 0x40000000 and RAM to 0x50000000.
218
 
219
        * src/plf_stub.c:
220
        * include/plf_stub.h:
221
        Did some renaming, added HAL_STUB_PLATFORM_INIT(). Switched over
222
        to serial0 for GDB protocol.
223
 
224
        * include/platform.inc:
225
        Added diagnostic macros to output digits onto front panel LEDs.
226
 
227
1999-07-16  Nick Garnett  
228
 
229
        * src/hal_diag.c:
230
        Added code to diag via serial0. Miscellaneous other tidies.
231
 
232
        * include/pkgconf/mlt_mn10300_am33_stb_ram.ldi:
233
        Increased RAM size to 4M.
234
 
235
        * include/pkgconf/hal_mn10300_am33_stb.h:
236
        Set CYGNUM_HAL_RTC_PERIOD to correct value for this board.
237
 
238
1999-07-07  Nick Garnett  
239
 
240
        * include/pkgconf/mlt_mn10300_am33_stb_ram.ldi:
241
        Moved RAM memory segment to 0x40000000.
242
 
243
        * src/hal_diag.c:
244
        Added buffer based diagnostic option.
245
 
246
1999-06-30  Nick Garnett  
247
 
248
        * include/hal_diag.h:
249
        * include/platform.inc:
250
        * include/plf_intr.h:
251
        * include/plf_stub.h:
252
        * include/pkgconf/hal_mn10300_am33_stb.h:
253
        * include/pkgconf/mlt_mn10300_am33_stb_ram.ldi:
254
        * include/pkgconf/mlt_mn10300_am33_stb_ram.mlt:
255
        * include/pkgconf/mlt_mn10300_am33_stb_rom.ldi:
256
        * include/pkgconf/mlt_mn10300_am33_stb_rom.mlt:
257
        * src/PKGconf.mak:
258
        * src/hal_diag.c:
259
        * src/plf_misc.c:
260
        * src/plf_stub.c:
261
        Added these files to contain HAL code and definitions for STB
262
        target board.
263
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.