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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2002-11-12  Gary Thomas  
2
 
3
        * cdl/flash_iq80310.cdl: New Xscale platforms layout.
4
 
5
2002-04-16  Jonathan Larmour  
6
 
7
        * cdl/flash_iq80310.cdl: Invoke $(CC) with $(CFLAGS) to ensure the
8
        correct flags are passed.
9
 
10
2001-09-28  Jonathan Larmour  
11
 
12
        * src/iq80310_flash.c (flash_hwr_init): Only re-enable icache if it
13
        was enabled before.
14
 
15
2001-08-04  Mark Salter  
16
 
17
        * src/flash.h (FLASH_P2V): First 4K of flash now mapped at 0xd0000000.
18
 
19
2001-06-11  Gary Thomas  
20
 
21
        * src/iq80310_flash.c: Remove dependency on printf() via user functions.
22
 
23
2001-05-23  Jesper Skov  
24
 
25
        * cdl/flash_iq80310.cdl: Needs IO controller to copy functions to
26
        RAM.
27
 
28
2000-12-05  Jonathan Larmour  
29
 
30
        * src/iq80310_flash.c (flash_code_overlaps): Define stext/etext
31
        as array types so no assumptions can be made by the compiler about
32
        location.
33
 
34
2000-11-22  Mark Salter  
35
 
36
        * src/flash_unlock_block.c (flash_unlock_block): Fix broken
37
        read of lock bits.
38
 
39
2000-11-19  Mark Salter  
40
 
41
        * src/flash_unlock_block.c (flash_unlock_block): Fix lock state
42
        query to properly use FLASH_P2V macro. Don't issue lock state
43
        query for block we are unlocking.
44
 
45
        * src/flash_program_buf.c (flash_program_buf): Fix code to skip
46
        over Yavapai registers in flash memory space.
47
 
48
//===========================================================================
49
//####ECOSGPLCOPYRIGHTBEGIN####
50
// -------------------------------------------
51
// This file is part of eCos, the Embedded Configurable Operating System.
52
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
53
//
54
// eCos is free software; you can redistribute it and/or modify it under
55
// the terms of the GNU General Public License as published by the Free
56
// Software Foundation; either version 2 or (at your option) any later version.
57
//
58
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
59
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
60
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
61
// for more details.
62
//
63
// You should have received a copy of the GNU General Public License along
64
// with eCos; if not, write to the Free Software Foundation, Inc.,
65
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
66
//
67
// As a special exception, if other files instantiate templates or use macros
68
// or inline functions from this file, or you compile this file and link it
69
// with other works to produce a work based on this file, this file does not
70
// by itself cause the resulting work to be covered by the GNU General Public
71
// License. However the source code for this file must still be made available
72
// in accordance with section (3) of the GNU General Public License.
73
//
74
// This exception does not invalidate any other reasons why a work based on
75
// this file might be covered by the GNU General Public License.
76
//
77
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
78
// at http://sources.redhat.com/ecos/ecos-license/
79
// -------------------------------------------
80
//####ECOSGPLCOPYRIGHTEND####
81
//===========================================================================

powered by: WebSVN 2.1.0

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