2001-05-29  Jesper Skov  <jskov@redhat.com>

	* include/var_io.h: Added. Includes plf_io.h

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

	* src/variant.S (cyg_hal_cache_enable): Write ORed value, not just
	the enable bit.
	Problem noticed by Ryouzaburou Suzuki <ryos@atom-tc.or.jp>

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

	* include/mod_regs_ser.h: Add a couple of zeroes to
	SCIF clear masks (for looks - no semantic change).

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

	* include/var_cache.h: Include plf_cache.h

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

	* src/sh3_sci.c: Baud rate is always specified, remove fallback
	hack. Proper macro renaming.
	* src/sh3_scif.c: Same.  Proper macro renaming.
	* cdl/hal_sh_sh3.cdl: Added baud rate options which get default
	values from platform CDL if it needs to be different from 38400
	baud.

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

	* include/sh3_scif.h: Moved init_channel function into private
	part.
	* include/sh3_sci.h: Same.

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

	* include/sh3_sci.h: Separate exported API from definitions used
	in the driver.
	* include/sh3_scif.h: Same.
	* src/sh3_sci.c: Request private definitions.
	* src/sh3_scif.c: Same.

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

	* src/sh3_sci.c: Removed CYGSEM_HAL_VIRTUAL_VECTOR_DIAG check.
	* src/sh3_scif.c: Same.

	* include/var_intr.h: Include platform interrupt header.

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

	Case 105302
	* src/var_misc.c: Separate interrupt level and mask controls.
	* src/variant.S: Include cyg_hal_ILVL_table and
	cyg_hal_IMASK_table.

2000-11-22  Jesper Skov  <jskov@redhat.com>

 	* src/variant.S: Mangle symbols.
	* include/variant.inc: Same.

2000-11-20  Jesper Skov  <jskov@redhat.com>

	* include/mod_regs_ser.h (CYGARC_SCBRR_N): Reduce rounding error.

2000-11-10  Jesper Skov  <jskov@redhat.com>

	* src/var_misc.c: Add spaces around ... used in ranges.

2000-11-01  Jesper Skov  <jskov@redhat.com>

	* Many changes to bring the Haruki's HAL split up to date. Also
	split the register header file into many header files, one for
	each CPU module.

2000-08-15  Haruki Kashiwaya  <kashiwaya@redhat.com>

        * Set up directory structure.

//===========================================================================
//####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####
//===========================================================================
