2009-03-05  Bart Veer  <bartv@ecoscentric.com>

	* cdl/hal_arm_arm9_mx1ads_a.cdl: update compiler flags for gcc 4.x

2009-01-24  Bart Veer <bartv@ecoscentric.com>

	* cdl/hal_arm_arm9_mx1ads_a.cdl: switch from arm-elf-gcc to
	arm-eabi-gcc.

2007-04-26  Jonathan Larmour  <jifl@eCosCentric.com>

	* include/mx1ads_a.h (MX1ADS_A_FLASH_SIZE): Correct value.

	* include/hal_platform_setup.h: Use updated macro names for EIM.

	* src/mx1ads_a_misc.c (hal_mmu_init): Make flash cached, and add uncached
	flash mapping.
	* include/mx1ads_a.h: Define uncached flash base.
	* include/plf_io.h (CYGARC_UNCACHED_ADDRESS): translate uncached
	flash address.

2006-11-23  John Dallaway  <jld@ecoscentric.com>

	* cdl/hal_arm_arm9_mx1ads_a.cdl: Allow CYGBLD_BUILD_REDBOOT_WITH_EXEC
	to be disabled.

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

	* misc/bdi2000.mx1ads_a.cfg: Added BDI2000 configuration file.

2006-04-04  John Dallaway  <jld@ecoscentric.com>

	* include/hal_platform_setup.h: Correct handling of hardware
	initialisation table entries of the following categories:
	DONE, LOOP, READ, AND, OR

2006-04-03  John Dallaway  <jld@ecoscentric.com>

	* cdl/hal_arm_arm9_mx1ads_a.cdl: Add reference to platform
	documentation.

2005-07-14  John Dallaway  <jld@ecoscentric.com>

	* cdl/hal_arm_arm9_mx1ads_a.cdl: Eliminate -finit-priority and
	-fvtable-gc compiler flags.

2005-05-12  John Dallaway  <jld@ecoscentric.com>

	* misc/redboot_*.ecm: Enable CYGBLD_ARM_ENABLE_THUMB_INTERWORK.
	* cdl/hal_arm_arm9_mx1ads_a.cdl: Rely on ARM architectural HAL
	to manipulate -mthumb and -mthumb-interwork flags.

2004-07-28  John Dallaway  <jld@ecoscentric.com>

	* misc/redboot_ROM.ecm: 
	* misc/redboot_RAM.ecm: Added DNS package to these
	configurations.

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

	* doc/mx1ads_a.sgml: Completed documentation.

	* misc/redboot_ROMRAM.ecm: 
	* misc/redboot_SRAM.ecm: Added DNS package to these
	configurations.

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

	* src/mx1ads_a_misc.c: 
	* include/plf_stub.h: 
	* include/plf_io.h: 
	* include/mx1ads_a.h: 
	* include/hal_platform_setup.h: 
	* include/hal_diag.h: 
	* cdl/hal_arm_arm9_mx1ads_a.cdl: 
	* misc/redboot_RAM.ecm: 
	* misc/redboot_ROM.ecm: 
	* misc/redboot_ROMRAM.ecm: 
	* misc/redboot_SRAM.ecm:
	* doc/mx1ads_a.sgml: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_ram.ldi: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_ram.h: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_rom.ldi: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_rom.h: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_romram.ldi: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_romram.h: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_sram.ldi: 
	* include/pkgconf/mlt_arm_arm9_mx1ads_a_sram.h:
	New package -- Support for Motorola MX1ADS/A board.

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