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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [flash/] [mips/] [atlas/] [current/] [ChangeLog] - Blame information for rev 868

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
        * src/atlas_flash.c:
4
        Explicitly include  rather than just
5
        defining _FLASH_PRIVATE_. (From bartv in flash_v2 branch)
6
 
7
        * cdl/flash_atlas.cdl: Indicate that this driver uses
8
        the legacy flash device API.
9
 
10
2003-09-23  Andrew Lunn  
11
 
12
        * cdl/flash_atlas.cdl: Added requirements for strncmp.
13
 
14
2003-09-16  Jani Monoses 
15
 
16
        * cdl/flash_atlas.cdl:
17
        * src/flash_lock_block.c (flash_lock_block):
18
        * src/flash_unlock_block.c (flash_unlock_block):
19
        * src/flash_erase_block.c (flash_erase_block):
20
        * src/flash_query.c (flash_query):
21
        * src/flash_program_buf.c (flash_program_buf): Use .2ram sections
22
        for putting flash functions to RAM instead of the old method. Use
23
        generic flash_dev_query.
24
 
25
2001-06-11  Gary Thomas  
26
 
27
        * src/atlas_flash.c: Remove dependency on printf() via user functions.
28
 
29
2001-05-23  Jesper Skov  
30
 
31
        * cdl/flash_atlas.cdl: Needs IO controller to copy functions to
32
        RAM.
33
 
34
//===========================================================================
35
// ####GPLCOPYRIGHTBEGIN####
36
// -------------------------------------------
37
// This file is part of eCos, the Embedded Configurable Operating System.
38
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
39
//
40
// This program is free software; you can redistribute it and/or modify
41
// it under the terms of the GNU General Public License as published by
42
// the Free Software Foundation; either version 2 or (at your option) any
43
// later version.
44
//
45
// This program is distributed in the hope that it will be useful, but
46
// WITHOUT ANY WARRANTY; without even the implied warranty of
47
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
48
// General Public License for more details.
49
//
50
// You should have received a copy of the GNU General Public License
51
// along with this program; if not, write to the
52
// Free Software Foundation, Inc., 51 Franklin Street,
53
// Fifth Floor, Boston, MA  02110-1301, USA.
54
// -------------------------------------------
55
// ####GPLCOPYRIGHTEND####
56
//===========================================================================

powered by: WebSVN 2.1.0

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