comparison packages/devs/watchdog/arm/ebsa285/current/ChangeLog @ 94:4642a6d35749 ecos-sw-2000-06-02

Merge from eCos master repository on 2000-06-02-07:47:04-BST
author jlarmour
date Fri, 02 Jun 2000 17:35:00 +0000
parents
children e0c0827131d1
comparison
equal deleted inserted replaced
93:8c2901fd1dc1 94:4642a6d35749
1 2000-05-31 Jesper Skov <jskov@redhat.com>
2
3 * cdl/watchdog_ebsa285.cdl:
4 * src/watchdog_ebsa285.cxx:
5 Driver moved to devs/watchdog/arm/ebsa285. Stripped out
6 unrelated ChangeLog entries.
7
8 1999-08-27 Jesper Skov <jskov@cygnus.co.uk>
9
10 * src/ebsa285.cxx:
11 Added watchdog device for 21285.
12
13 //####COPYRIGHTBEGIN####
14 //
15 // -------------------------------------------
16 // The contents of this file are subject to the Red Hat eCos Public License
17 // Version 1.1 (the "License"); you may not use this file except in
18 // compliance with the License. You may obtain a copy of the License at
19 // http://www.redhat.com/
20 //
21 // Software distributed under the License is distributed on an "AS IS"
22 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
23 // License for the specific language governing rights and limitations under
24 // the License.
25 //
26 // The Original Code is eCos - Embedded Configurable Operating System,
27 // released September 30, 1998.
28 //
29 // The Initial Developer of the Original Code is Red Hat.
30 // Portions created by Red Hat are
31 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
32 // All Rights Reserved.
33 // -------------------------------------------
34 //
35 //####COPYRIGHTEND####