1 |
786 |
skrzyp |
2009-01-31 Bart Veer
|
2 |
|
|
|
3 |
|
|
* cdl/hal_sh_sh4_202_md.cdl: update compiler flags for gcc 4.x
|
4 |
|
|
|
5 |
|
|
2008-12-30 John Dallaway
|
6 |
|
|
|
7 |
|
|
* cdl/hal_sh_sh4_202_md.cdl: Reference per-package documentation.
|
8 |
|
|
|
9 |
|
|
2003-10-16 John Dallaway
|
10 |
|
|
|
11 |
|
|
* misc/sh4_202_md.ld: Place .stack at 0x88200000 by default.
|
12 |
|
|
|
13 |
|
|
2003-10-15 Nick Garnett
|
14 |
|
|
|
15 |
|
|
* include/plf_intr.h: Moved address of FPGA_INTC_BASE from
|
16 |
|
|
0x06110000 to 0xA6110000. This moves it from cached to uncached
|
17 |
|
|
space and fixes some networking problems.
|
18 |
|
|
|
19 |
|
|
2003-09-21 John Dallaway
|
20 |
|
|
|
21 |
|
|
* doc/sh4_202_md.sgml: Minor tidy up.
|
22 |
|
|
|
23 |
|
|
2003-09-21 Jonathan Larmour
|
24 |
|
|
|
25 |
|
|
* doc/sh4_202_md.sgml: Document FPSCR change caveats.
|
26 |
|
|
|
27 |
|
|
2003-09-18 John Dallaway
|
28 |
|
|
|
29 |
|
|
* doc/sh4_202_md.sgml: Fix typo and name of DIP bank 2 switch 2.
|
30 |
|
|
|
31 |
|
|
2003-09-17 Jonathan Larmour
|
32 |
|
|
|
33 |
|
|
* misc/redboot_EEPROM.ecm: New file to support building for the EEPROM
|
34 |
|
|
(same as ROM but no flash driver).
|
35 |
|
|
|
36 |
|
|
* doc/sh4_202_md.sgml: Comment out mentions of -fomit-stack-pointer
|
37 |
|
|
as it doesn't apply any more.
|
38 |
|
|
Document use of EEPROM boot for RedBoot.
|
39 |
|
|
|
40 |
|
|
* cdl/hal_sh_sh4_202_md.cdl (CYGBLD_BUILD_REDBOOT_BIN): don't
|
41 |
|
|
build redboot.eprom.srec - hangover from different target.
|
42 |
|
|
|
43 |
|
|
* include/platform.inc (init_table): Rely on FPGA to set up FEMI
|
44 |
|
|
area 0.
|
45 |
|
|
|
46 |
|
|
2003-09-16 Jonathan Larmour
|
47 |
|
|
|
48 |
|
|
* include/plf_intr.h (CYGPRI_HAL_INTERRUPT_UPDATE_LEVEL_PLF):
|
49 |
|
|
Recognise level specific interrupts.
|
50 |
|
|
* include/pkgconf/mlt_sh_sh4_202_md_rom.mlt: Delete. Invalid.
|
51 |
|
|
* include/pkgconf/mlt_sh_sh4_202_md_ram.mlt: Delete. Invalid.
|
52 |
|
|
* include/pkgconf/mlt_sh_sh4_202_md_rom.ldi: Add .eh_frame support.
|
53 |
|
|
* include/pkgconf/mlt_sh_sh4_202_md_ram.ldi: Ditto.
|
54 |
|
|
|
55 |
|
|
2003-09-15 John Dallaway
|
56 |
|
|
|
57 |
|
|
* cdl/hal_sh_sh4_202_md.cdl: Big-endian operation not supported.
|
58 |
|
|
|
59 |
|
|
2003-09-12 John Dallaway
|
60 |
|
|
|
61 |
|
|
* doc/sh4_202_md.sgml: Minor tidy of platform documentation.
|
62 |
|
|
|
63 |
|
|
2003-09-11 Nick Garnett
|
64 |
|
|
|
65 |
|
|
* src/plf_misc.c (hal_platform_init): Removed intEnableReg to
|
66 |
|
|
quash build warning.
|
67 |
|
|
|
68 |
|
|
2003-09-10 Nick Garnett
|
69 |
|
|
|
70 |
|
|
* cdl/hal_sh_sh4_202_md.cdl: Added definition of
|
71 |
|
|
HAL_PLATFORM_CPU. Cleaned up comments.
|
72 |
|
|
|
73 |
|
|
2003-09-09 Nick Garnett
|
74 |
|
|
|
75 |
|
|
* doc/sh4_202_md.sgml: Added initial version of platform
|
76 |
|
|
documentation.
|
77 |
|
|
|
78 |
|
|
2003-09-05 Nick Garnett
|
79 |
|
|
|
80 |
|
|
* New platform HAL for SuperH SH4-202 MicroDev CPU board.
|
81 |
|
|
|
82 |
|
|
//===========================================================================
|
83 |
|
|
// ####GPLCOPYRIGHTBEGIN####
|
84 |
|
|
// -------------------------------------------
|
85 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
86 |
|
|
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
87 |
|
|
//
|
88 |
|
|
// This program is free software; you can redistribute it and/or modify
|
89 |
|
|
// it under the terms of the GNU General Public License as published by
|
90 |
|
|
// the Free Software Foundation; either version 2 or (at your option) any
|
91 |
|
|
// later version.
|
92 |
|
|
//
|
93 |
|
|
// This program is distributed in the hope that it will be useful, but
|
94 |
|
|
// WITHOUT ANY WARRANTY; without even the implied warranty of
|
95 |
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
96 |
|
|
// General Public License for more details.
|
97 |
|
|
//
|
98 |
|
|
// You should have received a copy of the GNU General Public License
|
99 |
|
|
// along with this program; if not, write to the
|
100 |
|
|
// Free Software Foundation, Inc., 51 Franklin Street,
|
101 |
|
|
// Fifth Floor, Boston, MA 02110-1301, USA.
|
102 |
|
|
// -------------------------------------------
|
103 |
|
|
// ####GPLCOPYRIGHTEND####
|
104 |
|
|
//===========================================================================
|