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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [flash/] [arm/] [assabet/] [current/] [ChangeLog] - Blame information for rev 799

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

Line No. Rev Author Line
1 786 skrzyp
2001-03-17  Gary Thomas  
2
 
3
        * src/flash_unlock_block.c:
4
        * src/flash_query.c:
5
        * src/flash_program_buf.c:
6
        * src/flash_lock_block.c:
7
        * src/flash_erase_block.c:
8
        * src/flash.h:
9
        * src/assabet_flash.c: Removed - everything now generic.
10
 
11
        * include/assabet_strataflash.inl:
12
        * cdl/flash_assabet.cdl: Change to use generic StrataFLASH driver.
13
 
14
2000-12-05  Jonathan Larmour  
15
 
16
        * src/assabet_flash.c (flash_code_overlaps): Define stext/etext
17
        as array types so no assumptions can be made by the compiler about
18
        location.
19
 
20
2000-10-24  Gary Thomas  
21
 
22
        * src/flash_unlock_block.c (flash_unlock_block):
23
        * src/flash_lock_block.c (flash_lock_block):
24
        * src/flash_program_buf.c (flash_program_buf):
25
        * src/flash_erase_block.c (flash_erase_block): Support up to 32M FLASH.
26
 
27
2000-09-10  Gary Thomas  
28
 
29
        * src/flash_unlock_block.c:
30
        * src/flash_lock_block.c: New file(s).
31
 
32
        * src/flash.h:
33
        * cdl/flash_assabet.cdl: Add region locking functions.
34
 
35
2000-08-29  Gary Thomas  
36
 
37
        * src/assabet_flash.c: Improve error decoding.
38
 
39
2000-08-24  Gary Thomas  
40
 
41
        * src/flash_query.c:
42
        * src/flash_erase_block.c:
43
        * src/flash.h: FLASH support for Intel SA1110 Assabet.
44
 
45
//===========================================================================
46
// ####GPLCOPYRIGHTBEGIN####
47
// -------------------------------------------
48
// This file is part of eCos, the Embedded Configurable Operating System.
49
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
50
//
51
// This program is free software; you can redistribute it and/or modify
52
// it under the terms of the GNU General Public License as published by
53
// the Free Software Foundation; either version 2 or (at your option) any
54
// later version.
55
//
56
// This program is distributed in the hope that it will be useful, but
57
// WITHOUT ANY WARRANTY; without even the implied warranty of
58
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
59
// General Public License for more details.
60
//
61
// You should have received a copy of the GNU General Public License
62
// along with this program; if not, write to the
63
// Free Software Foundation, Inc., 51 Franklin Street,
64
// Fifth Floor, Boston, MA  02110-1301, USA.
65
// -------------------------------------------
66
// ####GPLCOPYRIGHTEND####
67
//===========================================================================

powered by: WebSVN 2.1.0

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