1999-12-15  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* misc/STUBS_config: updated patch due to hal.h changes

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

	* include/pkgconf/hal_arm_pid.h (HAL_PLATFORM_BOARD):
	(HAL_PLATFORM_CPU): 
	(HAL_PLATFORM_EXTRA): Add - used by CygMon.

	* misc/prog_flash.c: Increase flash image size (needed to
	build CygMon image).

1999-11-25  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* include/pkgconf/hal_arm_pid.h:
	Allow selection of big-endian mode

	* src/hal_diag.c: Conditionalize def of diag_buffer for only when it's
	explicitly wanted and someone hacks the code
	(hal_diag_write_char): Likewise

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

	* include/pkgconf/mlt_arm_pid_ram.h: 
	* include/pkgconf/mlt_arm_pid_rom.h: 
	* include/pkgconf/mlt_arm_pidBE_rom.h: 
	* include/pkgconf/mlt_arm_pidBE_ram.h: Update 'do not edit' strings.

	* include/pkgconf/mlt_arm_pid_stubs.h: 
	* include/pkgconf/mlt_arm_pidBE_stubs.h: 
	* include/pkgconf/mlt_arm_pid9_stubs.h: 
	* include/pkgconf/mlt_arm_pid9_rom.h: 
	* include/pkgconf/mlt_arm_pid9_ram.h: New file(s).

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

	* include/pkgconf/mlt_arm_pidBE_ram.h: 
	* include/pkgconf/mlt_arm_pidBE_rom.h: 
	* include/pkgconf/mlt_arm_pid_ram.h: 
	* include/pkgconf/mlt_arm_pid_rom.h: New file(s).

	* include/pkgconf/mlt_arm_pidBE_ram.ldi: 
	* include/pkgconf/mlt_arm_pidBE_ram.mlt: 
	* include/pkgconf/mlt_arm_pidBE_rom.ldi: 
	* include/pkgconf/mlt_arm_pidBE_rom.mlt: 
	* include/pkgconf/mlt_arm_pid_ram.ldi: 
	* include/pkgconf/mlt_arm_pid_ram.mlt: 
	* include/pkgconf/mlt_arm_pid_rom.ldi: 
	* include/pkgconf/mlt_arm_pid_rom.mlt: Update with correct memory layout.

	* src/hal_diag.c: Honor GDB_DISABLE option.

1999-10-29  Jesper Skov  <jskov@cygnus.co.uk>

	* misc/PKGconf.mak: Also generate stripped .img files.

1999-10-29  Jesper Skov  <jskov@cygnus.co.uk>

	* include/plf_stub.h (HAL_STUB_PLATFORM_RESET): Call stub entry on
	GDB kill. But only do it for stubs startup.

1999-10-28  Jesper Skov  <jskov@cygnus.co.uk>

	* misc/PKGconf.mak: Don't strip symbols when making .img.

1999-10-27  Jesper Skov  <jskov@cygnus.co.uk>

	* include/pkgconf/mlt_arm_pid9_stubs.ldi: 
	* include/pkgconf/mlt_arm_pid9_stubs.mlt: 
	Added some linker files.

	* misc/Notes: 
	* misc/STUBS_config: 
	Updated.
	
	* src/hal_diag.c: Fixed conditional include.

1999-10-26  Hugo Tyson  <hmt@cygnus.co.uk>

	* src/hal_diag.c (hal_diag_write_char): Use new macro
	CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION and its mate to control
	stepping through gdb $O packet output.

1999-10-26  Jesper Skov  <jskov@cygnus.co.uk>
	* include/hal_platform_setup.h (CYGHWR_LED_MACRO): define.
	* include/pkgconf/hal_arm_pid.h: 
	* src/hal_diag.c: 
	* include/hal_diag.h: 
	Added CDL for CYGHWR_HAL_ARM_PID_DIAG_LEDS.
	
