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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [sh/] [cq7708/] [current/] [ChangeLog] - Blame information for rev 791

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

Line No. Rev Author Line
1 786 skrzyp
2009-03-03  Bart Veer  
2
 
3
        * cdl/hal_sh_sh7708_cq7708.cdl: fix previous compiler flags
4
        update.
5
 
6
2009-02-04  John Dallaway  
7
 
8
        * include/pkgconf/*.ldi: Add SECTION_eh_frame().
9
 
10
2009-01-31  Bart Veer 
11
 
12
        * cdl/hal_sh_sh7708_cq7708.cdl: update compiler flags for gcc 4.x
13
 
14
2003-01-19  Bart Veer  
15
 
16
        * include/platform.inc: avoid warnings with binutils 2.13.1
17
 
18
2002-05-13  Jesper Skov  
19
 
20
        * cdl/hal_sh_sh7708_cq7708.cdl: Removed implemntation of
21
        CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_NOT_GUARANTEED.
22
 
23
2001-09-11  Jonathan Larmour  
24
 
25
        * cdl/hal_sh_sh7708_cq7708.cdl: Default to big-endian.
26
 
27
2001-05-29  Jesper Skov  
28
 
29
        * include/plf_io.h: Added.
30
 
31
2001-03-08  Jesper Skov  
32
 
33
        * cdl/hal_sh_sh7708_cq7708.cdl: Does not guarantee virtual vector
34
        support.
35
 
36
2001-02-27  Jesper Skov  
37
 
38
        * include/platform.inc: Init correct vector with interrupt VSR.
39
 
40
2001-01-31  Jesper Skov  
41
 
42
        * src/hal_diag.c: Included private parts of serial driver.
43
 
44
2001-01-26  Jesper Skov  
45
 
46
        * include/plf_stub.h: Moved reset macro to
47
        * include/plf_intr.h: this file.
48
        * src/hal_diag.c: Removed CYGSEM_HAL_VIRTUAL_VECTOR_DIAG check.
49
 
50
2001-01-23  Jesper Skov  
51
 
52
        * include/platform.inc: Properly init interrupt VSR.
53
 
54
2000-11-22  Jesper Skov  
55
 
56
        * include/platform.inc: Mangle symbols.
57
 
58
2000-10-31  Jesper Skov  
59
 
60
        * include/plf_intr.h: Added.
61
        * include/plf_cache.h: Added.
62
 
63
2000-10-20  Jonathan Larmour  
64
 
65
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.h:
66
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.h:
67
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.ldi:
68
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.ldi:
69
        Regenerated with updated host tools
70
 
71
2000-10-17  Jesper Skov  
72
 
73
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.h: Adding heap1.
74
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.mlt: Ditto.
75
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.ldi: Ditto.
76
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.h: Ditto.
77
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.mlt: Ditto.
78
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.ldi: Ditto.
79
 
80
2000-10-10  Jesper Skov  
81
 
82
        * cdl/hal_sh_sh7708_cq7708.cdl: Fix legal OCC ranges.
83
 
84
2000-09-26  Jesper Skov  
85
 
86
        * include/platform.inc (BSC_settings_table): Use the calculated
87
        FRQCR init value.
88
 
89
        * cdl/hal_sh_sh7708_cq7708.cdl: Updated clock options.
90
 
91
2000-07-07  Jesper Skov  
92
 
93
        * cdl/hal_sh_sh7708_cq7708.cdl: Require sub-variant package.
94
 
95
2000-07-05  Jesper Skov  
96
 
97
        * src/hal_diag.c: Include hal_if.c
98
 
99
2000-06-29  Jesper Skov  
100
 
101
        * src/hal_diag.c: serial driver API changes.
102
 
103
2000-06-28  Jesper Skov  
104
 
105
        * src/plf_stub.c: [deleted]
106
        * src/plf_misc.c:
107
        * src/hal_diag.c:
108
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.h:
109
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.ldi:
110
        * include/pkgconf/mlt_sh_sh7708_cq7708_ram.mlt:
111
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.h:
112
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.ldi:
113
        * include/pkgconf/mlt_sh_sh7708_cq7708_rom.mlt:
114
        * include/plf_stub.h:
115
        * include/hal_diag.h:
116
        * cdl/hal_sh_sh7708_cq7708.cdl:
117
        Changed to use virtual vector code.
118
 
119
2000-06-06  Jesper Skov  
120
 
121
        * cdl/hal_sh_sh7708_cq7708.cdl: Added CYGHWR_HAL_SH_BOARD_SPEED
122
        (from Haruki Kashiwaya).
123
 
124
2000-06-05  John Dallaway  
125
 
126
        * cdl/hal_sh_sh7708_cq7708.cdl:
127
 
128
        Tidy display strings.
129
 
130
2000-05-31  Jesper Skov  
131
 
132
        * Munging sources to matches post-1.3.1 changes.
133
 
134
2000-03-30  Haruki Kashiwaya  
135
 
136
        * Set up directory structure.
137
 
138
//===========================================================================
139
// ####GPLCOPYRIGHTBEGIN####
140
// -------------------------------------------
141
// This file is part of eCos, the Embedded Configurable Operating System.
142
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2009 Free Software Foundation, Inc.
143
//
144
// This program is free software; you can redistribute it and/or modify
145
// it under the terms of the GNU General Public License as published by
146
// the Free Software Foundation; either version 2 or (at your option) any
147
// later version.
148
//
149
// This program is distributed in the hope that it will be useful, but
150
// WITHOUT ANY WARRANTY; without even the implied warranty of
151
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
152
// General Public License for more details.
153
//
154
// You should have received a copy of the GNU General Public License
155
// along with this program; if not, write to the
156
// Free Software Foundation, Inc., 51 Franklin Street,
157
// Fifth Floor, Boston, MA  02110-1301, USA.
158
// -------------------------------------------
159
// ####GPLCOPYRIGHTEND####
160
//===========================================================================

powered by: WebSVN 2.1.0

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