2001-07-09  Jesper Skov  <jskov@redhat.com>

	* src/wallclock_sh3.cxx: fix description.

2001-03-20  Jesper Skov  <jskov@redhat.com>

	* src/wallclock_sh3.cxx: Don't include kernel config.

2000-05-26  Jesper Skov  <jskov@redhat.com>

	* cdl/wallclock_sh3.cdl: CYGSEM_WALLCLOCK_SET_GET_MODE moved to IO
	package.

	* src/wallclock_sh3.cxx: Get helpers from new file.

2000-04-06  Jesper Skov  <jskov@redhat.com>

	* cdl/wallclock_sh3.cdl: Only active when wallclock is.

2000-04-05  John Dallaway  <jld@cygnus.co.uk>

	* cdl/wallclock_sh3.cdl: 

	Provide hardware wallclock implementation as a radio button.

2000-04-05  Jesper Skov  <jskov@redhat.com>

	* src/wallclock_sh3.cxx: 
	Moved from devs/wallclock/current to here.
	Get API from io/wallclock.
	Deleted all non-SH3 changelog entries

2000-03-29  Jesper Skov  <jskov@redhat.com>

	* tests/wallclock2.cxx:
	* include/wallclock.hxx:
	* src/sh3.cxx: 
	* src/wallclock.cxx: 
	* cdl/wallclock.cdl:
	Reworked WallClock API. It should now be simpler to add new
	wallclock drivers. Added a simple test to print out the current
	wallclock value so a human can verify battery backup works.

2000-03-17  Jesper Skov  <jskov@redhat.com>

	* cdl/wallclock.cdl: 
	* src/sh3.cxx: 
	Added wallclock driver for SH3 RTC module.

// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
//
// This program is free software; you can redistribute it and/or modify     
// it under the terms of the GNU General Public License as published by     
// the Free Software Foundation; either version 2 or (at your option) any   
// later version.                                                           
//
// This program is distributed in the hope that it will be useful, but      
// WITHOUT ANY WARRANTY; without even the implied warranty of               
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        
// General Public License for more details.                                 
//
// You should have received a copy of the GNU General Public License        
// along with this program; if not, write to the                            
// Free Software Foundation, Inc., 51 Franklin Street,                      
// Fifth Floor, Boston, MA  02110-1301, USA.                                
// -------------------------------------------                              
// ####GPLCOPYRIGHTEND####                                                  


