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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [arm/] [snds/] [current/] [ChangeLog] - Blame information for rev 856

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-01-31  Bart Veer 
2
 
3
        * cdl/hal_arm_snds.cdl: update compiler flags for gcc 4.x
4
 
5
2009-01-24  Bart Veer 
6
 
7
        * cdl/hal_arm_snds.cdl: switch from arm-elf-gcc to
8
        arm-eabi-gcc.
9
 
10
2003-12-05  Andrew Lunn  
11
 
12
        * include/hal_diag.h: hal_delay_us() is a C function.
13
 
14
2003-11-05  Roland Caßebohm  
15
 
16
        * include/plf_io.h: Define HAL_IO_MACROS_NO_ADDRESS_MUNGING to
17
        force the IO macros not to mung the addresses. This platform
18
        don't need this.
19
 
20
2003-10-08  Roland Caßebohm  
21
 
22
        * include/plf_io.h: Correct (unused) defines for
23
        KS32C_ROMCON_BASE_MASK, KS32C_ROMCON_NEXT_MASK,
24
        KS32C_DRAMCON_BASE_MASK and KS32C_DRAMCON_NEXT_MASK.
25
 
26
2003-09-21  Gary Thomas  
27
 
28
        * misc/redboot_RAM.ecm:
29
        * misc/redboot_ROM.ecm:  Adjust for changes in RedBoot
30
        template - DNS now must be enabled manually.
31
 
32
2003-07-18  Nick Garnett  
33
 
34
        * cdl/hal_arm_snds.cdl:
35
        Changed values for CYGNUM_HAL_RTC_NUMERATOR,
36
        CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
37
        "default_value" from "calculated". This makes it easier
38
        to change these values globally.
39
 
40
2002-10-19  Jonathan Larmour  
41
 
42
        * include/hal_platform_setup.h (PLATFORM_SETUP1): Only define if
43
        ROM or ROMRAM, not if STUBS which can be RAM.
44
 
45
2003-02-05  Nick Garnett  
46
 
47
        * include/plf_io.h (CYGARC_PHYSICAL_ADDRESS): Added this
48
        definition to keep redboot_linux_exec.c happy.
49
 
50
2002-10-03  Jonathan Larmour  
51
 
52
        * include/pkgconf/mlt_arm_snds_ram.ldi: Add definition of heap1.
53
 
54
2002-05-07  Gary Thomas  
55
 
56
        * cdl/hal_arm_snds.cdl:
57
        Standardize CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL_DEFAULT usage.
58
 
59
2001-12-06  Jesper Skov  
60
 
61
        * include/hal_platform_setup.h (PLATFORM_SETUP1): Don't trust the
62
        syscfg SDRAM request bit as suggested by manual - always set it to
63
        what works. Use relative loads to get a pointer to the tables with
64
        system controller setup data.
65
 
66
        * src/snds100_misc.c: Don't mess up the syscfg register.
67
 
68
2001-10-19  Jesper Skov  
69
 
70
        * include/plf_io.h (KS32C_REFEXTCON): Split in DRAM and SDRAM
71
        settings.
72
 
73
        * include/hal_platform_setup.h: Fix KS32C_REFEXTCON parameters,
74
        and set some LEDs to help debugging.
75
 
76
        * cdl/hal_arm_snds.cdl: On the SNDS100 board the CPU runs at
77
        50MHZ.
78
 
79
        * include/pkgconf/mlt_arm_snds_rom.ldi: Moved flash to
80
        0x01800000.
81
        * include/pkgconf/mlt_arm_snds_rom.mlt: Same.
82
        * include/pkgconf/mlt_arm_snds_rom.h: Same.
83
 
84
        * include/hal_platform_setup.h: Added LED macro. Use relative
85
        branch in reset vector. Moved flash to 0x01800000.
86
 
87
2001-10-18  Jesper Skov  
88
 
89
        * src/hal_diag.c: Definition names updated.
90
        * src/snds100_misc.c: Same.
91
 
92
        * include/pkgconf/mlt_arm_snds_rom.ldi: Added.
93
        * include/pkgconf/mlt_arm_snds_rom.mlt: Same.
94
        * include/pkgconf/mlt_arm_snds_rom.h: Same.
95
 
96
        * include/pkgconf/mlt_arm_snds_ram.ldi: Updated layout.
97
        * include/pkgconf/mlt_arm_snds_ram.mlt: Same.
98
        * include/pkgconf/mlt_arm_snds_ram.h: Same.
99
 
100
        * include/hal_platform_setup.h: Fixed instruction typo.
101
 
102
        * include/hal_platform_ints.h: Vector definitions renamed to match
103
        those in E7T HAL.
104
 
105
        * include/hal_cache.h: Replaced with E7T HAL version.
106
 
107
        * cdl/hal_arm_snds.cdl: Added default baud rate option, ROM
108
        startup mode, and removed PID tools make rules.
109
 
110
2001-10-12  Jesper Skov  
111
 
112
        * src/hal_diag.c: Copied here from E7T HAL.
113
        * src/snds100_misc.c: Functions replaced with E7T HAL
114
        versions.
115
 
116
        * include/plf_io.h: Added.
117
 
118
        * include/hal_platform_setup.h (PLATFORM_SETUP1): Code matching
119
        board mon.
120
 
121
2001-10-05  Jonathan Larmour  
122
 
123
        * include/hal_cache.h: Don't define cache dimensions at all rather
124
        than using 0.
125
 
126
2001-08-22  Gary Thomas  
127
 
128
        * src/snds100_misc.c:
129
        * src/hal_diag.c:
130
        printf() is no longer a part of RedBoot.  Thus all programs
131
        must use diag_printf() and related functions instead.
132
 
133
//===========================================================================
134
// ####GPLCOPYRIGHTBEGIN####
135
// -------------------------------------------
136
// This file is part of eCos, the Embedded Configurable Operating System.
137
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
138
//
139
// This program is free software; you can redistribute it and/or modify
140
// it under the terms of the GNU General Public License as published by
141
// the Free Software Foundation; either version 2 or (at your option) any
142
// later version.
143
//
144
// This program is distributed in the hope that it will be useful, but
145
// WITHOUT ANY WARRANTY; without even the implied warranty of
146
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
147
// General Public License for more details.
148
//
149
// You should have received a copy of the GNU General Public License
150
// along with this program; if not, write to the
151
// Free Software Foundation, Inc., 51 Franklin Street,
152
// Fifth Floor, Boston, MA  02110-1301, USA.
153
// -------------------------------------------
154
// ####GPLCOPYRIGHTEND####
155
//===========================================================================

powered by: WebSVN 2.1.0

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