1 |
786 |
skrzyp |
2009-10-16 John Dallaway
|
2 |
|
|
|
3 |
|
|
* cdl/hal_arm_xscale_npwr.cdl: Parent under
|
4 |
|
|
CYGPKG_HAL_ARM_XSCALE_IOP310.
|
5 |
|
|
|
6 |
|
|
2002-11-13 Mark Salter
|
7 |
|
|
* include/hal_platform_setup.h: Use IOP310_EARLY_PCI_SETUP to make
|
8 |
|
|
some BIOSes happy. BTB_INIT and MMU macros provided elsewhere.
|
9 |
|
|
|
10 |
|
|
2002-11-12 Gary Thomas
|
11 |
|
|
|
12 |
|
|
* src/npwr_misc.c:
|
13 |
|
|
* include/pkgconf/mlt_arm_xscale_npwr_rom.mlt:
|
14 |
|
|
* include/pkgconf/mlt_arm_xscale_npwr_rom.ldi:
|
15 |
|
|
* include/pkgconf/mlt_arm_xscale_npwr_rom.h:
|
16 |
|
|
* include/pkgconf/mlt_arm_xscale_npwr_ram.mlt:
|
17 |
|
|
* include/pkgconf/mlt_arm_xscale_npwr_ram.ldi:
|
18 |
|
|
* include/pkgconf/mlt_arm_xscale_npwr_ram.h:
|
19 |
|
|
* include/plf_io.h:
|
20 |
|
|
* include/hal_platform_setup.h:
|
21 |
|
|
* include/hal_platform_ints.h:
|
22 |
|
|
* cdl/hal_arm_xscale_npwr.cdl: New platform - NPWR Linux Engine,
|
23 |
|
|
based on Intel Xscale IOP310 chipset, from Team ASA.
|
24 |
|
|
|
25 |
|
|
//===========================================================================
|
26 |
|
|
// ####GPLCOPYRIGHTBEGIN####
|
27 |
|
|
// -------------------------------------------
|
28 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
29 |
|
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc.
|
30 |
|
|
//
|
31 |
|
|
// This program is free software; you can redistribute it and/or modify
|
32 |
|
|
// it under the terms of the GNU General Public License as published by
|
33 |
|
|
// the Free Software Foundation; either version 2 or (at your option) any
|
34 |
|
|
// later version.
|
35 |
|
|
//
|
36 |
|
|
// This program is distributed in the hope that it will be useful, but
|
37 |
|
|
// WITHOUT ANY WARRANTY; without even the implied warranty of
|
38 |
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
39 |
|
|
// General Public License for more details.
|
40 |
|
|
//
|
41 |
|
|
// You should have received a copy of the GNU General Public License
|
42 |
|
|
// along with this program; if not, write to the
|
43 |
|
|
// Free Software Foundation, Inc., 51 Franklin Street,
|
44 |
|
|
// Fifth Floor, Boston, MA 02110-1301, USA.
|
45 |
|
|
// -------------------------------------------
|
46 |
|
|
// ####GPLCOPYRIGHTEND####
|
47 |
|
|
//===========================================================================
|