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