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

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

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

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

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

	* doc/ea_quickstart.sgml: Minor documentation fixes.
	* misc/ecoflash.lpc2148.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_ea_quickstart.cdl: Add display string for
	CYGHWR_HAL_ARM_LPC2XXX_EA_QUICKSTART_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/ea_quickstart.sgml: Eliminate underscores in element IDs for
	recent DTDs.
	* cdl/hal_arm_lpc2xxx_ea_quickstart.cdl: Sync HTML documentation
	link with the above change.

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

	* doc/ea_quickstart.sgml: Add documentation.
	* cdl/hal_arm_lpc2xxx_ea_quickstart.cdl: Reference documentation.

2008-02-19  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/ea_quickstart.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.lpc2148.ecm: Regenerate.

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

	* misc/openocd.jtagkey.ea.quickstart.lpc2148.cfg: Increase
	run_and_halt_time to 250ms to try and improve openocd reliability.

	* misc/openocd.jtagkey.ea.quickstart.lpc2148.script: Reset CPSR and PC.

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

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

	* include/pkgconf/mlt_arm_ea_quickstart_32k_jtag.ldi: Correct
	fixed_vectors addr.

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

	* cdl/hal_arm_lpc2xxx_ea_quickstart.cdl: Make debug/console channels
	configurable if virtual vectors are off.

	* include/pkgconf/mlt_arm_ea_quickstart_32k_jtag.ldi:
	Fix rom vectors base so the right stuff gets copied before
	and after remap.

	* cdl/hal_arm_lpc2xxx_ea_quickstart.cdl: Incorporate thumb
	and interworking flags from options into CFLAGS directly -
	inference engine sometimes otherwise turns interworking off
	in stubs.

	* src/ea_quickstart_misc.c (hal_lpc2xxx_set_leds): Use correct
	GPIO base address macro name.

	* include/pkgconf/mlt_arm_ea_quickstart_32k_ram.h: Reduce available
	RAM by 32 bytes if flash device driver is used - IAP reserves this.
	* include/pkgconf/mlt_arm_ea_quickstart_32k_ram.ldi:  Ditto.
	* include/pkgconf/mlt_arm_ea_quickstart_32k_jtag.h: Ditto.
	* include/pkgconf/mlt_arm_ea_quickstart_32k_jtag.ldi: Ditto.
	* include/pkgconf/mlt_arm_ea_quickstart_32k_rom.h: Ditto. Also 
	* include/pkgconf/mlt_arm_ea_quickstart_32k_rom.ldi: Ditto.
	* cdl/hal_arm_lpc2xxx_ea_quickstart.cdl: Tweak
	CYGBLD_HAL_ARM_LPC2XXX_EA_QUICKSTART_GDB_STUBS description.
	Force CYGSEM_DEVS_FLASH_LPC2XXX_V2_USE_PROGRAM_BUFFER off.
	* src/ea_quickstart_misc.c: Don't mention specific lpc model
	in flash driver instantiation.

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

	* misc/openocd.jtagkey.ea.quickstart.lpc2148.cfg: Fix script file
	name.
	* misc/ecoflash.lpc2148.ecm: Add.
	* cdl/hal_arm_lpc2xxx_ea_quickstart.cdl: Change default startup
	to ROM since the others are not very usable.

2008-01-25  Jonathan Larmour  <jifl@eCosCentric.com>

	* cdl/hal_arm_lpc2xxx_ea_quickstart.cdl
	* include/pkgconf/mlt_arm_ea_quickstart_32k_jtag.h
	* include/pkgconf/mlt_arm_ea_quickstart_32k_jtag.ldi
	* include/pkgconf/mlt_arm_ea_quickstart_32k_ram.ldi
	* include/pkgconf/mlt_arm_ea_quickstart_32k_rom.h
	* include/pkgconf/mlt_arm_ea_quickstart_32k_rom.ldi
	* include/pkgconf/mlt_arm_ea_quickstart_32k_ram.h
	* include/hal_platform_ints.h
	* include/hal_platform_setup.h
	* include/plf_io.h
	* misc/ecoflash.ea_quickstart_flash.elf
	* misc/bdi2000.ea_quickstart.cfg
	* misc/ea_quickstart.ecf
	* misc/peedi.ea_quickstart.lpc2148.cfg
	* misc/openocd.jtagkey.ea.quickstart.lpc2148.cfg
	* misc/openocd.jtagkey.ea.quickstart.lpc2148.script
	* src/ea_quickstart_misc.c
	New port for Embedded Artists Quickstart boards, starting
	with LPC2148 USB Quickstart.
	Cloned from EVBA7 HAL.

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