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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [devs/] [flash/] [arm/] [ebsa285/] [v2_0/] [ChangeLog] - Blame information for rev 579

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

Line No. Rev Author Line
1 27 unneback
2001-09-28  Jonathan Larmour  
2
 
3
        * src/ebsa285_flash.c (flash_hwr_init): Only re-enable icache if it
4
        was enabled before.
5
 
6
2001-07-11  Andrew Lunn 
7
 
8
        * src/flash.h:
9
        * src/ebsa285_flash.c (flash_hwr_init): Support new device 28F008SC.
10
 
11
2001-06-11  Gary Thomas  
12
 
13
        * src/ebsa285_flash.c: Remove dependency on printf() via user functions.
14
 
15
2001-05-23  Jesper Skov  
16
 
17
        * cdl/flash_ebsa285.cdl: Needs IO controller to copy functions to
18
        RAM.
19
 
20
2000-12-05  Jonathan Larmour  
21
 
22
        * src/ebsa285_flash.c (flash_code_overlaps): Define stext/etext
23
        as array types so no assumptions can be made by the compiler about
24
        location.
25
 
26
2000-08-29  Gary Thomas  
27
 
28
        * src/ebsa285_flash.c: Improve error decoding.
29
 
30
2000-08-22  Hugo Tyson  
31
 
32
        * src/ebsa285_flash.c (flash_hwr_init): Add
33
        HAL_ICACHE_DISABLE/ENABLE pairs around calls to RAM copy of query
34
        function - this is necessary to get reliable operation on EBSA285
35
        and similar.  Otherwise, what is in the instruction cache might be
36
        run instead.
37
 
38
2000-08-15  Gary Thomas  
39
 
40
        * src/ebsa285_flash.c (flash_code_overlaps):
41
        stext,etext now are _stext,_etext
42
 
43
2000-08-14  Gary Thomas  
44
 
45
        * src/ebsa285_flash.c: New file(s).
46
 
47
//===========================================================================
48
//####ECOSGPLCOPYRIGHTBEGIN####
49
// -------------------------------------------
50
// This file is part of eCos, the Embedded Configurable Operating System.
51
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
52
//
53
// eCos is free software; you can redistribute it and/or modify it under
54
// the terms of the GNU General Public License as published by the Free
55
// Software Foundation; either version 2 or (at your option) any later version.
56
//
57
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
58
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
59
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
60
// for more details.
61
//
62
// You should have received a copy of the GNU General Public License along
63
// with eCos; if not, write to the Free Software Foundation, Inc.,
64
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
65
//
66
// As a special exception, if other files instantiate templates or use macros
67
// or inline functions from this file, or you compile this file and link it
68
// with other works to produce a work based on this file, this file does not
69
// by itself cause the resulting work to be covered by the GNU General Public
70
// License. However the source code for this file must still be made available
71
// in accordance with section (3) of the GNU General Public License.
72
//
73
// This exception does not invalidate any other reasons why a work based on
74
// this file might be covered by the GNU General Public License.
75
//
76
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
77
// at http://sources.redhat.com/ecos/ecos-license/
78
// -------------------------------------------
79
//####ECOSGPLCOPYRIGHTEND####
80
//===========================================================================

powered by: WebSVN 2.1.0

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