2006-10-05  Nick Garnett  <nickg@ecoscentric.com>

	* src/watchdog_at91.cxx: Extended to handle SAM7A1/A2 parts. The
	watchdogs on these are similar to, but different from those on the
	EBxx devices.

2004-06-14  John Dallaway  <jld@ecoscentric.com>

	* cdl/watchdog_at91.cdl: Use a default_value rather than a
	calulated value for CYGIMP_WATCHDOG_HARDWARE and specify
	active_if CYGPKG_IO_WATCHDOG.

2003-05-12  Nick Garnett  <nickg@balti.calivar.com>

	* src/watchdog_at91.cxx: 
	* cdl/watchdog_at91.cdl: Modified driver to work for EB40, EB40A
	and EB55 boards. Generally tidied up a little.

2002-08-06  Thomas Koeller  <thomas@koeller.dyndns.org>

	* Added watchdog driver for ARM AT91 board.

// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
// Copyright (C) 2004 eCosCentric Limited                                   
//
// 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####                                                  
