2009-11-13  Ross Younger  <wry@ecoscentric.com>

	* src/stm3210e_eval_nand.c: Build fix for minimal configs.

2009-11-12  Ross Younger  <wry@ecoscentric.com>

	* src/stm3210e_eval_nand.c: Add i/o heuristic speed-up.

2009-11-09  Ross Younger  <wry@ecoscentric.com>

	* src/stm3210e_eval_nand.c: Update for nand interface changes.
	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Add 
	  CYGPKG_HAL_CORTEXM_STM32_STM3210E_EVAL_CFLAGS_{ADD,REMOVE},
	  default to -Werror.

2009-10-28  Ross Younger  <wry@ecoscentric.com>

	* src/stm3210e_eval_nand.c: Implement hardware ECC.
	Create eccwalk test to test it.
	Add a nop to work around an apparent timing issue in the
	NAND-specific FSMC setup when optimised.
	Implement CYGNUM_HAL_CORTEXM_STM3210E_EVAL_POLL_INTERVAL.

2009-10-22  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Fix bug in definition
	of CS pins for M25Pxx device.

2009-08-26  Ross Younger  <wry@ecoscentric.com>

	* src/stm3210e_eval_nand.c: Added support for onboard NAND chip.
	Based on work by Simon Kallweit.

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

	* src/stm3210e_eval_misc.c (hal_system_init): Adjust clock enables
	in line with changes to bit definitions.

2009-05-07  Nick Garnett  <nickg@ecoscentric.com>

	* src/stm3210e_eval_flash.c: 
	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Break out flash driver
	initialization information into individually CDL controlled
	options. This allows the expensive M25Pxx driver to be omitted if
	required.

	* tests/m25pxx.c: Remove flash initialization, now done in
	stm3210e_eval_flash.c. Also adjust CDL to only compile this test
	if the driver is configured.
	
2009-03-27  Nick Garnett  <nickg@ecoscentric.com>

	* doc/stm3210e_eval.sgml: Add JTAG debug info.

	* misc/bdi3000.stm32.cfg: Bring into step with documentation.

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

	* misc/peedi.stm32.cfg: 
	* misc/bdi3000.stm32.cfg: Add JTAG debugger config files.

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

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

	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl:
	* tests/m25pxx.c:
	* tests/adc1.c:
	Add ADC and M25Pxx SPI flash tests. The M25Pxx test
	is enabled by default. The ADC test is not, since it requires a
	human to twiddle the on-board potentiometer.

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

	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Add ROMINT startup type.

	* include/pkgconf/mlt_cortexm_stm3210e_eval_romint.ldi: 
	* include/pkgconf/mlt_cortexm_stm3210e_eval_romint.h: New MLT files for ROMINT startup.

	* src/stm3210e_eval_misc.c (hal_system_init): Allow for ROMINT startup type.

	* doc/stm3210e_eval.sgml: Update documentation with ROMINT startup type.
	
2009-02-07  Chris Holgate  <chris@zynaptic.com>

	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.ldi:
	Modified SRAM section so that initialisation data is placed in ROM.

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

	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_jtag.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_sram.ldi:
	Add .sram section to linker scripts.

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

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

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

	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Switch value for
	CYGHWR_MEMORY_LAYOUT to calculated, so that changes to startup
	type are correctly propagated.

2008-11-20  Nick Garnett  <nickg@ecoscentric.com>

	* doc/stm3210e_eval.sgml: Add STM3210E platform documentation.

2008-11-19  Nick Garnett  <nickg@ecoscentric.com>

	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.ldi (hal_startup_stack):
	Adjust initial stack to top of external SRAM.

2008-10-28  Nick Garnett  <nickg@ecoscentric.com>

	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.h:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.h:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_jtag.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_jtag.h:	
	* include/pkgconf/mlt_cortexm_stm3210e_eval_sram.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_sram.h: Adjust top of
	RAM to 1MB.
	
2008-10-10  Nick Garnett  <nickg@ecoscentric.com>

	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.h:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.h:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_jtag.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_jtag.h:	
	* include/pkgconf/mlt_cortexm_stm3210e_eval_sram.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_sram.h:
	Update RAM/SRAM upper limits to account for interrupt/init
	stack.

	* src/stm3210e_eval_flash.c: Use generic null functions for
	external flash lock operations.

2008-10-06  Nick Garnett  <nickg@ecoscentric.com>

	* cdl/hal_cortexm_stm32_stm3210e_eval.cdl:
	* include/plf_arch.h:
	* include/plf_intr.h:
	* include/plf_io.h:
	* src/stm3210e_eval_misc.c:
	* src/stm3210e_eval_flash.c:
	* misc/redboot_ROM.ecm:
	* misc/redboot_JTAG.ecm:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_rom.h:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_ram.h:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_jtag.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_jtag.h:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_sram.ldi:
	* include/pkgconf/mlt_cortexm_stm3210e_eval_sram.h:
	New package -- ST STM3210E EVAL board HAL.
	
//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 2008, 2009 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####                                                  
//===========================================================================
