2007-09-20  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/spi_at91sam7xek.c: Export a cyg_spi_mmc_dev0 SPI device for
	use by MMC/SPI driver.

	* cdl/spi_at91sam7xek.cdl: We can claim support for MMC/SPI now.

2007-09-18  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/spi_at91sam7xek.c: AT25080A is capable of higher clock speeds,
	so use fastest permitted.

2007-09-17  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/spi_at91sam7xek.c: Add support for testing using AT25080A EEPROM
	such as on the Total Phase Aardvark board.

2007-09-13  Nick Garnett  <nickg@ecoscentric.com>

	* include/spi_at91sam7xek.h (CYGHWR_AT91_SPI_CONFIGURE_SPI1): Fix
	a few typos.

2006-11-02  Nick Garnett  <nickg@ecoscentric.com>

	* all
	New: Support for SPI on AT91SAM7S-EK board.

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