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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-02-04  John Dallaway  
2
 
3
        * include/pkgconf/*.ldi: Add SECTION_eh_frame().
4
 
5
2009-01-31  Bart Veer 
6
 
7
        * cdl/hal_sh_sh77x9_se77x9.cdl: update compiler flags for gcc 4.x
8
 
9
2003-09-21  Gary Thomas  
10
 
11
        * misc/redboot_SE7709RP01_RAM.ecm:
12
        * misc/redboot_SE7709RP01_ROM.ecm: Adjust for changes in RedBoot
13
        template - DNS now must be enabled manually.
14
 
15
2002-08-06  Gary Thomas  
16
2002-08-06  Motoya Kurotsu 
17
 
18
        * src/ser16c550c.c: I/O channel data can't be constant - contains
19
        timeout information which can be changed.
20
 
21
2002-05-08  Jesper Skov  
22
 
23
        * src/hal_diag.c: Serial register renaming.
24
 
25
2001-10-31  Jonathan Larmour  
26
 
27
        * cdl/hal_sh_sh77x9_se77x9.cdl: Indicate support of variable baud rates.
28
 
29
2001-10-18  Jesper Skov  
30
 
31
        * src/plf_misc.c (hal_platform_init): Fix option spelling.
32
 
33
        * cdl/hal_sh_sh77x9_se77x9.cdl: Fix SuperIO CDL option mistake.
34
 
35
2001-10-16  Jesper Skov  
36
 
37
        * cdl/hal_sh_sh77x9_se77x9.cdl: Removed DP83902A hack.
38
 
39
2001-10-15  Jesper Skov  
40
 
41
        * cdl/hal_sh_sh77x9_se77x9.cdl: Additional requirements to work
42
        around problem of inferred values.
43
        Added DP83902A hack.
44
 
45
        * src/ser16c550c.c: Get serial controller details from CDL.
46
 
47
        * src/plf_misc.c (hal_platform_init): Only call SuperIO init
48
        function if required.
49
 
50
        * include/platform.inc (BSC_settings_table): Initialize for DRAM
51
        or SDRAM - but crudely so. Proper configury will be needed
52
        eventually, when it's clear how much the SE77X9 boards actually
53
        differ.
54
 
55
        * cdl/hal_sh_sh77x9_se77x9.cdl: Added SE7709RP01 platform
56
        support. Added XTAL default option. Added options for serial
57
        controller. Added crude option for DRAM/SDRAM. Added option for
58
        SuperIO.
59
 
60
2001-09-25  Jesper Skov  
61
 
62
        * include/plf_intr.h: Removed dummy
63
        CYGPRI_HAL_INTERRUPT_ACKNOWLEDGE_PLF and
64
        CYGPRI_HAL_INTERRUPT_CONFIGURE_PLF definitions.
65
 
66
2001-09-13  Jesper Skov  
67
 
68
        * cdl/hal_sh_sh77x9_se77x9.cdl: Add CPU option.
69
 
70
2001-09-12  Jesper Skov  
71
 
72
        * include/plf_intr.h: Added interrupt controller support.
73
 
74
2001-07-27  Jesper Skov  
75
 
76
        * cdl/hal_sh_sh77x9_se77x9.cdl: Generate .eprom.srec of RedBoot
77
        image.
78
 
79
2001-06-28  Jesper Skov  
80
 
81
        * include/pkgconf/mlt_sh_sh77x9_se77x9_ram.ldi: Leave 128k for
82
        RedBoot.
83
        * include/pkgconf/mlt_sh_sh77x9_se77x9_ram.mlt: Same.
84
        * include/pkgconf/mlt_sh_sh77x9_se77x9_ram.h: Same.
85
 
86
        * misc/redboot_RAM.ecm: Added compression.
87
        * misc/redboot_ROM.ecm: Same.
88
 
89
        * cdl/hal_sh_sh77x9_se77x9.cdl: Don't make relocated .srec file.
90
 
91
2001-06-26  Jesper Skov  
92
 
93
        * misc/redboot_RAM.ecm: Reduced stacksize to 6kB.
94
        * misc/redboot_ROM.ecm: Same.
95
 
96
2001-06-25  Jesper Skov  
97
 
98
        * misc/redboot_RAM.ecm: Updated stack size.
99
        * misc/redboot_ROM.ecm: Same.
100
 
101
2001-06-22  Jesper Skov  
102
 
103
        * include/platform.inc (SDMR): Fiddled.
104
 
105
2001-06-19  Jesper Skov  
106
 
107
        * cdl/hal_sh_sh77x9_se77x9.cdl: Our board has a 7709S CPU.
108
 
109
        * misc/redboot_ROM.ecm: Don't include CPU variant details.
110
        * misc/redboot_RAM.ecm: Same.
111
 
112
2001-06-17  Jesper Skov  
113
 
114
        * include/plf_intr.h: Renamed serial interrupts.
115
 
116
        * src/smsc37c93x.c (cyg_hal_init_superIO): Power on COM1. Use
117
        correct interrupt.
118
 
119
        * src/ser16c550c.c: Got it enabled. Correct offset and clock.
120
 
121
        * src/hal_diag.c (cyg_hal_plf_comms_init): SuperIO working.
122
 
123
2001-06-16  Jesper Skov  
124
 
125
        * include/plf_intr.h: Define external interrupts.
126
 
127
        * misc/redboot_ROM.ecm: Added eth driver.
128
        * misc/redboot_RAM.ecm: Same.
129
 
130
        * cdl/hal_sh_sh77x9_se77x9.cdl: Force IRL interrupt mode. Separate
131
        srec output rules for Hitachi Mon (which needs reloc) and for
132
        normal RedBoot use.
133
 
134
2001-06-12  Jesper Skov  
135
 
136
        * src/smsc37c93x.c: Use 16bit writes.
137
 
138
        * src/ser16c550c.c: Update to access by 16bit units. Can't get it
139
        to work though.
140
 
141
        * cdl/hal_sh_sh77x9_se77x9.cdl: Only two serial channels.
142
        * src/hal_diag.c: Same.
143
 
144
2001-06-12  Jesper Skov  
145
 
146
        * New platform HAL.
147
 
148
//===========================================================================
149
// ####GPLCOPYRIGHTBEGIN####
150
// -------------------------------------------
151
// This file is part of eCos, the Embedded Configurable Operating System.
152
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc.
153
//
154
// This program is free software; you can redistribute it and/or modify
155
// it under the terms of the GNU General Public License as published by
156
// the Free Software Foundation; either version 2 or (at your option) any
157
// later version.
158
//
159
// This program is distributed in the hope that it will be useful, but
160
// WITHOUT ANY WARRANTY; without even the implied warranty of
161
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
162
// General Public License for more details.
163
//
164
// You should have received a copy of the GNU General Public License
165
// along with this program; if not, write to the
166
// Free Software Foundation, Inc., 51 Franklin Street,
167
// Fifth Floor, Boston, MA  02110-1301, USA.
168
// -------------------------------------------
169
// ####GPLCOPYRIGHTEND####
170
//===========================================================================

powered by: WebSVN 2.1.0

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