Mercurial > ecos
comparison packages/devs/wallclock/sh3/current/ChangeLog @ 80:2085233a121a ecos-sw-2000-04-07
Merge from eCos master repository on 2000-04-07-07:52:29-BST
| author | jlarmour |
|---|---|
| date | Fri, 07 Apr 2000 07:45:04 +0000 |
| parents | |
| children | 4642a6d35749 |
comparison
equal
deleted
inserted
replaced
| 79:5b39a5a40ccd | 80:2085233a121a |
|---|---|
| 1 2000-04-06 Jesper Skov <jskov@redhat.com> | |
| 2 | |
| 3 * cdl/wallclock_sh3.cdl: Only active when wallclock is. | |
| 4 | |
| 5 2000-04-05 John Dallaway <jld@cygnus.co.uk> | |
| 6 | |
| 7 * cdl/wallclock_sh3.cdl: | |
| 8 | |
| 9 Provide hardware wallclock implementation as a radio button. | |
| 10 | |
| 11 2000-04-05 Jesper Skov <jskov@redhat.com> | |
| 12 | |
| 13 * src/wallclock_sh3.cxx: | |
| 14 Moved from devs/wallclock/current to here. | |
| 15 Get API from io/wallclock. | |
| 16 Deleted all non-SH3 changelog entries | |
| 17 | |
| 18 2000-03-29 Jesper Skov <jskov@redhat.com> | |
| 19 | |
| 20 * tests/wallclock2.cxx: | |
| 21 * include/wallclock.hxx: | |
| 22 * src/sh3.cxx: | |
| 23 * src/wallclock.cxx: | |
| 24 * cdl/wallclock.cdl: | |
| 25 Reworked WallClock API. It should now be simpler to add new | |
| 26 wallclock drivers. Added a simple test to print out the current | |
| 27 wallclock value so a human can verify battery backup works. | |
| 28 | |
| 29 2000-03-17 Jesper Skov <jskov@redhat.com> | |
| 30 | |
| 31 * cdl/wallclock.cdl: | |
| 32 * src/sh3.cxx: | |
| 33 Added wallclock driver for SH3 RTC module. | |
| 34 | |
| 35 //####COPYRIGHTBEGIN#### | |
| 36 // | |
| 37 // ------------------------------------------- | |
| 38 // The contents of this file are subject to the Red Hat eCos Public License | |
| 39 // Version 1.1 (the "License"); you may not use this file except in | |
| 40 // compliance with the License. You may obtain a copy of the License at | |
| 41 // http://www.redhat.com/ | |
| 42 // | |
| 43 // Software distributed under the License is distributed on an "AS IS" | |
| 44 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 45 // License for the specific language governing rights and limitations under | |
| 46 // the License. | |
| 47 // | |
| 48 // The Original Code is eCos - Embedded Configurable Operating System, | |
| 49 // released September 30, 1998. | |
| 50 // | |
| 51 // The Initial Developer of the Original Code is Red Hat. | |
| 52 // Portions created by Red Hat are | |
| 53 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. | |
| 54 // All Rights Reserved. | |
| 55 // ------------------------------------------- | |
| 56 // | |
| 57 //####COPYRIGHTEND#### | |
| 58 | |
| 59 |
