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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [arm/] [snds/] [v2_0/] [ChangeLog] - Blame information for rev 584

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

Line No. Rev Author Line
1 27 unneback
2002-10-19  Jonathan Larmour  
2
 
3
        * include/hal_platform_setup.h (PLATFORM_SETUP1): Only define if
4
        ROM or ROMRAM, not if STUBS which can be RAM.
5
 
6
2003-02-05  Nick Garnett  
7
 
8
        * include/plf_io.h (CYGARC_PHYSICAL_ADDRESS): Added this
9
        definition to keep redboot_linux_exec.c happy.
10
 
11
2002-10-03  Jonathan Larmour  
12
 
13
        * include/pkgconf/mlt_arm_snds_ram.ldi: Add definition of heap1.
14
 
15
2002-05-07  Gary Thomas  
16
 
17
        * cdl/hal_arm_snds.cdl:
18
        Standardize CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL_DEFAULT usage.
19
 
20
2001-12-06  Jesper Skov  
21
 
22
        * include/hal_platform_setup.h (PLATFORM_SETUP1): Don't trust the
23
        syscfg SDRAM request bit as suggested by manual - always set it to
24
        what works. Use relative loads to get a pointer to the tables with
25
        system controller setup data.
26
 
27
        * src/snds100_misc.c: Don't mess up the syscfg register.
28
 
29
2001-10-19  Jesper Skov  
30
 
31
        * include/plf_io.h (KS32C_REFEXTCON): Split in DRAM and SDRAM
32
        settings.
33
 
34
        * include/hal_platform_setup.h: Fix KS32C_REFEXTCON parameters,
35
        and set some LEDs to help debugging.
36
 
37
        * cdl/hal_arm_snds.cdl: On the SNDS100 board the CPU runs at
38
        50MHZ.
39
 
40
        * include/pkgconf/mlt_arm_snds_rom.ldi: Moved flash to
41
        0x01800000.
42
        * include/pkgconf/mlt_arm_snds_rom.mlt: Same.
43
        * include/pkgconf/mlt_arm_snds_rom.h: Same.
44
 
45
        * include/hal_platform_setup.h: Added LED macro. Use relative
46
        branch in reset vector. Moved flash to 0x01800000.
47
 
48
2001-10-18  Jesper Skov  
49
 
50
        * src/hal_diag.c: Definition names updated.
51
        * src/snds100_misc.c: Same.
52
 
53
        * include/pkgconf/mlt_arm_snds_rom.ldi: Added.
54
        * include/pkgconf/mlt_arm_snds_rom.mlt: Same.
55
        * include/pkgconf/mlt_arm_snds_rom.h: Same.
56
 
57
        * include/pkgconf/mlt_arm_snds_ram.ldi: Updated layout.
58
        * include/pkgconf/mlt_arm_snds_ram.mlt: Same.
59
        * include/pkgconf/mlt_arm_snds_ram.h: Same.
60
 
61
        * include/hal_platform_setup.h: Fixed instruction typo.
62
 
63
        * include/hal_platform_ints.h: Vector definitions renamed to match
64
        those in E7T HAL.
65
 
66
        * include/hal_cache.h: Replaced with E7T HAL version.
67
 
68
        * cdl/hal_arm_snds.cdl: Added default baud rate option, ROM
69
        startup mode, and removed PID tools make rules.
70
 
71
2001-10-12  Jesper Skov  
72
 
73
        * src/hal_diag.c: Copied here from E7T HAL.
74
        * src/snds100_misc.c: Functions replaced with E7T HAL
75
        versions.
76
 
77
        * include/plf_io.h: Added.
78
 
79
        * include/hal_platform_setup.h (PLATFORM_SETUP1): Code matching
80
        board mon.
81
 
82
2001-10-05  Jonathan Larmour  
83
 
84
        * include/hal_cache.h: Don't define cache dimensions at all rather
85
        than using 0.
86
 
87
2001-08-22  Gary Thomas  
88
 
89
        * src/snds100_misc.c:
90
        * src/hal_diag.c:
91
        printf() is no longer a part of RedBoot.  Thus all programs
92
        must use diag_printf() and related functions instead.
93
 
94
//===========================================================================
95
//####ECOSGPLCOPYRIGHTBEGIN####
96
// -------------------------------------------
97
// This file is part of eCos, the Embedded Configurable Operating System.
98
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
99
//
100
// eCos is free software; you can redistribute it and/or modify it under
101
// the terms of the GNU General Public License as published by the Free
102
// Software Foundation; either version 2 or (at your option) any later version.
103
//
104
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
105
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
106
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
107
// for more details.
108
//
109
// You should have received a copy of the GNU General Public License along
110
// with eCos; if not, write to the Free Software Foundation, Inc.,
111
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
112
//
113
// As a special exception, if other files instantiate templates or use macros
114
// or inline functions from this file, or you compile this file and link it
115
// with other works to produce a work based on this file, this file does not
116
// by itself cause the resulting work to be covered by the GNU General Public
117
// License. However the source code for this file must still be made available
118
// in accordance with section (3) of the GNU General Public License.
119
//
120
// This exception does not invalidate any other reasons why a work based on
121
// this file might be covered by the GNU General Public License.
122
//
123
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
124
// at http://sources.redhat.com/ecos/ecos-license/
125
// -------------------------------------------
126
//####ECOSGPLCOPYRIGHTEND####
127
//===========================================================================

powered by: WebSVN 2.1.0

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