view packages/hal/arm/cl7211/current/ChangeLog @ 32:5af43b635655 ecos-sw-1999-08-18

Merge from eCos master repository on 1999-08-18-15:20:01-BST
author jlarmour
date Wed, 18 Aug 1999 15:33:44 +0000
parents
children e97d78785e2d
line wrap: on
line source

1999-08-16  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/hal_arm_cl7211.h:

	Proper case various display strings.

1999-07-28  Gary Thomas  <gthomas@cygnus.co.uk>

	* misc/STUBS_config: Update for latest hal.h.  Also add way to
	specify platform (second parameter).

1999-07-14  Hugo Tyson  <hmt@cygnus.co.uk>

	* include/hal_cache.h (HAL_UCACHE_LINE_SIZE): Correct the comment
	and the value: this is supposed to be in bytes.

1999-06-22  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/cl7211_misc.c (hal_IRQ_handler): Remove some debug code.
	Add simple handler for battery low to test FIQ support.

1999-06-18  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/plf_stub.c: 
	* src/hal_diag.c: Use pkgconf derived platform include file.

	* src/cl7211_misc.c (hal_hardware_init): 
	* include/pkgconf/hal_arm_cl7211.h: Add configuration control for
	CPU processor speed.  Default to 73.728 MHz.

1999-06-17  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_platform_setup.h (MAP_DRAM): 16M layout was wrong.

1999-06-16  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_diag.c: Clean up.

	* include/hal_platform_setup.h (PLATFORM_SETUP1): 
	Better MMU initialization for IO segments.
	(PLATFORM_SETUP1): Add mappings for expansion I/O.

	* src/cl7211_misc.c (hal_hardware_init): Turn on DIAG LED.

	* include/hal_cl7211.h: Add LED flasher definitions.

1999-06-15  Gary Thomas  <gthomas@cygnus.co.uk>

	* misc/prog_flash.c: Massive rewrite/upgrade to handle Intel
	parts that are on the 7211, as well as the ATMEL parts on 7111.
	This program should work for either and gives a good example
	of how to access/program/erase the FLASH.

	* include/hal_platform_setup.h (CYGHWR_HAL_ARM_HAS_MMU): Define.

	* misc/PKGconf.mak (gdb_module.img): 
	* include/pkgconf/mlt_arm_cl7211_stubs.mlt: 
	* include/pkgconf/mlt_arm_cl7211_stubs.ldi: Support to allow
	stubs to be the startup application (GDB on board).

1999-06-14  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_cache.h: Turn on FLUSH macros.

1999-06-11  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_cache.h: Update with new unified cache support.

1999-06-09  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_platform_setup.h (PLATFORM_SETUP1): Remove debug code.

	* include/pkgconf/hal_arm_cl7211.h: Add new configuration options.
	DRAM size (currently 2M and 16M supported).
	LCD installed?

	* include/hal_platform_setup.h: Reorganize to support configuration
	of DRAM size and LCD installed.

1999-05-21  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/pkgconf/hal_arm_cl7211.h: New configury to support
	multiple versions of CLxx11.

1999-05-20  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/pkgconf/hal_arm_cl7211.h: Move RTC setup here.

//===========================================================================
//####COPYRIGHTBEGIN####
//
// -------------------------------------------
// The contents of this file are subject to the Cygnus eCos Public License
// Version 1.0 (the "License"); you may not use this file except in
// compliance with the License.  You may obtain a copy of the License at
// http://sourceware.cygnus.com/ecos
// 
// 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 Cygnus Operating System, released
// September 30, 1998.
// 
// The Initial Developer of the Original Code is Cygnus.  Portions created
// by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions.  All Rights Reserved.
// -------------------------------------------
//
//####COPYRIGHTEND####
//===========================================================================