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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [arm/] [xscale/] [cores/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2004-09-23  Knud Woehler  
2
 
3
        * include/hal_cache.h (HAL_DCACHE_ENABLE): Typo fixed.
4
 
5
2004-09-02  Mark Salter  
6
 
7
        * include/hal_xscale.h: Add CYGARC_HAL_MMU_OFF_X.
8
        * include/hal_mm.h: Add some convenience macros.
9
 
10
2003-02-04  Mark Salter  
11
 
12
        * cdl/hal_arm_xscale_core.cdl (CYGSEM_HAL_ARM_XSCALE_BTB): New option.
13
 
14
        * include/hal_xscale.h: Make enabling of BTB conditional on
15
        CYGSEM_HAL_ARM_XSCALE_BTB.
16
 
17
        * include/hal_cache.h: Support systems using write-through caching
18
        which need no DCACHE_FLUSH_AREA.
19
 
20
2002-11-13  Mark Salter  
21
 
22
        * src/xscale_stub.c (find_watch_address): Squelch compiler warning.
23
 
24
2002-10-01  Jonathan Larmour  
25
 
26
        * include/hal_cache.h: SA11X0 -> XScale
27
 
28
2002-09-23  Mark Salter  
29
 
30
        * include/hal_cache.h: Remove mmap-related externs which don't belong
31
        here.
32
 
33
2002-09-20  Mark Salter  
34
 
35
        * src/xscale_stub.c: Fill in holes in logic used to decide which
36
        of two watchpoints caused exception.
37
 
38
2002-09-19  Mark Salter  
39
 
40
        * Initial checkin.
41
 
42
//===========================================================================
43
// ####GPLCOPYRIGHTBEGIN####
44
// -------------------------------------------
45
// This file is part of eCos, the Embedded Configurable Operating System.
46
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
47
//
48
// This program is free software; you can redistribute it and/or modify
49
// it under the terms of the GNU General Public License as published by
50
// the Free Software Foundation; either version 2 or (at your option) any
51
// later version.
52
//
53
// This program is distributed in the hope that it will be useful, but
54
// WITHOUT ANY WARRANTY; without even the implied warranty of
55
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
56
// General Public License for more details.
57
//
58
// You should have received a copy of the GNU General Public License
59
// along with this program; if not, write to the
60
// Free Software Foundation, Inc., 51 Franklin Street,
61
// Fifth Floor, Boston, MA  02110-1301, USA.
62
// -------------------------------------------
63
// ####GPLCOPYRIGHTEND####
64
//===========================================================================

powered by: WebSVN 2.1.0

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