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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [flash/] [atmel/] [at29cxxxx/] [current/] [ChangeLog] - Blame information for rev 854

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

Line No. Rev Author Line
1 786 skrzyp
2008-11-17  Jonathan Larmour  
2
 
3
        * cdl/flash_atmel_at29cxxxx.cdl: Indicate that this driver uses
4
        the legacy flash device API.
5
 
6
2003-10-02  Roland Cassebohm  
7
 
8
        * include/flash_at29cxxxx.inl: Improves driver, to work with 16 bit
9
        wide access. The driver have to write 256 times after each command
10
        sequence, but with two 8 bit divices parallel, the driver writes
11
        only 128 times.
12
 
13
2001-09-13  Jesper Skov  
14
 
15
        * include/flash_at29cxxxx.inl: Added support for AT29LV1024. Added
16
        code to erase blocks. Made driver work with 16bit wide
17
        parts. Fixed flash size calculations.
18
 
19
2001-05-23  Jesper Skov  
20
 
21
        * cdl/flash_atmel_at29cxxxx.cdl: Links functions to RAM. IO driver
22
        need not copy.
23
 
24
2001-02-23  Jesper Skov  
25
 
26
        * include/flash_at29cxxxx.inl: Include type macros from IO driver.
27
 
28
2001-02-22  Jesper Skov  
29
 
30
        * include/flash_at29cxxxx.inl: Moved flash_query function. Call it
31
        indirectly through the IO driver.
32
 
33
2001-02-20  Jesper Skov  
34
 
35
        * .../atmel/at29cxxxx: Cloned from am29xxxxx driver.
36
 
37
2000-12-07  Jesper Skov  
38
 
39
        * src/flash.h: Addresses and sizes are also affected by
40
        interleaving.
41
        * src/flash_erase_block.c: Plug in working loop.
42
        * src/flash_program_buf.c: Same.
43
 
44
2000-12-06  Jesper Skov  
45
 
46
        * src/am29f040b_flash.c (flash_hwr_init): Use new query semantics.
47
        * src/flash_query.c (flash_query): Changed accordingly.
48
 
49
        * src/flash.h (FLASH_Sector_Erase_Timer): Added.
50
 
51
        * src/flash_erase_block.c: Do not check error flag after operation
52
        completes.
53
        * src/flash_program_buf.c: Same.
54
 
55
2000-12-05  Jonathan Larmour  
56
 
57
        * src/am29f040b_flash.c (flash_code_overlaps): Define stext/etext
58
        as array types so no assumptions can be made by the compiler about
59
        location.
60
 
61
2000-12-05  Jesper Skov  
62
 
63
        * Cloned from MBX driver.
64
 
65
2000-10-20  Gary Thomas  
66
 
67
        * src/mbx_flash.c:
68
        * src/flash_query.c:
69
        * src/flash_program_buf.c:
70
        * src/flash_erase_block.c:
71
        * src/flash.h:
72
        * cdl/flash_mbx.cdl: New package/file(s).
73
 
74
//===========================================================================
75
// ####GPLCOPYRIGHTBEGIN####
76
// -------------------------------------------
77
// This file is part of eCos, the Embedded Configurable Operating System.
78
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
79
//
80
// This program is free software; you can redistribute it and/or modify
81
// it under the terms of the GNU General Public License as published by
82
// the Free Software Foundation; either version 2 or (at your option) any
83
// later version.
84
//
85
// This program is distributed in the hope that it will be useful, but
86
// WITHOUT ANY WARRANTY; without even the implied warranty of
87
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
88
// General Public License for more details.
89
//
90
// You should have received a copy of the GNU General Public License
91
// along with this program; if not, write to the
92
// Free Software Foundation, Inc., 51 Franklin Street,
93
// Fifth Floor, Boston, MA  02110-1301, USA.
94
// -------------------------------------------
95
// ####GPLCOPYRIGHTEND####
96
//===========================================================================

powered by: WebSVN 2.1.0

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