2004-08-04  Mark Salter  <msalter@redhat.com>

	* include/platform.inc: Fix SDRAM init for CB451-P.

2004-05-13  Mark Salter  <msalter@redhat.com>

	* src/mb93091_misc.c (hal_hardware_init): Support 451 standalone and with
	motherboard.

2004-05-07  Mark Salter  <msalter@redhat.com>

	* src/mb93091_misc.c (hal_hardware_init): cb_nr needs to be an int.
	CB451 boards use 60MHz now.

	* include/platform.inc: Support CB451-F and CB451-P.

2004-04-02  Mark Salter  <msalter@redhat.com>

	* src/mb93091_misc.c (hal_hardware_init): Initialize
	baudrate prescaler.

2004-03-29  Mark Salter  <msalter@redhat.com>

	* src/mb93091_misc.c: Turn on CS6# for boards w/ DM9000.
	(hal_hardware_init): Fix compile error.

2004-01-05  David Woodhouse  <dwmw2@redhat.com>

	Support MB93091-CB70 board in standalone mode:
	* include/mb93091.h: Add _MB93091_FPGA_VDKID 0xFFC001A0
	* include/platform.inc: Detect VDK on CB70, conditionally init PCI
	* include/plf_io.h: Define _mb93091_has_vdk
	* src/mb93091_misc.c: Set _mb93091_has_vdk, conditionally init PCI
	* src/mb93091_pci.c: Abort PCI on !_mb93091_has_vdk


2004-01-05  David Woodhouse  <dwmw2@redhat.com>

	* src/mb93091_pci.c: Clear COMMAND register on RTL8029 to force
	PCI setup code to assign it a suitable address rather than inheriting
	addresses we don't like from Linux after reset.

2004-01-29  David Woodhouse  <dwmw2@redhat.com>

	* include/platform.inc.: Correct SDRAM init for CB70.

2004-01-16  David Woodhouse  <dwmw2@redhat.com>

	* include/platform.inc: Make SDRAM init conditional on board type.
	* src/mb93091_misc.c: Improve clock speed detection for various boards.
	* include/pkgconf/mlt_frv_mb93091_ram.h: 
	* include/pkgconf/mlt_frv_mb93091_ram.ldi: 
	* include/pkgconf/mlt_frv_mb93091_romram.h: 
	* include/pkgconf/mlt_frv_mb93091_romram.ldi: Move back to 0x03fc0000.
	* include/mb93091.h: Add new undocumented FPGA registers for CB70 board.
	
2003-12-22  David Woodhouse  <dwmw2@redhat.com>

	* include/platform.inc: Fix up SDRAM init for 128MiB.
	* include/plf_io.h: Move PCI DMA area to SRAM.
	* include/pkgconf/mlt_frv_mb93091_romram.ldi:
	* include/pkgconf/mlt_frv_mb93091_romram.h:
	* include/pkgconf/mlt_frv_mb93091_ram.ldi:
	* include/pkgconf/mlt_frv_mb93091_ram.h: Move RedBoot up to 0x07fc0000
	
2003-12-04  David Woodhouse  <dwmw2@redhat.com>

	* cdl/hal_frv_mb93091.cdl: Admit to VV baud rate support.

2003-12-03  David Woodhouse  <dwmw2@redhat.com>

	* cdl/hal_frv_mb93091.cdl: 
	* include/pkgconf/mlt_frv_mb93091_ram.ldi: 
	* include/pkgconf/mlt_frv_mb93091_rom.ldi: 
	* include/pkgconf/mlt_frv_mb93091_ram.h: 
	* include/pkgconf/mlt_frv_mb93091_rom.h: 
	* include/pkgconf/mlt_frv_mb93091_romram.ldi: 
	* include/pkgconf/mlt_frv_mb93091_romram.h: 
	* include/plf_ints.h: 
	* include/platform.inc: 
	* include/hal_diag.h: 
	* include/plf_stub.h: 
	* include/plf_cache.h: 
	* include/mb93091.h: 
	* include/plf_io.h: 
	* src/mb93091_misc.c: 
	* src/mb93091_pci.c: 
	* misc/redboot_ROMRAM.ecm: 
	* misc/redboot_RAM.ecm: 
	* New version of port for MB93091 FR-V evaluation board.

New port for generic FRV400 and FRV500
	boards, based on FRV400 port.
	
//===========================================================================
//####ECOSGPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 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####
//===========================================================================