1999-10-26  Jesper Skov  <jskov@cygnus.co.uk>
	* include/pkgconf/mlt_arm_pidBE_ram.ldi: 
	* include/pkgconf/mlt_arm_pidBE_ram.mlt: 
	* include/pkgconf/mlt_arm_pidBE_rom.ldi: 
	* include/pkgconf/mlt_arm_pidBE_rom.mlt: 
	* include/pkgconf/mlt_arm_pidBE_stubs.ldi: 
	* include/pkgconf/mlt_arm_pidBE_stubs.mlt: 
	* include/pkgconf/mlt_arm_pid9_ram.ldi: 
	* include/pkgconf/mlt_arm_pid9_ram.mlt: 
	* include/pkgconf/mlt_arm_pid9_rom.ldi: 
	* include/pkgconf/mlt_arm_pid9_rom.mlt: 
	Added some linker files.

1999-10-25  Jesper Skov  <jskov@cygnus.co.uk>

	* misc/STUBS_config: Updated.
	* src/hal_diag.c (hal_diag_led): Added LED diag.
	* misc/prog_flash.c: Fixed compiler warning.

	* misc/prog_flash.c: 
	* misc/PKGconf.mak: 
	Add support for programming BE images on LE system.
	
1999-10-19  Jesper Skov  <jskov@cygnus.co.uk>

	* include/pkgconf/hal_arm_pid.h: Added ARM9 options.

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

	* src/hal_diag.c: Force diag channel to be "raw" if it is
	not the same as the GDB port (RAM based applications only).

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

	* include/pkgconf/hal_arm_pid.h:

	Proper case various display strings.

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

	* src/hal_diag.c: Clean up direct hardware access code.	

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

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

1999-04-13  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_platform_setup.h: New file

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

	* include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
	avoid padded output sections (PR 19787)

1999-03-23  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_diag.c (hal_diag_write_char): Make GDB 'O' transaction run
	with interrupts disabled.

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

	* src/hal_diag.c (hal_diag_write_char): Don't disable all interrupts,
	just the ones from the diag serial port.

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

	* include/plf_stub.h: 
	* src/plf_stub.c: 
	* src/hal_diag.c: Add suport for GDB break.

1999-03-12  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_cache.h (HAL_DCACHE_PURGE_ALL): Add macro.

