2010-02-25  Ross Younger  <wry@ecoscentric.com>

	* misc/bdi2000.iar_kickstart.cfg: Update with more reliable 
	target config settings taken from the PEEDI config.

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

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

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

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

2008-03-04  Jonathan Larmour  <jifl@eCosCentric.com>

	* include/pkgconf/mlt_arm_iar_kickstart_32k_jtag.ldi: Correct
	fixed_vectors base (missed from 2008-02-09 check-in).

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

	* doc/iar_kickstart.sgml: Minor documentation fixes.
	* misc/ecoflash.lpc2106.ecm: Rename to ecoflash.ecm and make more
	generic for compatibility with release engineering process.

2008-02-22  John Dallaway  <jld@ecoscentric.com>

	* cdl/hal_arm_lpc2xxx_iar_kickstart.cdl: Add display string for
	CYGHWR_HAL_ARM_LPC2XXX_IAR_KICKSTART_RAMSIZE.
	Set CYGHWR_IO_SERIAL_ARM_LPC2XXX_PLF_SERIAL1_NO_MODEM_CONTROL and
	CYGHWR_IO_SERIAL_ARM_LPC2XXX_PLF_SERIAL1_NO_RTSCTS to have flavor
	bool but no define.

2008-02-21  John Dallaway  <jld@ecoscentric.com>

	* doc/iar_kickstart.sgml: Eliminate underscores in element IDs for
	recent DTDs.
	* cdl/hal_arm_lpc2xxx_iar_kickstart.cdl: Sync HTML documentation
	link with the above change.

2008-02-21  Jonathan Larmour  <jifl@eCosCentric.com>

	* doc/iar_kickstart.sgml: Add documentation.
	* cdl/hal_arm_lpc2xxx_iar_kickstart.cdl: Reference documentation.

2008-02-18  Jonathan Larmour  <jifl@eCosCentric.com>

	* include/hal_platform_setup.h: Define contents of unused vector
	for vectors.S, so that LPC2xxx bootstrap gets a valid checksum
	when booting image.
	
	* misc/iar_kickstart.ecf: No point resetting int/exception vectors
	to flash as ecoflash startup will override that.
	Allow set of sp and r11(fp) to be noisy since GDB may find
	garbage there and whinge.

	* misc/ecoflash.lpc2106.ecm: Regenerate.

2008-02-14  Jonathan Larmour  <jifl@eCosCentric.com>

	* misc/openocd.jtagkey.iar.kickstart.script: Reset CPSR and PC.

	* cdl/hal_arm_lpc2xxx_iar_kickstart.cdl: Build ihex format GDB stubs.

2008-02-09  Jonathan Larmour  <jifl@eCosCentric.com>

	* include/pkgconf/mlt_arm_iar_kickstart_32k_jtag.ldi: Correct
	fixed_vectors addr.
	* include/pkgconf/mlt_arm_iar_kickstart_64k_jtag.ldi: Ditto.

2008-02-07  Jonathan Larmour  <jifl@eCosCentric.com>

	* cdl/hal_arm_lpc2xxx_iar_kickstart.cdl: 
	* include/pkgconf/mlt_arm_iar_kickstart_32k_jtag.ldi: 
	* include/pkgconf/mlt_arm_iar_kickstart_32k_ram.h: 
	* include/pkgconf/mlt_arm_iar_kickstart_32k_rom.h: 
	* include/pkgconf/mlt_arm_iar_kickstart_32k_rom.ldi: 
	* include/pkgconf/mlt_arm_iar_kickstart_32k_jtag.h: 
	* include/pkgconf/mlt_arm_iar_kickstart_32k_ram.ldi: 
	* include/pkgconf/mlt_arm_iar_kickstart_64k_jtag.h: 
	* include/pkgconf/mlt_arm_iar_kickstart_64k_jtag.ldi: 
	* include/pkgconf/mlt_arm_iar_kickstart_64k_ram.ldi: 
	* include/pkgconf/mlt_arm_iar_kickstart_64k_ram.h: 
	* include/pkgconf/mlt_arm_iar_kickstart_64k_rom.h: 
	* include/pkgconf/mlt_arm_iar_kickstart_64k_rom.ldi: 
	* include/hal_platform_ints.h: 
	* include/hal_platform_setup.h: 
	* include/plf_io.h: 
	* misc/bdi2000.iar_kickstart.cfg: 
	* misc/iar_kickstart.ecf: 
	* misc/openocd.jtagkey.iar.kickstart.lpc2106.cfg: 
	* misc/ecoflash.lpc2106.ecm: 
	* misc/peedi.iar_kickstart.lpc2106.cfg: 
	* misc/openocd.jtagkey.iar.kickstart.script: 
	* src/iar_kickstart_misc.c: 
	New port for IAR LPC210x KickStart boards, starting with LPC2106.
	Cloned from EA QuickStart HAL, in turn from EVBA7 HAL.

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