2002-04-30  Nick Garnett  <nickg@redhat.com>

	* src/viper.S: Changed boot ROM wait states from 4 to 7.

2002-04-16  Gary Thomas  <gthomas@redhat.com>

	* misc/redboot_ROMRAM.ecm: 
	RedBoot now requires 0x30000 in this configuration.

2002-04-11  Gary Thomas  <gthomas@redhat.com>

	* include/plf_cache.h: Use common CDL for cache control.

2002-04-10  Gary Thomas  <gthomas@redhat.com>

	* src/hal_aux.c (hal_platform_init): Avoid resetting ethernet PHY chip.

	* include/plf_cache.h: [Re]enable caches.

	* cdl/hal_powerpc_viper.cdl: Fix RTC calculations.

2002-04-08  Gary Thomas  <gthomas@redhat.com>

	* src/viper.S: Lots of changes to get ROMRAM mode working from
	initial FLASH boot.

2002-03-08  Gary Thomas  <gthomas@redhat.com>

	* src/viper.S: 
	* misc/redboot_ROMRAM.ecm: 
	* include/pkgconf/mlt_powerpc_viper_romram.mlt: 
	* include/pkgconf/mlt_powerpc_viper_romram.ldi: 
	* include/pkgconf/mlt_powerpc_viper_romram.h: 
	* include/pkgconf/mlt_powerpc_viper_ram.mlt: 
	* include/pkgconf/mlt_powerpc_viper_ram.ldi: 
	* include/pkgconf/mlt_powerpc_viper_ram.h: 
	* cdl/hal_powerpc_viper.cdl: Add support for ROMRAM mode.

2002-01-28  Gary Thomas  <gthomas@redhat.com>

	* src/hal_aux.c: Change mappings since IMMR has moved.

2001-06-21  Jonathan Larmour  <jlarmour@redhat.com>

	* images/*: Remove. Don't bloat repository with things already on
	the web.

2001-05-01  Gary Thomas  <gthomas@redhat.com>

	* misc/redboot_RAM.ecm: 
	* misc/redboot_ROM.ecm: Update RedBoot to include compression.

2001-03-14  Gary Thomas  <gthomas@redhat.com>

	* src/viper.S: Set FLASH/ROM region to use 4 wait states - ~100ns.

	* src/hal_aux.c: Use MLT values to define tables.

	* include/pkgconf/mlt_powerpc_viper_rom.mlt: 
	* include/pkgconf/mlt_powerpc_viper_rom.ldi: 
	* include/pkgconf/mlt_powerpc_viper_rom.h:
	* include/pkgconf/mlt_powerpc_viper_ram.mlt: 
	* include/pkgconf/mlt_powerpc_viper_ram.ldi: 
	* include/pkgconf/mlt_powerpc_viper_ram.h: Viper board has 8M RAM.

2001-02-23  Jesper Skov  <jskov@redhat.com>

	* include/plf_cache.h (HAL_FLASH_CACHES_OLD_MACROS):  This platform
	uses deprecated cache handling macros.

2001-02-23  Gary Thomas  <gthomas@redhat.com>

	* misc/redboot_ROM.ecm: Renamed from redboot_ROM.cfg

	* misc/redboot_RAM.ecm: Renamed from redboot_RAM.cfg

2001-02-21  Gary Thomas  <gthomas@redhat.com>

	* include/pkgconf/mlt_powerpc_viper_ram.ldi: 
	* include/pkgconf/mlt_powerpc_viper_ram.mlt: 
	* include/pkgconf/mlt_powerpc_viper_ram.h: Fix for 16M RAM.

	* src/hal_aux.c (hal_platform_init): Set up port B (PHY reset).
	Set up for 16M RAM.

2001-02-08  Jesper Skov  <jskov@redhat.com>

	* cdl/hal_powerpc_viper.cdl: Respect channel configuration
	constraints.

	* src/hal_diag.c: Replace CYGSEM_HAL_DIAG_MANGLER_None with
	CYGDBG_HAL_DIAG_TO_DEBUG_CHAN.

2001-01-31  Jesper Skov  <jskov@redhat.com>

	* src/hal_diag.c: Replaced CYGDBG_HAL_DIAG_DISABLE_GDB_PROTOCOL
	with CYGSEM_HAL_DIAG_MANGLER_GDB/None

//===========================================================================
//####ECOSGPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
//
// eCos 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.
//
// eCos 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 eCos; if not, write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
//
// As a special exception, if other files instantiate templates or use macros
// or inline functions from this file, or you compile this file and link it
// with other works to produce a work based on this file, this file does not
// by itself cause the resulting work to be covered by the GNU General Public
// License. However the source code for this file must still be made available
// in accordance with section (3) of the GNU General Public License.
//
// This exception does not invalidate any other reasons why a work based on
// this file might be covered by the GNU General Public License.
//
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
// at http://sources.redhat.com/ecos/ecos-license/
// -------------------------------------------
//####ECOSGPLCOPYRIGHTEND####
//===========================================================================