1999-03-04  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/*.ldi: give all LDI files unique names so
        that they can co-exist in an eCos build tree (PR 19184)
	* include/pkgconf/*.mlt: give all MLT files unique names so
        that they can co-exist in an eCos build tree (PR 19184)

1999-02-20  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* include/hal_platform_ints.h: 
	Reorganise vector/interrupt/exception names according to purpose
	QA improvements

	* src/pid_misc.c: 
	Change interrupt names due to above
	QA improvements


1999-02-16  Jesper Skov  <jskov@cygnus.co.uk>

	* src/hal_diag.c (hal_diag_write_char): Changed
	__output_gdb_string to hal_output_gdb_string.

	* include/hal_stub.h: [removed]
	* include/plf_stub.h: [added]
	* src/hal_stub.c:     [removed]
	* src/plf_stub.c:     [added]
	* src/PKGconf.mak: 
	Changed hal_stub to plf_stub. Moved generic HAL stub code to
	common/.../hal_stub.c.

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

	* include/hal_platform_ints.h: Some interrupt assignments were wrong.

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

	* include/pkgconf/*.mlt: New memory layout save files

1999-02-05  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.

1999-01-27  Gary Thomas  <gthomas@cygnus.co.uk>

	* misc/PKGconf.mak: Fix for building on Win/NT.  Also create raw binary
	file suitable for putting into EPROM.

1999-01-26  Hugo Tyson  <hmt@masala.cygnus.co.uk>

	* include/pkgconf/stubs.ldi: 
	* include/pkgconf/ram.ldi:
	* include/pkgconf/rom.ldi:
	Add copyright notice.  (Though these files will later be generated
	by a tool and so not copyright, these default setups are.)

1999-01-26  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/pkgconf/hal_arm_pid.h: Fix option descriptions.

1999-01-25  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/pkgconf/hal_arm_pid.h: 
	* src/hal_stub.c: Add serial port parameterization (CDL)
	(serial_init): Remove 'dummy' call which fixed a GCC bug.  Note:
	is this bug still lurking out there?

1999-01-25  Jesper Skov  <jskov@cygnus.co.uk>

	* src/hal_diag.c: Removed HAL_IO_BARRIER macros. Not necessary on
	ARM.

1999-01-19  Gary Thomas  <gthomas@cygnus.co.uk>

	* misc/PKGconf.mak: Fix for new startup types (STUBS).

	* include/pkgconf/rom.ldi: Modified for new layouts.

	* include/pkgconf/stubs.ldi: New File.

	* src/hal_stub.c: Reorg - move common routines to "arch" directory.

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

	* include/pkgconf/rom.ldi: Add configurations for GDB stubs/normal ROM.

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

	* misc/Notes: New file.

	* include/pkgconf/rom.ldi: Reorg GDB stubs memory use.

	* misc/gdb_module.c: 
	* misc/prog_flash.c: New program(s).

	* src/hal_stub.c: 
	* src/hal_diag.c: Reduce/remove trace buffers (debug only)

	* include/hal_diag.h:  Add prototype for 'hal_diag_read_char()'

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

	* include/pkgconf/hal_arm_pid.h: Change diag port to match GDB port.

	* misc/PKGconf.mak: Change 'TESTS' to 'PROGS' due to
	changes in "makrules.prv".

	* include/pkgconf/rom.ldi: 
	* include/pkgconf/ram.ldi: New files.

	* src/PKGconf.mak: Change to MLT script linking.

1999-01-08  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/pkgconf/hal_arm_pid.h: 
	* src/hal_diag.c: Make diagnostic port configurable.

1998-12-22  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_cache.h: New [moved] file

1998-12-20  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_stub.c (cyg_hal_gdb_isr): Remove unused '__set_mem_fault'

1998-12-16  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/hal_platform_ints.h: New file.

1998-12-15  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/pkgconf/hal_arm_pid.h: Fix comment.

	* src/hal_diag.c: Changes for kernel-less configuration.	

	* src/pid_misc.c: Renamed from 'hal_misc.c'

	* src/PKGconf.mak (COMPILE): Rename 'hal_misc.c' to 'pid_misc.c'
	to avoid confusion with "arch/current/src/hal_misc.c" which is 
	a truly platform independent file.

1998-12-10  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_misc.c (dump_frame): Change in parameter type for
	caused problems with adding pointers -> huge dumps!

1998-12-09  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_misc.c (exception_handler_returned): Change exception
	[debug] functions to have proper type for 'register frame' param.

1998-12-03  Gary Thomas  <gthomas@cygnus.co.uk>

	* tests/flash.c: 
	* tests/dl.c (SYNC_COUNT): Update download for improved performance
	now that target FIFO is working.

	* src/hal_stub.c (serial_init): Work around compiler code generation
	bug (was quietly writing over location 0x4!)

1998-12-02  Gary Thomas  <gthomas@cygnus.co.uk>

	* include/pkgconf/hal_arm_pid.h: New file

	* src/hal_misc.c (exception_handler_returned): Make quiet in GDB version

1998-12-01  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_stub.c (serial_init): Enable serial FIFO!

	* src/hal_diag.c (hal_diag_init): Enable serial FIFO!
	Don't try to support diag via GDB port (yet).

1998-11-26  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_diag.c (hal_diag_write_char): Allow separate debug output
	even when GDB stubs are included.  Remove this later - FIXME!

	* src/hal_stub.c: 
	* include/hal_stub.h: New files, GDB stub support

	* src/PKGconf.mak (COMPILE): Add hal_stub.c

1998-11-18  Gary Thomas  <gthomas@cygnus.co.uk>

	* tests/flash.c: 
	* tests/dl.c: 
	* tests/PKGconf.mak: Set of programs which will download and program
	the FLASH on the PID7 eval board.

	* src/hal_misc.c: Add clock latency support.

	* src/pid.ld: Rework memory layout.  Fix DWARF2 debugging stuff.


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