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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [watchdog/] [mn10300/] [mn10300/] [current/] [ChangeLog] - Blame information for rev 810

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

Line No. Rev Author Line
1 786 skrzyp
2000-05-31  Jesper Skov  
2
 
3
        * cdl/watchdog_mn10300.cdl:
4
        * src/watchdog_mn10300.cxx:
5
        Driver moved to devs/watchdog/mn10300/mn10300. Stripped out
6
        unrelated ChangeLog entries.
7
 
8
1999-08-24  Nick Garnett  
9
 
10
        * src/mn10300.cxx: Turn watchdog off in Cyg_Watchdog::trigger() to
11
        prevent it repeating.
12
 
13
1999-08-18  Nick Garnett  
14
 
15
        * src/mn10300.cxx:
16
        Added support for AM33 variant. Since the AM33 can only provide a
17
        maximum watchdog cycle time of 621ms, this has motiviated the
18
        addition of the get_resolution() call described above.
19
 
20
1999-07-14  Jesper Skov  
21
 
22
        * src/mn10300.cxx:
23
        Include pkgconf/kernel.h.
24
 
25
1999-02-20  Jonathan Larmour  
26
 
27
        * src/mn10300.cxx:
28
        Change CYG_VECTOR_WATCHDOG to CYGNUM_HAL_INTERRUPT_WATCHDOG in line
29
        with HAL changes.
30
        General QA improvements
31
 
32
Tue Oct 20 15:52:46 1998  Jonathan Larmour  
33
 
34
        * src/mn10300.cxx:
35
        Include  so that we get CYGIMP_WATCHDOG_EMULATE
36
        defined appropriately
37
 
38
1998-09-01  Nick Garnett  
39
 
40
        * src/mn10300.cxx:
41
        Added include for , for scheduler lock and
42
        unlock functions.
43
 
44
1998-07-31  Nick Garnett  
45
 
46
        * src/PKGconf.mak:
47
        Added mn10300.cxx to COMPILE list.
48
 
49
        * src/mn10300.cxx:
50
        Completed implementation using MN10300 watchdog timer.
51
 
52
        * include/watchdog.hxx:
53
        Renamed 'register' functions to 'install'. Added install() and
54
        uninstall() to Cyg_Watchdog_Action class.
55
 
56
        * include/pkgconf/watchdog.h:
57
        Added this file to contain watchdog config options.
58
 
59
// ####GPLCOPYRIGHTBEGIN####
60
// -------------------------------------------
61
// This file is part of eCos, the Embedded Configurable Operating System.
62
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
63
//
64
// This program is free software; you can redistribute it and/or modify
65
// it under the terms of the GNU General Public License as published by
66
// the Free Software Foundation; either version 2 or (at your option) any
67
// later version.
68
//
69
// This program is distributed in the hope that it will be useful, but
70
// WITHOUT ANY WARRANTY; without even the implied warranty of
71
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
72
// General Public License for more details.
73
//
74
// You should have received a copy of the GNU General Public License
75
// along with this program; if not, write to the
76
// Free Software Foundation, Inc., 51 Franklin Street,
77
// Fifth Floor, Boston, MA  02110-1301, USA.
78
// -------------------------------------------
79
// ####GPLCOPYRIGHTEND####

powered by: WebSVN 2.1.0

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