1 |
786 |
skrzyp |
2009-10-16 John Dallaway
|
2 |
|
|
|
3 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: Parent under
|
4 |
|
|
CYGPKG_HAL_ARM_XSCALE_IXP425.
|
5 |
|
|
|
6 |
|
|
2009-01-31 Bart Veer
|
7 |
|
|
|
8 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: update compiler flags for gcc 4.x
|
9 |
|
|
|
10 |
|
|
2009-01-24 Bart Veer
|
11 |
|
|
|
12 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: switch from arm-elf-gcc to
|
13 |
|
|
arm-eabi-gcc.
|
14 |
|
|
|
15 |
|
|
2006-08-02 Jonathan Larmour
|
16 |
|
|
|
17 |
|
|
* src/ixdp425_strataflash.c: In CYG_FLASH_FUNS, replace query
|
18 |
|
|
function with generic nop version.
|
19 |
|
|
Remove hwr_map_error: it no longer exists for CYG_FLASH_FUNS.
|
20 |
|
|
|
21 |
|
|
2006-03-01 Mark Salter
|
22 |
|
|
|
23 |
|
|
* include/hal_platform_setup.h: Fix DELAY macro.
|
24 |
|
|
|
25 |
|
|
2006-01-31 Jonathan Larmour
|
26 |
|
|
|
27 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl
|
28 |
|
|
(CYGHWR_HAL_ARM_XSCALE_IXDP425_FLASH): New option to support
|
29 |
|
|
v2 Flash driver.
|
30 |
|
|
* src/ixdp425_strataflash.c: New v2 flash driver.
|
31 |
|
|
* include/hal_platform_setup.h: Add uncached Flash mapping.
|
32 |
|
|
* include/ixdp425.h: Add uncached flash mappings.
|
33 |
|
|
* include/plf_io.h: Provide CYGARC_UNCACHED_ADDRESS.
|
34 |
|
|
* misc/redboot*.ecm: Use Strata V2 Flash driver.
|
35 |
|
|
|
36 |
|
|
2004-09-27 Mark Salter
|
37 |
|
|
|
38 |
|
|
* misc/redboot_ROMRAM.ecm: Remove CYGHWR_HAL_IXP425_PCI_NP_WORKAROUND.
|
39 |
|
|
* misc/redboot_ROMRAMLE.ecm: Ditto.
|
40 |
|
|
|
41 |
|
|
2004-09-20 Mark Salter
|
42 |
|
|
|
43 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: Add -mcpu=xscale to LDFLAGS.
|
44 |
|
|
|
45 |
|
|
2004-09-19 Mark Salter
|
46 |
|
|
|
47 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: Add -mcpu=xscale to CFLAGS.
|
48 |
|
|
|
49 |
|
|
* misc/redboot_ROM.ecm: Add CYGSEM_REDBOOT_NETWORK_INIT_ONE_DEVICE.
|
50 |
|
|
* misc/redboot_RAM.ecm: Ditto.
|
51 |
|
|
* misc/redboot_ROMRAM.ecm: Ditto.
|
52 |
|
|
* misc/redboot_ROMLE.ecm: Ditto.
|
53 |
|
|
* misc/redboot_RAMLE.ecm: Ditto.
|
54 |
|
|
* misc/redboot_ROMRAMLE.ecm: Ditto.
|
55 |
|
|
|
56 |
|
|
2004-09-07 Mark Salter
|
57 |
|
|
|
58 |
|
|
* misc/redboot_ROM.ecm (CYGBLD_REDBOOT_MIN_IMAGE_SIZE): Set to 0x80000.
|
59 |
|
|
* misc/redboot_RAM.ecm: Ditto.
|
60 |
|
|
* misc/redboot_ROMLE.ecm: Ditto.
|
61 |
|
|
* misc/redboot_RAMLE.ecm: Ditto.
|
62 |
|
|
|
63 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_ram.mlt: Move .text to 0x80000.
|
64 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_ram.ldi: Ditto.
|
65 |
|
|
|
66 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_romram.h: New file.
|
67 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_romram.ldi: Ditto.
|
68 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_romram.mlt: Ditto.
|
69 |
|
|
* misc/redboot_ROMRAM.ecm: Ditto.
|
70 |
|
|
* misc/redboot_ROMRAMLE.ecm:
|
71 |
|
|
|
72 |
|
|
* include/hal_platform_setup.h: Support ROMRAM.
|
73 |
|
|
|
74 |
|
|
2004-09-02 Mark Salter
|
75 |
|
|
|
76 |
|
|
* src/ixdp425_pci.c: Fix compilation when not configured for PCI.
|
77 |
|
|
* include/ixdp425.h: Add some defines for use in page table setup.
|
78 |
|
|
* include/hal_platform_extras.h: Removed.
|
79 |
|
|
* misc/redboot_ROMLE.ecm: New file.
|
80 |
|
|
* misc/redboot_RAMLE.ecm: New file.
|
81 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: Add little-endian support.
|
82 |
|
|
* misc/redboot_RAM.ecm: Ditto.
|
83 |
|
|
* misc/redboot_ROM.ecm: Ditto.
|
84 |
|
|
* include/hal_platform_setup.h: Ditto.
|
85 |
|
|
|
86 |
|
|
2003-06-30 Mark Salter
|
87 |
|
|
|
88 |
|
|
* include/hal_platform_setup.h: Fix CYGINT_HAL_ARM_BIGENDIAN test.
|
89 |
|
|
Remove unused ROMRAM cruft.
|
90 |
|
|
|
91 |
|
|
2003-05-15 Mark Salter
|
92 |
|
|
|
93 |
|
|
* src/ixdp425_misc.c (plf_hardware_init): Set EEPROM_SCL line high.
|
94 |
|
|
(eeprom_stop): Leave EEPROM_SCL line high.
|
95 |
|
|
|
96 |
|
|
2003-04-04 Mark Salter
|
97 |
|
|
|
98 |
|
|
* include/hal_plf_ints.h: Add GPIO IRQ defines.
|
99 |
|
|
* include/ixdp425.h: Add GPIO line definitions.
|
100 |
|
|
* src/ixdp425_misc.c (plf_hardware_init): Setup GPIO IRQ lines.
|
101 |
|
|
Add support to read/write serial EEPROM. Add support for
|
102 |
|
|
getting/setting NPE ethernet addresses from EEPROM.
|
103 |
|
|
|
104 |
|
|
2003-04-02 Mark Salter
|
105 |
|
|
|
106 |
|
|
* misc/redboot_ROM.ecm: Don't set I82559_WRITE_EEPROM.
|
107 |
|
|
* misc/redboot_RAM.ecm: Ditto.
|
108 |
|
|
|
109 |
|
|
2003-03-26 Mark Salter
|
110 |
|
|
|
111 |
|
|
* src/ixdp425_misc.c (plf_hardware_init): Set up NPE PHY chip
|
112 |
|
|
selects and clocks.
|
113 |
|
|
|
114 |
|
|
* include/hal_plf_ints.h: Define interrupts for NPE PHYs.
|
115 |
|
|
|
116 |
|
|
2003-02-22 Mark Salter
|
117 |
|
|
|
118 |
|
|
* misc/redboot_ROM.ecm: Fix linux exec address.
|
119 |
|
|
* misc/redboot_RAM.ecm: Ditto
|
120 |
|
|
|
121 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: Fix HAL_PLATFORM_MACHINE_TYPE.
|
122 |
|
|
|
123 |
|
|
2003-02-13 Mark Salter
|
124 |
|
|
|
125 |
|
|
* include/hal_platform_extras.h: Move uncached area. Create RAM
|
126 |
|
|
alias area.
|
127 |
|
|
|
128 |
|
|
2003-02-12 Mark Salter
|
129 |
|
|
|
130 |
|
|
* misc/*.ecm: Turn on CYGPKG_DEVS_ETH_INTEL_I82559_WRITE_EEPROM.
|
131 |
|
|
|
132 |
|
|
2003-01-28 Mark Salter
|
133 |
|
|
|
134 |
|
|
* misc/redboot_RAM.ecm: Turn on fileio support.
|
135 |
|
|
* misc/redboot_ROM.ecm: Ditto.
|
136 |
|
|
* misc/redboot_ROMRAM.ecm: Ditto.
|
137 |
|
|
|
138 |
|
|
2003-01-22 Mark Salter
|
139 |
|
|
|
140 |
|
|
* include/hal_platform_setup.h: Tweak LED display.
|
141 |
|
|
|
142 |
|
|
2002-12-20 Mark Salter
|
143 |
|
|
|
144 |
|
|
* include/hal_plf_ints.h: Don't use watchdog reset (CPU errata).
|
145 |
|
|
|
146 |
|
|
2002-12-19 Mark Salter
|
147 |
|
|
|
148 |
|
|
* include/ixdp425.h (IXP425_EXP_CS0_INIT): Add in bit to allow
|
149 |
|
|
8-bit access to 16-bit device.
|
150 |
|
|
|
151 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: Add back ROM startup now that
|
152 |
|
|
bus controller supports 8-bit access to flash.
|
153 |
|
|
|
154 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_rom.h: Add.
|
155 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_rom.ldi: Ditto.
|
156 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_rom.mlt: Ditto.
|
157 |
|
|
|
158 |
|
|
* misc/redboot_RAM.ecm: Allow flash verify.
|
159 |
|
|
* misc/redboot_ROMRAM.ecm: Ditto.
|
160 |
|
|
* misc/redboot_ROM.ecm: Add.
|
161 |
|
|
|
162 |
|
|
2002-12-18 Mark Salter
|
163 |
|
|
|
164 |
|
|
* src/ixdp425_pci.c (cyg_hal_plf_pci_translate_interrupt): Fix
|
165 |
|
|
interrupt vector determination.
|
166 |
|
|
|
167 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_ram.mlt: Adjust start to
|
168 |
|
|
work with romram startup.
|
169 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_ram.ldi: Ditto.
|
170 |
|
|
|
171 |
|
|
2002-12-17 Mark Salter
|
172 |
|
|
|
173 |
|
|
* misc/redboot_ROMRAM.ecm: New file.
|
174 |
|
|
* misc/redboot_ROM.ecm: Remove.
|
175 |
|
|
|
176 |
|
|
* include/ixdp425.h: Don't define DCACHE_FLUSH_AREA.
|
177 |
|
|
|
178 |
|
|
* include/hal_platform_setup.h: Support ROMRAM.
|
179 |
|
|
* include/hal_platform_extras.h: Ditto.
|
180 |
|
|
* cdl/hal_arm_xscale_ixdp425.cdl: Ditto.
|
181 |
|
|
|
182 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_rom.h: Remove.
|
183 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_rom.ldi: Ditto.
|
184 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_rom.mlt: Ditto.
|
185 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_romram.h: New file.
|
186 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_romram.ldi: Ditto.
|
187 |
|
|
* include/pkgconf/mlt_arm_xscale_ixdp425_romram.mlt: Ditto.
|
188 |
|
|
|
189 |
|
|
//===========================================================================
|
190 |
|
|
// ####GPLCOPYRIGHTBEGIN####
|
191 |
|
|
// -------------------------------------------
|
192 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
193 |
|
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2009 Free Software Foundation, Inc.
|
194 |
|
|
//
|
195 |
|
|
// This program is free software; you can redistribute it and/or modify
|
196 |
|
|
// it under the terms of the GNU General Public License as published by
|
197 |
|
|
// the Free Software Foundation; either version 2 or (at your option) any
|
198 |
|
|
// later version.
|
199 |
|
|
//
|
200 |
|
|
// This program is distributed in the hope that it will be useful, but
|
201 |
|
|
// WITHOUT ANY WARRANTY; without even the implied warranty of
|
202 |
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
203 |
|
|
// General Public License for more details.
|
204 |
|
|
//
|
205 |
|
|
// You should have received a copy of the GNU General Public License
|
206 |
|
|
// along with this program; if not, write to the
|
207 |
|
|
// Free Software Foundation, Inc., 51 Franklin Street,
|
208 |
|
|
// Fifth Floor, Boston, MA 02110-1301, USA.
|
209 |
|
|
// -------------------------------------------
|
210 |
|
|
// ####GPLCOPYRIGHTEND####
|
211 |
|
|
//===========================================================================
|