Mercurial > ecos-v3_0-branch
diff packages/devs/watchdog/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | bf00f99aec69 |
| children |
line wrap: on
line diff
--- a/packages/devs/watchdog/current/ChangeLog +++ b/packages/devs/watchdog/current/ChangeLog @@ -1,3 +1,22 @@ +2000-01-31 Simon FitzMaurice <sdf@cygnus.co.uk> + * cdl/watchdog.cdl: + + Adjust help URLs in line with new doc layout. + +2000-01-28 Simon FitzMaurice <sdf@cygnus.co.uk> + * cdl/watchdog.cdl: + + Adjust help URLs in line with new doc layout. + +2000-01-19 Hugo Tyson <hmt@cygnus.co.uk> + + * cdl/*.cdl: Add descriptions to a number of options &c which were + lacking same, also tidied up other typos as noticed en passant. + +1999-11-03 John Dallaway <jld@cygnus.co.uk> + + * cdl/watchdog.cdl: Define build options. + 1999-09-09 Jonathan Larmour <jlarmour@cygnus.co.uk> * include/pkgconf/watchdog.h: Rename CYGPKG_HAL_MN10300_SIM to @@ -16,7 +35,18 @@ 1999-09-07 Jesper Skov <jskov@cygnus.c * tests/PKGconf.mak (TESTS): Clear on targets that reset the board. +1999-09-01 Jesper Skov <jskov@cygnus.co.uk> + * cdl/watchdog.cdl: + * include/pkgconf/watchdog.h: + * src/PKGconf.mak: + * src/sh.cxx: + Added watchdog driver for SH. + 1999-08-27 Jesper Skov <jskov@cygnus.co.uk> + * include/pkgconf/watchdog.h: + * src/PKGconf.mak: + * src/ebsa285.cxx: + Added watchdog device for 21285. * tests/watchdog_reset.cxx: * tests/PKGconf.mak (TESTS): @@ -41,6 +71,10 @@ 1999-08-18 Nick Garnett <nickg@cygnus. Modified to use the value returned from get_resolution() to control the timing of reset() calls. + * src/mn10300.cxx: + Added support for AM33 variant. Since the AM33 can only provide a + maximum watchdog cycle time of 621ms, this has motiviated the + addition of the get_resolution() call described above. 1999-07-14 Jesper Skov <jskov@cygnus.co.uk> * src/mn10300.cxx:
