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

	* cdl/hal_arm_lpc2xxx_mcb2387.cdl: switch from arm-elf-gcc to
	arm-eabi-gcc. Update compiler flags for gcc 4.x.

2009-02-16  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/hal_arm_lpc2xxx_mcb2387.cdl
	(CYGPKG_HAL_ARM_LPC2XXX_MCB2387_ETH0): Arrange for LWIP ethernet
	driver to be chosen over the standard driver. Tidy up PHY
	selection. Convert to calculated to force these requirements
	through config tools.

2009-02-03  Nick Garnett  <nickg@ecoscentric.com>

	* include/plf_io.h (HAL_IDLE_THREAD_ACTION): Add this macro to run
	LEDs in idle loop.

	* cdl/hal_arm_lpc2xxx_mcb2387.cdl: Set default CPU revision to
	"B", which is what is on the boards.

	* doc/mcb2387.sgml: Fix typo.

2009-01-14  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/hal_arm_lpc2xxx_mcb2387.cdl: Disable all I2C and SPI busses,
	there are no on-board devices. Enable thumb interwork for stubs
	and build .hex file for use with FlashMagic.

	* include/pkgconf/mlt_arm_mcb2387_rom.ldi: 
	* include/pkgconf/mlt_arm_mcb2387_rom.h: Update ROM size to 512KB.

	* include/plf_io.h: 
	* src/mcb2387_misc.c: Tidy up I2C device definitions.

	* doc/mcb2387.sgml: Bring documentation up to date.

	* misc/peedi.mcb2387.cfg: Bring up to date.

2008-12-17  Nick Garnett  <nickg@ecoscentric.com>

	* New package, HAL for Keil MCB2387, cloned from EmbeddedArtists
	LPC2468 OEM board.

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