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

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

2008-11-13  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/adder_flash.c: Dev id is really 0x22f6, not 0xf6.

2006-08-02  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/adder_flash.c: In CYG_FLASH_FUNS, replace query, lock and unlock
        functions with generic nop versions.
        Remove hwr_map_error: it no longer exists for CYG_FLASH_FUNS.
	Replace use of cyg/io/flash_priv.h with cyg/io/flash_dev.h as per
	io/flash changes.

2005-08-18  Jonathan Larmour  <jifl@eCosCentric.com>

	* cdl/hal_powerpc_adder.cdl: Indicate to the AMD flash driver
        that Flash accesses are cached.

2005-03-27  Andrew Lunn  <andrew.lunn@ascom.ch>

	* src/hal_aux.c: Added prototype of _adder_set_led() to remove
	compiler warning
	
2005-01-19  Jonathan Larmour  <jifl@eCosCentric.com>

	* misc/adderII_redboot_ROMRAM.ecm: Update minimum image size from
	0x30000 to 0x50000.

	* include/pkgconf/mlt_powerpc_adder_ram.ldi: Allow up to 0x60000 to be used
	by ROM.
	* include/pkgconf/mlt_powerpc_adder_ram.h
	(CYGMEM_SECTION_reserved_for_rom_SIZE): Ditto.

2004-11-25  Bart Veer  <bartv@ecoscentric.com>

	* cdl/hal_powerpc_adder.cdl, misc/adder_redboot_ROMRAM.ecm,
	misc/adderII_redboot_ROMRAM.ecm, src/adder_flash.c:
	Switch to V2 flash

2004-11-04  John Dallaway  <jld@ecoscentric.com>

	* cdl/hal_powerpc_adder.cdl: Remove "-fvtable-gc" and "-finit-priority"
	from the set of default compilation flags.

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

	* include/pkgconf/mlt_powerpc_adder_romram.ldi: Include relocs and
	.eh_frame sections.
	* include/pkgconf/mlt_powerpc_adder_rom.ldi: Ditto.
	* include/pkgconf/mlt_powerpc_adder_ram.ldi: Ditto.
	
2004-09-16  Gary Thomas  <gary@mlbassoc.com>

	* src/hal_aux.c (hal_platform_init): Move parallel port initializations
	from variant here (comment says they are required re: errata, but no
	supporting documentation is known)

2004-01-12  John Dallaway  <jld@ecoscentric.com>

	* include/pkgconf/mlt_powerpc_adder_ram.*, doc/adder.sgml:
	Reserve an additional 64kB for use by RedBoot.

2003-12-21  Gary Thomas  <gary@mlbassoc.com>

	* src/adder.S: Only clear caches on non-RAM startup modes.  This fixes
	some problems when using network debug connections (messing with the
	caches seems to confuse the CPM)

2003-12-10  Gary Thomas  <gary@mlbassoc.com>

	* cdl/hal_powerpc_adder.cdl: System clock was using wrong frequency
	(time base).  On this platform, it's configured to use the raw
	OSCLK which is a constant 10MHz, not the higher speed PLL based 
	clocks.

2003-12-08  Gary Thomas  <gary@mlbassoc.com>

	* cdl/hal_powerpc_adder.cdl: 
	HAL_PLATFORM_CPU now defined by MPC8xx variant CDL.

2003-09-21  Gary Thomas  <gary@mlbassoc.com>

	* misc/adderII_redboot_ROMRAM.ecm: 
	* misc/adder_redboot_ROMRAM.ecm:  Adjust for changes in RedBoot
	template - DNS now must be enabled manually.

2003-08-28  Gary Thomas  <gary@mlbassoc.com>

	* src/redboot_linux_exec.c: Obsolete file - removed.

	* src/plf_redboot_linux_exec.c: New file - platform specifics
	for booting Linux kernel from RedBoot.

	* cdl/hal_powerpc_adder.cdl: Linux booting from RedBoot is 
	now supported at the architecture level.  Changes to support 
	architecture/platform layering.

2003-07-18  Nick Garnett  <nickg@balti.calivar.com>

	* cdl/hal_powerpc_adder.cdl:
        Changed values for CYGNUM_HAL_RTC_NUMERATOR,
        CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
        "default_value" from "calculated". This makes it easier
        to change these values globally.
        
2003-04-16  Gary Thomas  <gary@mlbassoc.com>

	* src/hal_aux.c (hal_platform_init): Set up GPIO bits according
	to platform type.

2003-03-31  Gary Thomas  <gary@mlbassoc.com>

	* cdl/hal_powerpc_adder.cdl: Enable use of SCC3 on AdderII.

2003-03-24  Gary Thomas  <gary@mlbassoc.com>

	* misc/redboot_ROMRAM.ecm: Remove.

	* misc/adder_redboot_ROMRAM.ecm: 
	* misc/adderII_redboot_ROMRAM.ecm: New file(s), distinguish platforms.

	* src/hal_aux.c: 
	* src/adder.S: 
	* cdl/hal_powerpc_adder.cdl: Update to support new platform - AdderII.

2003-03-23  Gary Thomas  <gary@mlbassoc.com>

	* cdl/hal_powerpc_adder.cdl: New option for setting processor type.

2003-03-20  Gary Thomas  <gary@mlbassoc.com>

	* src/hal_aux.c (hal_platform_init): Fix SCC2/SCC3 routing.

2003-03-11  Mark Salter  <msalter@redhat.com>

	* src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary.

2003-01-31  Gary Thomas  <gary@mlbassoc.com>

	* cdl/hal_powerpc_adder.cdl: No tests currently defined.

2002-12-02  Gary Thomas  <gthomas@ecoscentric.com>

	* include/plf_intr.h: Use MPC8xx variant RESET support.

2002-11-26  Gary Thomas  <gthomas@ecoscentric.com>

	* misc/redboot_ROMRAM.ecm: Export.

	* cdl/hal_powerpc_adder.cdl: Move platform #define to platform package.

2002-11-25  Gary Thomas  <gthomas@ecoscentric.com>

	* src/redboot_linux_exec.c: 
	* src/hal_diag.c: 
	* src/hal_aux.c: 
	* src/adder.S: 
	* misc/redboot_ROMRAM.ecm: 
	* include/pkgconf/mlt_powerpc_adder_romram.mlt: 
	* include/pkgconf/mlt_powerpc_adder_romram.ldi: 
	* include/pkgconf/mlt_powerpc_adder_romram.h: 
	* include/pkgconf/mlt_powerpc_adder_rom.mlt: 
	* include/pkgconf/mlt_powerpc_adder_rom.ldi: 
	* include/pkgconf/mlt_powerpc_adder_rom.h: 
	* include/pkgconf/mlt_powerpc_adder_ram.mlt: 
	* include/pkgconf/mlt_powerpc_adder_ram.ldi: 
	* include/pkgconf/mlt_powerpc_adder_ram.h: 
	* include/plf_stub.h: 
	* include/plf_regs.h: 
	* include/plf_intr.h: 
	* include/plf_cache.h: 
	* include/hal_diag.h: 
	* cdl/hal_powerpc_adder.cdl: New package - platform specifics for
	Analogue & Micro Adder (PowerPC 850) boards.

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