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

	* include/var_intr.h: Include plf_intr.h

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

	* cdl/hal_powerpc_ppc40x.cdl: Move CYGSEM_HAL_USE_ROM_MONITOR to
	platform CDL.

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

	* include/variant.inc: Fix EXISR interrupt decode.

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

	* src/var_intr.c (hal_variant_IRQ_init): Add platform IRQ support.
	(hal_ppc40x_interrupt_configure): Properly configure level interrupts.

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

	* include/var_regs.h (SPR_DBSR, SPR_DBCR): Special registers used
	for debug support.  Too bad the hardware is broken.

	* include/var_intr.h (CYGNUM_HAL_NO_VECTOR_TRACE): Disable common
	single step code [hardware does not work].

2000-11-21  Gary Thomas  <gthomas@redhat.com>

	* include/variant.inc: Include platform specifics <cyg/hal/plf.inc>

2000-11-12  Gary Thomas  <gthomas@redhat.com>

	* src/var_misc.c: Add hal_delay_us().

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

	* src/var_misc.c: Define clock handling for PPC40x (different
	from default since there is no decrementer).

	* include/variant.inc: Special interrupt fielder for timers.
	Add interrupt decode.

	* include/var_regs.h: Define architecture (variant) specific
	registers and special instructions used to access them.

	* src/var_intr.c: 
	* include/var_intr.h: Define proper interrupt support for
	this platform.

	* include/var_cache.h: Fix details of cache on PPC40x.  Note:
	the data cache has problems - currently left disabled.

	* cdl/hal_powerpc_ppc40x.cdl: Add support for ROM_MONITOR.

//===========================================================================
//####COPYRIGHTBEGIN####
//                                                                          
// -------------------------------------------                              
// The contents of this file are subject to the Red Hat eCos Public License 
// Version 1.1 (the "License"); you may not use this file except in         
// compliance with the License.  You may obtain a copy of the License at    
// http://www.redhat.com/                                                   
//                                                                          
// Software distributed under the License is distributed on an "AS IS"      
// basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the 
// License for the specific language governing rights and limitations under 
// the License.                                                             
//                                                                          
// The Original Code is eCos - Embedded Configurable Operating System,      
// released September 30, 1998.                                             
//                                                                          
// The Initial Developer of the Original Code is Red Hat.                   
// Portions created by Red Hat are                                          
// Copyright (C) 1998, 1999, 2000 Red Hat, Inc.                             
// All Rights Reserved.                                                     
// -------------------------------------------                              
//                                                                          
//####COPYRIGHTEND####
//===========================================================================
