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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [powerpc/] [viper/] [v2_0/] [ChangeLog] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2002-12-02  Gary Thomas  
2
 
3
        * include/plf_intr.h: Use MPC8xx variant RESET support.
4
 
5
2002-11-26  Gary Thomas  
6
 
7
        * cdl/hal_powerpc_viper.cdl: Move platform define to platform package.
8
 
9
2002-11-25  Gary Thomas  
10
 
11
        * src/viper.S: Minor include file cleanups.
12
        * cdl/hal_powerpc_viper.cdl: Update port layout CDL.
13
 
14
2002-10-18  Gary Thomas  
15
 
16
        * include/plf_cache.h: No need for old FLASH cache support.
17
 
18
        * src/hal_diag.c:
19
        * include/hal_diag.h: Remove old !VIRTUAL_VECTOR cruft.
20
 
21
2002-09-02  Gary Thomas  
22
 
23
        * cdl/hal_powerpc_viper.cdl: Fix descriptions for serial ports
24
        since both SMC1 and SCC1 are now supported.
25
 
26
2002-08-02  Andrew Lunn 
27
 
28
        * cdl/hal_powerpc_viper.cdl: the RedBoot exec command can now
29
          be disabled by CDL
30
 
31
2002-07-31  Gary Thomas  
32
 
33
        * misc/redboot_ROMRAM.ecm:
34
        * cdl/hal_powerpc_viper.cdl: Default board speed is now 63MHz.
35
 
36
2002-07-24  Gary Thomas  
37
 
38
        * src/viper.S:
39
        * cdl/hal_powerpc_viper.cdl: More choices for system clock.
40
 
41
2002-07-22  Gary Thomas  
42
 
43
        * src/viper.S:
44
        * cdl/hal_powerpc_viper.cdl:
45
        Support choices of 47.9, 51.6 MHz for the system clock.
46
 
47
2002-07-18  Gary Thomas  
48
 
49
        * src/viper.S: Increase power-up delay before starting SDRAM.
50
 
51
2002-07-11  Gary Thomas  
52
 
53
        * cdl/hal_powerpc_viper.cdl: Add SCC1 as a serial console port.
54
 
55
2002-06-27  Gary Thomas  
56
 
57
        * include/plf_regs.h: New file - platform overrides.
58
 
59
2002-06-25  Gary Thomas  
60
 
61
        * src/redboot_linux_exec.c:
62
        * cdl/hal_powerpc_viper.cdl: Add Linux boot (exec) command.
63
 
64
2002-06-24  Gary Thomas  
65
 
66
        * misc/redboot_ROMRAM.ecm: Update for new FLASH chips.
67
 
68
2002-06-20  Gary Thomas  
69
 
70
        * src/viper.S:
71
        * src/hal_aux.c: Support up to 8M of FLASH space.
72
 
73
2002-05-30  John Dallaway  
74
 
75
        * include/pkgconf/mlt*: Regenerated memory layout files.
76
 
77
2002-04-30  Nick Garnett  
78
 
79
        * src/viper.S: Changed boot ROM wait states from 4 to 7.
80
 
81
2002-04-16  Gary Thomas  
82
 
83
        * misc/redboot_ROMRAM.ecm:
84
        RedBoot now requires 0x30000 in this configuration.
85
 
86
2002-04-11  Gary Thomas  
87
 
88
        * include/plf_cache.h: Use common CDL for cache control.
89
 
90
2002-04-10  Gary Thomas  
91
 
92
        * src/hal_aux.c (hal_platform_init): Avoid resetting ethernet PHY chip.
93
 
94
        * include/plf_cache.h: [Re]enable caches.
95
 
96
        * cdl/hal_powerpc_viper.cdl: Fix RTC calculations.
97
 
98
2002-04-08  Gary Thomas  
99
 
100
        * src/viper.S: Lots of changes to get ROMRAM mode working from
101
        initial FLASH boot.
102
 
103
2002-03-08  Gary Thomas  
104
 
105
        * src/viper.S:
106
        * misc/redboot_ROMRAM.ecm:
107
        * include/pkgconf/mlt_powerpc_viper_romram.mlt:
108
        * include/pkgconf/mlt_powerpc_viper_romram.ldi:
109
        * include/pkgconf/mlt_powerpc_viper_romram.h:
110
        * include/pkgconf/mlt_powerpc_viper_ram.mlt:
