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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [powerpc/] [mpc8xxx/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2004-03-25  Sebastien Couret  
2
 
3
        * src/quicc2_diag.c: Remove the warning from smc_smce which is of
4
        type byte.
5
 
6
2003-12-16  Gary Thomas  
7
 
8
        * src/quicc2_diag.c: Need to flush/invalidate cache for character
9
        buffers (since they may be cacheable if the serial driver is running)
10
 
11
2003-11-19  Gary Thomas  
12
 
13
        * include/mpc8xxx.h: Add definitions for CPM timers.
14
 
15
        * tests/mpc8xxx_timer.c:
16
        * cdl/hal_powerpc_mpc8xxx.cdl: Add simple test to show how interrupts
17
        and timers work on this platform.
18
 
19
2003-11-09  Gary Thomas  
20
 
21
        * src/quicc2_diag.c:
22
        * include/mpc8xxx.h: Move some serial definitions to common file.
23
 
24
2003-09-08  Gary Thomas  
25
 
26
        * src/quicc2_diag.c: Fix baud rate clock setup - was off by 1.
27
        Reported by Tord Andersson 
28
 
29
2003-08-26  Gary Thomas  
30
 
31
        * include/mpc8xxx.h: Flesh out PCI definitions.
32
 
33
2003-08-19  Gary Thomas  
34
 
35
        * src/variant.S:
36
        * src/var_misc.c:
37
        * src/var_intr.c:
38
        * src/quicc2_diag.c:
39
        * src/cpm.c:
40
        * include/variant.inc:
41
        * include/var_regs.h:
42
        * include/var_intr.h:
43
        * include/var_cache.h:
44
        * include/mpc8xxx.h:
45
        * cdl/hal_powerpc_mpc8xxx.cdl: New file(s) - variant support for
46
        Motorola MPC8xxx (Power-QUICC2) based systems.  Roughly based on
47
        previously contributed hal/powerpc/mpc8260 package.
48
 
49
//===========================================================================
50
// ####GPLCOPYRIGHTBEGIN####
51
// -------------------------------------------
52
// This file is part of eCos, the Embedded Configurable Operating System.
53
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
54
//
55
// This program is free software; you can redistribute it and/or modify
56
// it under the terms of the GNU General Public License as published by
57
// the Free Software Foundation; either version 2 or (at your option) any
58
// later version.
59
//
60
// This program is distributed in the hope that it will be useful, but
61
// WITHOUT ANY WARRANTY; without even the implied warranty of
62
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
63
// General Public License for more details.
64
//
65
// You should have received a copy of the GNU General Public License
66
// along with this program; if not, write to the
67
// Free Software Foundation, Inc., 51 Franklin Street,
68
// Fifth Floor, Boston, MA  02110-1301, USA.
69
// -------------------------------------------
70
// ####GPLCOPYRIGHTEND####
71
//===========================================================================

powered by: WebSVN 2.1.0

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