2007-07-16  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/hal_arm_arm9_mc9328mxl.cdl: 
	* src/mc9328mxl_misc.c (hal_enable_profile_timer, profile_isr)
	(profile_dsr): Add implementation of profiling timer, using
	TIMER2.

2006-08-23  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/mc9328mxl_misc.c (hal_IRQ_handler): Return
	CYGNUM_HAL_INTERRUPT_NONE for an invalid vector number.
	Fix for bug 1000298.

2005-10-13  Jonathan Larmour  <jifl@eCosCentric.com>

	* include/mc9328mxl.h (MC9328MXL_EIM_CS*): Put in underscore to avoid
	preprocessor treating constants as numbers. Patch from
	Chris Zimman at Bloomberg.

2005-08-15  Nick Garnett  <nickg@ecoscentric.com>

	* include/mc9328mxl.h (MC9328MXL_EIM_CS1L): Fixed typo.

2004-07-16  Nick Garnett  <nickg@ecoscentric.com>

	* src/mc9328mxl_misc.c: 
	* src/hal_diag.c: 
	* include/mc9328mxl.h: 
	* include/var_ints.h: 
	* cdl/hal_arm_arm9_mc9328mxl.cdl:
	New package -- support for Motorola MC9328MXL based systems.

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