1 |
786 |
skrzyp |
2009-10-16 John Dallaway
|
2 |
|
|
|
3 |
|
|
* cdl/hal_arm_xscale_ixp425.cdl: Parent under
|
4 |
|
|
CYGPKG_HAL_ARM_XSCALE_CORE.
|
5 |
|
|
|
6 |
|
|
2005-04-21 David Vrabel
|
7 |
|
|
|
8 |
|
|
* cdl/hal_arm_xscale_ixp425.cdl: Only require
|
9 |
|
|
CYGHWR_REDBOOT_ARM_LINUX_EXEC_ADDRESS_DEFAULT if the exec command
|
10 |
|
|
is included.
|
11 |
|
|
|
12 |
|
|
2004-11-05 David Vrabel
|
13 |
|
|
|
14 |
|
|
* src/ixp425_redboot.c: Put #ifdef CYGPKG_IO_FLASH around flash
|
15 |
|
|
functions so a RedBoot without flash support can be built.
|
16 |
|
|
|
17 |
|
|
2004-09-27 Mark Salter
|
18 |
|
|
|
19 |
|
|
* src/ixp425_pci.c (pci_config): Fix offset handling.
|
20 |
|
|
|
21 |
|
|
2004-09-02 Mark Salter
|
22 |
|
|
|
23 |
|
|
* include/var_io.h: Add externs for hal_flash_{read,program}.
|
24 |
|
|
* include/hal_ixp425.h: Add more register related defines.
|
25 |
|
|
* cdl/hal_arm_xscale_ixp425.cdl: Add little-endian support.
|
26 |
|
|
* src/ixp425_pci.c: Ditto.
|
27 |
|
|
* src/ixp425_redboot.c: New file.
|
28 |
|
|
|
29 |
|
|
2003-12-05 David Vrabel
|
30 |
|
|
|
31 |
|
|
* include/hal_diag.h: hal_delay_us() is a C function.
|
32 |
|
|
|
33 |
|
|
2003-07-18 Nick Garnett
|
34 |
|
|
|
35 |
|
|
* cdl/hal_arm_xscale_ixp425.cdl:
|
36 |
|
|
Changed values for CYGNUM_HAL_RTC_NUMERATOR,
|
37 |
|
|
CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
|
38 |
|
|
"default_value" from "calculated". This makes it easier
|
39 |
|
|
to change these values globally.
|
40 |
|
|
|
41 |
|
|
2003-04-08 Mark Salter
|
42 |
|
|
|
43 |
|
|
* include/hal_var_ints.h (CYGHWR_HAL_GDB_PORT_VECTORS_MATCH): Define.
|
44 |
|
|
|
45 |
|
|
* src/ixp425_misc.c (hal_interrupt_mask): Mask QM1 interrupt if all
|
46 |
|
|
NPE interrupts are masked.
|
47 |
|
|
(hal_interrupt_unmask): Unmask QM1 if any NPE interrupts unmasked.
|
48 |
|
|
|
49 |
|
|
* include/hal_ixp425.h (IXP425_INTR_FIQ_ENC_ST): Fix offset.
|
50 |
|
|
|
51 |
|
|
2003-04-06 Mark Salter
|
52 |
|
|
|
53 |
|
|
* src/ixp425_pci.c (cyg_hal_plf_pci_init): Support non-host mode.
|
54 |
|
|
|
55 |
|
|
2003-02-22 Mark Salter
|
56 |
|
|
|
57 |
|
|
* src/ixp425_pci.c (cyg_hal_plf_pci_init): Don't reinit PCI
|
58 |
|
|
controller on warm reset.
|
59 |
|
|
* cdl/hal_arm_xscale_ixp425.cdl: Fix requirement for linux exec
|
60 |
|
|
address.
|
61 |
|
|
|
62 |
|
|
2003-02-13 Mark Salter
|
63 |
|
|
|
64 |
|
|
* include/var_io.h (CYGARC_UNCACHED_ADDRESS): Move uncached area.
|
65 |
|
|
|
66 |
|
|
2003-02-07 Mark Salter
|
67 |
|
|
|
68 |
|
|
* src/ixp425_diag.c: Support platform config of ports used.
|
69 |
|
|
* src/ixp425_misc.c: Ditto.
|
70 |
|
|
* src/ixp425_pci.c: Ditto.
|
71 |
|
|
|
72 |
|
|
* include/var_io.h: Fix compile errors when building without PCI.
|
73 |
|
|
|
74 |
|
|
2002-12-19 Mark Salter
|
75 |
|
|
|
76 |
|
|
* include/hal_ixp425.h (EXP_BYTE_RD16): New definition.
|
77 |
|
|
|
78 |
|
|
2002-12-18 Mark Salter
|
79 |
|
|
|
80 |
|
|
* src/ixp425_misc.c (hal_interrupt_configure): Fix tests and
|
81 |
|
|
GPIO register selection.
|
82 |
|
|
|
83 |
|
|
2002-12-17 Mark Salter
|
84 |
|
|
|
85 |
|
|
* src/ixp425_pci.c (cyg_hal_plf_pci_init): Fix PCI read/write functions.
|
86 |
|
|
|
87 |
|
|
//===========================================================================
|
88 |
|
|
// ####GPLCOPYRIGHTBEGIN####
|
89 |
|
|
// -------------------------------------------
|
90 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
91 |
|
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2009 Free Software Foundation, Inc.
|
92 |
|
|
//
|
93 |
|
|
// This program is free software; you can redistribute it and/or modify
|
94 |
|
|
// it under the terms of the GNU General Public License as published by
|
95 |
|
|
// the Free Software Foundation; either version 2 or (at your option) any
|
96 |
|
|
// later version.
|
97 |
|
|
//
|
98 |
|
|
// This program is distributed in the hope that it will be useful, but
|
99 |
|
|
// WITHOUT ANY WARRANTY; without even the implied warranty of
|
100 |
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
101 |
|
|
// General Public License for more details.
|
102 |
|
|
//
|
103 |
|
|
// You should have received a copy of the GNU General Public License
|
104 |
|
|
// along with this program; if not, write to the
|
105 |
|
|
// Free Software Foundation, Inc., 51 Franklin Street,
|
106 |
|
|
// Fifth Floor, Boston, MA 02110-1301, USA.
|
107 |
|
|
// -------------------------------------------
|
108 |
|
|
// ####GPLCOPYRIGHTEND####
|
109 |
|
|
//===========================================================================
|