111
        * include/pkgconf/mlt_powerpc_viper_ram.ldi:
112
        * include/pkgconf/mlt_powerpc_viper_ram.h:
113
        * cdl/hal_powerpc_viper.cdl: Add support for ROMRAM mode.
114
 
115
2002-01-28  Gary Thomas  
116
 
117
        * src/hal_aux.c: Change mappings since IMMR has moved.
118
 
119
2001-06-21  Jonathan Larmour  
120
 
121
        * images/*: Remove. Don't bloat repository with things already on
122
        the web.
123
 
124
2001-05-01  Gary Thomas  
125
 
126
        * misc/redboot_RAM.ecm:
127
        * misc/redboot_ROM.ecm: Update RedBoot to include compression.
128
 
129
2001-03-14  Gary Thomas  
130
 
131
        * src/viper.S: Set FLASH/ROM region to use 4 wait states - ~100ns.
132
 
133
        * src/hal_aux.c: Use MLT values to define tables.
134
 
135
        * include/pkgconf/mlt_powerpc_viper_rom.mlt:
136
        * include/pkgconf/mlt_powerpc_viper_rom.ldi:
137
        * include/pkgconf/mlt_powerpc_viper_rom.h:
138
        * include/pkgconf/mlt_powerpc_viper_ram.mlt:
139
        * include/pkgconf/mlt_powerpc_viper_ram.ldi:
140
        * include/pkgconf/mlt_powerpc_viper_ram.h: Viper board has 8M RAM.
141
 
142
2001-02-23  Jesper Skov  
143
 
144
        * include/plf_cache.h (HAL_FLASH_CACHES_OLD_MACROS):  This platform
145
        uses deprecated cache handling macros.
146
 
147
2001-02-23  Gary Thomas  
148
 
149
        * misc/redboot_ROM.ecm: Renamed from redboot_ROM.cfg
150
 
151
        * misc/redboot_RAM.ecm: Renamed from redboot_RAM.cfg
152
 
153
2001-02-21  Gary Thomas  
154
 
155
        * include/pkgconf/mlt_powerpc_viper_ram.ldi:
156
        * include/pkgconf/mlt_powerpc_viper_ram.mlt:
157
        * include/pkgconf/mlt_powerpc_viper_ram.h: Fix for 16M RAM.
158
 
159
        * src/hal_aux.c (hal_platform_init): Set up port B (PHY reset).
160
        Set up for 16M RAM.
161
 
162
2001-02-08  Jesper Skov  
163
 
164
        * cdl/hal_powerpc_viper.cdl: Respect channel configuration
165
        constraints.
166
 
167
        * src/hal_diag.c: Replace CYGSEM_HAL_DIAG_MANGLER_None with
168
        CYGDBG_HAL_DIAG_TO_DEBUG_CHAN.
169
 
170
2001-01-31  Jesper Skov  
171
 
172
        * src/hal_diag.c: Replaced CYGDBG_HAL_DIAG_DISABLE_GDB_PROTOCOL
173
        with CYGSEM_HAL_DIAG_MANGLER_GDB/None
174
 
175
//===========================================================================
176
//####ECOSGPLCOPYRIGHTBEGIN####
177
// -------------------------------------------
178
// This file is part of eCos, the Embedded Configurable Operating System.
179
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
180
//
181
// eCos is free software; you can redistribute it and/or modify it under
182
// the terms of the GNU General Public License as published by the Free
183
// Software Foundation; either version 2 or (at your option) any later version.
184
//
185
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
186
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
187
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
188
// for more details.
189
//
190
// You should have received a copy of the GNU General Public License along
191
// with eCos; if not, write to the Free Software Foundation, Inc.,
192
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
193
//
194
// As a special exception, if other files instantiate templates or use macros
195
// or inline functions from this file, or you compile this file and link it
196
// with other works to produce a work based on this file, this file does not
197
// by itself cause the resulting work to be covered by the GNU General Public
198
// License. However the source code for this file must still be made available
199
// in accordance with section (3) of the GNU General Public License.
200
//
201
// This exception does not invalidate any other reasons why a work based on
202
// this file might be covered by the GNU General Public License.
203
//
204
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
205
// at http://sources.redhat.com/ecos/ecos-license/
206
// -------------------------------------------
207
//####ECOSGPLCOPYRIGHTEND####
208
//===========================================================================

powered by: WebSVN 2.1.0

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