This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

eCos anonymous CVS repository updated


The eCos anonymous CVS repository has been updated today (2001-09-12).

The following changes were made to NEWS and ChangeLogs:

Index: packages/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/ChangeLog,v
retrieving revision 1.58
diff -u -0 -r1.58 ChangeLog
--- ChangeLog	2001/09/12 00:59:18	1.58
+++ ChangeLog	2001/09/12 04:18:50
@@ -0,0 +1,5 @@
+2001-09-10  Nick Garnett  <nickg@redhat.com>
+
+	* ecos.db:
+	Added FLASH support for VRC437X based boards.
+
Index: packages/compat/posix/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/compat/posix/current/ChangeLog,v
retrieving revision 1.19
diff -u -0 -r1.19 ChangeLog
--- ChangeLog	2001/09/12 00:59:18	1.19
+++ ChangeLog	2001/09/12 04:18:53
@@ -0,0 +1,17 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/pthread.h: Separate mutex and condvar API into separate
+	header file to fix configury problems.
+	* include/mutex.h: New file for the above.
+	* cdl/posix.cdl: provide the correct configury for the isoinfra
+	package to include the above file.
+	* cdl/pthread.cdl: Move _POSIX_PTHREAD_PRIO_INHERIT and
+	_POSIX_THREAD_PRIO_PROTECT to cdl/posix.cdl.
+	
+2001-09-07  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* src/sem.cxx (sem_trywait): Actually use the return value.
+
+	* src/sched.cxx (sched_get_priority_max): Use MAX not MIN
+	(sched_get_priority_min): Use MIN not MAX.
+
Index: packages/devs/flash/mips/vrc437x/current/ChangeLog
===================================================================
RCS file: ChangeLog
diff -N ChangeLog
--- /dev/null	Tue May  5 13:32:27 1998
+++ ChangeLog	Tue Sep 11 21:18:56 2001
@@ -0,0 +1,31 @@
+2001-09-10  Nick Garnett  <nickg@redhat.com>
+
+	* cdl/flash_mips_vrc437x.cdl:
+	* src/mips_vrc437x_flash.c:
+	Created by copying the ocelot package.
+
+//===========================================================================
+//####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, 2001 Red Hat, Inc.
+// All Rights Reserved.                                                     
+// -------------------------------------------                              
+//                                                                          
+//####COPYRIGHTEND####
+//===========================================================================
Index: packages/devs/serial/arm/aeb/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/arm/aeb/current/ChangeLog,v
retrieving revision 1.5
diff -u -0 -r1.5 ChangeLog
--- ChangeLog	2000/10/23 17:11:03	1.5
+++ ChangeLog	2001/09/12 04:19:00
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_arm_aeb.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/arm/at91/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/arm/at91/current/ChangeLog,v
retrieving revision 1.2
diff -u -0 -r1.2 ChangeLog
--- ChangeLog	2001/08/15 02:21:28	1.2
+++ ChangeLog	2001/09/12 04:19:03
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_arm_at91.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/arm/cma230/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/arm/cma230/current/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2000/10/23 17:11:04	1.4
+++ ChangeLog	2001/09/12 04:19:06
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_arm_cma230.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/arm/ebsa285/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/arm/ebsa285/current/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2000/10/23 17:11:06	1.4
+++ ChangeLog	2001/09/12 04:19:10
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_arm_ebsa285.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/arm/edb7xxx/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/arm/edb7xxx/current/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2000/10/23 17:11:06	1.4
+++ ChangeLog	2001/09/12 04:19:14
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_arm_edb7xxx.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/arm/pid/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/arm/pid/current/ChangeLog,v
retrieving revision 1.6
diff -u -0 -r1.6 ChangeLog
--- ChangeLog	2000/09/19 05:53:53	1.6
+++ ChangeLog	2001/09/12 04:19:17
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_arm_pid.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/arm/sa11x0/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/arm/sa11x0/current/ChangeLog,v
retrieving revision 1.3
diff -u -0 -r1.3 ChangeLog
--- ChangeLog	2000/10/23 17:11:07	1.3
+++ ChangeLog	2001/09/12 04:19:20
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_arm_sa11x0.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/i386/pc/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/i386/pc/current/ChangeLog,v
retrieving revision 1.5
diff -u -0 -r1.5 ChangeLog
--- ChangeLog	2001/06/10 19:35:25	1.5
+++ ChangeLog	2001/09/12 04:19:23
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_i386_pc.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/loop/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/loop/current/ChangeLog,v
retrieving revision 1.2
diff -u -0 -r1.2 ChangeLog
--- ChangeLog	2000/10/23 17:11:10	1.2
+++ ChangeLog	2001/09/12 04:19:26
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_loop.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/mips/atlas/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/mips/atlas/current/ChangeLog,v
retrieving revision 1.1
diff -u -0 -r1.1 ChangeLog
--- ChangeLog	2001/04/06 17:20:19	1.1
+++ ChangeLog	2001/09/12 04:19:29
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_mips_atlas.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/mips/jmr3904/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/mips/jmr3904/current/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2000/10/23 17:11:11	1.4
+++ ChangeLog	2001/09/12 04:19:32
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_mips_jmr3904.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/mips/vrc437x/current/ChangeLog
===================================================================
RCS file: ChangeLog
diff -N ChangeLog
--- /dev/null	Tue May  5 13:32:27 1998
+++ ChangeLog	Tue Sep 11 21:19:36 2001
@@ -0,0 +1,1196 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_mips_vrc437x.cdl:        
+        Fix 234000->230400 typo.
+
+2001-09-07  Nick Garnett  <nickg@redhat.com>
+
+	* cdl/ser_mips_vrc437x.cdl:
+	* src/vrc437x_serial.h:
+	* src/vrc437x_serial.c:
+	Moved this entire tree over to vrc437x from vrc4373 to make it
+	generic to both kinds of board.
+
+2000-10-12  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/ser_mips_vrc4373.cdl: Moved testing parameters here.
+
+2000-08-01  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* src/vrc4373_serial.c (vrc4373_serial_set_config): Now use keys
+	to make more flexible.
+
+2000-07-22  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* src/vrc4373_serial.c (vrc4373_serial_init): Add comment about broken
+	interrupt handling
+
+2000-06-22  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* cdl/<yournamehere>.cdl: Remove the comment on the empty
+	include_files directive; the tools now support this correctly.
+	This keeps internal include files internal.
+
+2000-04-11  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* cdl/ser_mips_vrc4373.cdl: Change the parent from CYGPKG_IO_SERIAL
+	(which is enabled most of the time) to CYGPKG_IO_SERIAL_DEVICES
+	(which is not...) thus allowing convenient control independent of
+	platform.  Also enable all individual devices by default, now, so
+	that they can be enabled simply by enabling the above new parent.
+
+2000-04-07  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* ecos.db: Re-organize device packages.  This is a massive change
+	involving deleting all the sources for serial and ethernet drivers
+	from where they used to live in
+	    packages/io/serial/current/src/ARCH/PLATFORM.[ch]
+	    packages/net/drivers/eth/PLATFORM/current/src/...
+	and reinstating them in
+	    packages/devs/serial/ARCH/PLATFORM/current/src/...
+	    packages/devs/eth/ARCH/PLATFORM/current/src/...
+
+	All these new packages are properly defined in ecos.db, and are
+	all of type "hardware" so that a "target" can grab them.
+	
+	This directory layout is descriptive of the devices we have right
+	now, arch and platform are separate levels just to make it easier
+	to navigate in the filesystem and similar to the HAL structure in
+	the filesystem.
+
+	It is *not* prescriptive of future work; for example, the mythical
+	common highly-portable 16550 serial driver which works on many
+	targets would be called "devs/serial/s16550/current", or a serial
+	device for a particular board (cogent springs to mind) that can
+	work with different CPUs fitted is "devs/serial/cogent/current".
+
+	Changelogs have been preserved and replicated over all the new
+	packages, so that no history is lost.
+
+	The contents of individual source files are unchanged; they build
+	in just the same emvironment except for a very few cases where the
+	config file name changed in this movement.
+
+	Targets in ecos.db have been redefined to bring in all relevant
+	hardware packages including net and serial drivers (but the newly
+	included packages are only active if their desired parent is
+	available.)
+	
+	The names of CDL options (and their #defines of course) stay the
+	same for the serial drivers, for backward compatibility.
+
+	* templates/*/current.ect: these have had CYGPKG_IO_SERIAL added
+	rather than it being in (almost) all target definitions.
+	
+2000-04-05  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* src/common/tty.c (tty_read): CRLF conversion should use \r\n not \n\r
+	(tty_write): Similarly
+
+	* include/ttyio.h: Update CYG_TTY_IN_FLAGS_CRLF and
+	CYG_TTY_IN_FLAGS_CRLF to match
+
+2000-03-31  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/ser_sh_edk7708.cdl: Limit legal baud rate range.
+	* src/sh/sh_sci_serial.c: Use baud rate macro instead of hardwired
+	constants.
+
+2000-03-28  John Dallaway  <jld@cygnus.co.uk>
+
+	* cdl/io_serial.cdl,
+	  cdl/ser_arm_aeb.cdl,
+	  cdl/ser_arm_cma230.cdl,
+	  cdl/ser_arm_edb7xxx.cdl,
+	  cdl/ser_arm_pid.cdl,
+	  cdl/ser_i386_pc.cdl,
+	  cdl/ser_mips_jmr3904.cdl,
+	  cdl/ser_mips_vrc4373.cdl,
+	  cdl/ser_mn10300.cdl,
+	  cdl/ser_powerpc_cogent.cdl,
+	  cdl/ser_quicc_smc.cdl,
+	  cdl/ser_sh_edk7708.cdl,
+	  cdl/ser_sparclite_sleb.cdl,
+	  cdl/tty.cdl:
+
+	Adjust documentation URLs.
+
+2000-03-07  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/ser_mips_jmr3904.cdl: Rename devices to match CDL naming.
+
+2000-02-29  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* include/serialio.h: Correct baud rate typo: 230400 rather than
+	234000. Thanks to Grant Edwards for the report.
+
+2000-02-28  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/powerpc/quicc_smc_serial.c: Use standard 'diag_dump_buf()'.
+
+2000-02-28  Jesper Skov  <jskov@redhat.com>
+
+	* tests/ser_test_protocol.inl: Allow 115200 baud on Cogent
+	again. Fixed interrupt problem.
+
+2000-02-22  Jesper Skov  <jskov@redhat.com>
+
+	* tests/ser_test_protocol.inl: Don't use 115200 baud on
+	Cogent. Our slower boards can't keep up.
+
+2000-02-17  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* cdl/ser_powerpc_cogent.cdl: Fix incorrect dependency.
+
+2000-02-16  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h:
+	Added configury for PC serial device drivers.
+
+	* cdl/ser_i386_pc.cdl:
+	* src/i386/pc_serial.c:
+	* src/i386/pc_serial.h:
+	Added these files to implement PC serial line drivers.
+
+	* cdl/io_serial.cdl:
+	Added CYGPKG_IO_SERIAL_I386_PC.
+
+	* tests/ser_test_protocol.inl:
+	Added support for PC serial line testing.
+	
+2000-02-11  Jesper Skov  <jskov@redhat.com>
+
+	* src/sh/sh_sci_7708.inl (DEVTAB_ENTRY): 
+	* src/sparclite/sleb_sdtr.c: 
+	serial_devio => cyg_io_serial_devio
+
+2000-02-10  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* src/mn10300/mn10300_serial.c: Ensure all CYG_HAL_MN10300_*
+	preprocessor conditionals use the correct CYGPKG_HAL_MN10300_AM3* form
+	now.	
+
+2000-02-03  Jesper Skov  <jskov@redhat.com>
+
+	* src/powerpc/quicc_smc_serial.c: CYG_HAL_POWERPC_x->CYGPKG_...
+
+2000-02-02  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* src/arm/aeb_serial.h: Rename lower case register macros to REG_ upper
+	case macros
+
+	* src/arm/aeb_serial.c: Update to reflect above
+
+2000-01-31 Simon FitzMaurice  <sdf@cygnus.co.uk>
+  * cdl/*.cdl:
+
+  Adjust help URLs in line with new doc layout.
+  
+2000-01-28 Simon FitzMaurice  <sdf@cygnus.co.uk>
+  * cdl/*.cdl:
+
+  Adjust help URLs in line with new doc layout.
+  
+2000-01-28  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/common/tty.c (tty_read): Fix problem with backspace at start
+	of line (size must be 'signed' for compare to work).
+
+2000-01-19  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* cdl/*.cdl: Add descriptions to a number of options &c which were
+	lacking same, also tidied up other typos as noticed en passant.
+
+2000-01-17  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/common/tty.c (tty_read): Avoid echoing "backspace/erase" at
+	start of line.
+
+2000-01-05  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/common/serial.c (serial_write): Avoid potential deadlock if
+	transmit start actually sends enough characters to signal cond wait.
+
+2000-01-03  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/serial.h: Fix namespace pollution - 
+	serial_devio => cyg_io_serial_devio
+	serial_callbacks => cyg_io_serial_callbacks
+
+	* src/mips/tx3904_serial.c: 
+	* src/mips/vrc4373_serial.c: 
+	* src/mn10300/mn10300_serial.c: 
+	* src/powerpc/quicc_smc_serial.c: 
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/sparclite/sleb_sdtr.c: 
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: 
+	* src/arm/edb7xxx_serial.c: 
+	* src/arm/cma230_serial.c: 
+	* src/arm/ebsa285_serial.c: 
+	* src/common/haldiag.c: 
+	* src/common/serial.c: Fix namespace pollution - 
+	serial_devio => cyg_io_serial_devio
+
+1999-12-06  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/arm/pid_serial_with_ints.c (pid_serial_DSR): Add loop to handle
+	case where an interrupt represents multiple events.
+
+1999-11-19  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/powerpc/quicc_smc_serial.c: Channel select for SMC2 was wrong.
+
+1999-11-18  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Remove mention of 7209/7212.
+
+1999-11-03  John Dallaway  <jld@cygnus.co.uk>
+
+	* cdl/io_serial.cdl: Define build options.
+
+1999-10-26  Jesper Skov  <jskov@cygnus.co.uk>
+	* tests/serial5.c (serial_test): Reduce speed in thumb mode.
+
+	* src/arm/pid_serial.h: Added BE support.
+
+	* src/PKGconf.mak: Use CYGPKG_<> instead of CYG_<> to control what
+	needs to be compiled.
+
+1999-10-25  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/arm/pid_serial.h (ISR_RxTO): Define - character received but
+	not handled "promptly".
+
+	* src/arm/pid_serial_with_ints.c (pid_serial_DSR): Handle rcv interrupts
+	properly (can't ignore them even with TO bit set).
+
+	* src/arm/cl7211_serial.c (cl7211_serial_rx_DSR): Need to handle all
+	input (empty input FIFO) otherwise characters get dropped.
+
+1999-10-15  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Removed AEB rev C change. Was bogus.
+
+1999-10-11  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Added configury for VR4300 testing.
+
+	* src/mips/vrc4373_serial.c: Added Bi-endian support.
+
+	* include/pkgconf/io_serial.h: Adjusted default baud rates to
+	38400.
+
+1999-10-06  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Run tests on AEB rev C as well.
+
+1999-09-28  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* src/powerpc/quicc_smc_serial.c (quicc_smc_serial_init): Correct
+	value supplied for interrupt priority - it may be unused, but it
+	is asserted for range.  Initialize the diagnostic channel if on an
+	MBX and if NOT using SMC1 ourselves, to ensure that diag output
+	and built-in stubs work correctly; otherwise reset the quicc and
+	ignore SMC1 as before.  Fix various warnings, mostly about
+	casting/arg-passing/assigning away volatile.
+
+1999-08-31  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Define dummy crash ID.
+
+1999-08-30  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Added crash information which
+	should help track down repeating errors.
+
+1999-08-20  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/README: Added.
+
+1999-08-18  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/tty1.c: 
+	* tests/tty2.c: 
+	* tests/serial1.c: 
+	* tests/serial2.c: 
+	* tests/serial3.c: 
+	* tests/serial4.c: 
+	* tests/serial5.c: 
+	* tests/PKGconf.mak:
+	Require kernel and kernel C API.
+	
+1999-08-17  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/mn10300/mn10300_serial.c: Added a simple implementation of a
+	receive FIFO to try and reduce the overhead of receiving bytes.
+
+1999-08-16  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* src/PKGconf.mak:
+	* src/mn10300/mn10300_serial.c:
+	* tests/ser_test_protocol.inl:
+	Rename all am32 -> am31
+
+1999-08-12  Nick Garnett  <nickg@cygnus.co.uk>
+
+	Imported following changes from development branch:
+	
+    1999-08-11  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* tests/serial5.c: Modified config test for boards that need a lower
+	speed for this test.
+
+	* tests/ser_test_protocol.inl: Removed 14400 baud tests for all
+	MN10300 variants. The MN10300 cannot currently do this speed.
+
+	* src/mn10300/mn10300_serial.c: Tidied up the transmit interrupt
+	enable/disable code to be variant specific.
+
+	* include/pkgconf/io_serial.h: Undid Jonathan's change, since the
+	same options are used for all MN10300 variants.
+	
+    1999-08-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h:
+        Reparent CYGPKG_IO_SERIAL_MN10300 from under CYGPKG_HAL_MN10300 to
+        CYGPKG_HAL_MN10300_AM32_STDEVAL1 since it's stdeval1 specific
+
+    1999-08-04  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl:
+	Changed names of MN10300 defines tested. Added AM33 definitions.
+
+	* src/mn10300/mn10300_serial.c:
+	Modified driver to work on am33 too. This simply requires some
+	alternate definitions of things like register addresses and some
+	bits in them plus some extra parameterization of some register
+	values.
+
+	* src/PKGconf.mak:
+	Added am33 to list of architectures supporting serial lines.
+	
+1999-07-28  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Update descriptions to be more
+ 	generic (CL7x11 instead of CL7211).
+
+1999-07-28  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Correct typos in CDL description
+	for serial port 2 driver
+
+1999-07-26  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* src/arm/ebsa285_serial.c: New file: device driver for the serial
+	device of the Intel StrongARM EBSA-285 evaluation board.
+
+	* include/pkgconf/io_serial.h (CYGPKG_IO_SERIAL_ARM_EBSA285):
+	Config for it.
+
+	* src/PKGconf.mak (EXTRAS_COMPILE): Compile it.
+
+	* tests/ser_test_protocol.inl (TEST_SER_DEV): Enable testing of it.
+
+1999-07-08  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl (change_config): Changed implementation.
+
+1999-06-27  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/powerpc/quicc_smc_serial.c (quicc_smc_serial_init): More robust
+	initialization, with data cache disabled.  This seems to fix the
+	random failures described below.
+
+	* tests/ser_test_protocol.inl: Add configuration for QUICC/MBX860.
+	Added some delays in the configuration change code to make QUICC
+	happy [didn't help much although the manual says they are required].
+
+	* src/powerpc/quicc_smc_serial.h (UART_BITRATE): Rewrote macro to 
+	match what the Linux driver uses - still doesn't work well, though.
+
+	* src/powerpc/quicc_smc_serial.c: Lots of changes trying to get the
+	serial driver working and robust.  At this point it works quite well,
+	using the default buffer sizes.  Changing from the defaults seem to
+	easily break it though, certainly on input.  Also, changing the baud
+	rate seems to not work reliably.
+
+	* src/common/serial.c: Add some tracing/debug info to try and debug
+	problems with QUICC serial driver.  These are hard disabled with
+	"XX_" prepended to "CYGDBG_DIAG_BUF".  Enabling them gives information
+	about how/when data are delivered from the serial driver.
+
+	* include/pkgconf/io_serial.h: Adjust limits and defaults on number and
+	size of buffers with values that seem to work.
+
+1999-06-21  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/sh/sh_sci_serial.c: Rearranged inclusion of .inl file a bit
+	to avoid compiler warnings.
+
+1999-06-21  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Fix CDL for number of buffers.
+
+	* src/powerpc/quicc_smc_serial.c: Force number of buffers = 1.
+
+1999-06-20  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Some clean up (removed commented
+	obsolete CDL parenting structure).
+	Add support for Motorola PowerPC QUICC/SMC.
+
+	* src/arm/cma230_serial.c: 
+	* src/arm/cl7211_serial.c: 
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: Use #include to get 'diag_printf()'
+	prototypes.
+
+1999-06-17  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/arm/cl7211_serial.c (cl7211_serial_start_xmit): Fix race which
+	cause xmitter to get stuck.
+
+1999-06-16  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/sh/sh_serial.c:          [removed]
+	* src/sh/sh_sci_serial.c:      [added]
+	* src/sh/sh_sci_7708.inl:      [added]
+	* include/pkgconf/io_serial.h: 
+	* src/PKGconf.mak (EXTRAS_COMPILE): 
+	* tests/ser_test_protocol.inl: 
+	Renamed CDL options and restructered driver.
+	Fixed CDL typo.
+	
+1999-06-04  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Fixed CDL string for BAUD rate option.
+
+1999-06-04  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Disable testing at 115200
+	for Cogent CMA230 (ARM).
+
+	* src/arm/cma230_serial.c: Fix interrupt for port B.
+
+1999-05-31  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/sh/sh_serial.c: Fixed receive interrupts and added handler for
+	error interrupts.
+
+1999-05-28  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* io/serial/current/src/PKGconf.mak:
+	* io/serial/current/tests/ser_test_protocol.inl:
+	* include/pkgconf/io_serial.h: 
+	Renamed SH platform package to edk7708.
+
+1999-05-27  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Added ability to change options in
+	host software.
+
+1999-05-27  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* src/mn10300/mn10300_serial.c (mn10300_serial_config_port): 
+	Wait for the serial device to become acquiescent before disabling
+	it. This prevents cygmon's outgoing characters getting corrupted
+	due to transmission being disabled.
+	Fix for PR 20047
+	
+1999-05-26  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: 
+	* tests/ser_test_protocol.inl: Add Cogent CMA230 setup.
+	
+	* src/arm/cma230_serial.c: Make names compatible with Cogent
+	PowerPC board.
+
+1999-05-26  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Add Cirrus Logic CL7211 setup.
+1999-05-26  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/sh/sh_serial.c: Added more baud rate values. Disabled
+	interrupt driven receive. Fixed config_port to enable proper
+	interrupt flags.
+
+1999-05-25  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: 
+	Change all mentions of CYGPKG_HAL_TX39_JMR3904 to
+	CYGPKG_HAL_MIPS_TX39_JMR3904
+
+1999-05-25  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* src/PKGconf.mak (EXTRAS_COMPILE): Change CYG_HAL_TX39 to
+	CYG_HAL_MIPS_TX39
+1999-05-25  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Added sh entry.
+
+1999-05-24  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/PKGconf.mak:
+	* include/pkgconf/io_serial.h: 
+	* src/sh/sh_serial.c: 
+	Added sh driver.
+
+1999-05-18  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 19926
+	* src/sparclite/sleb_sdtr.c (sleb_sdtr_rx_DSR): Only read chan if
+	there is one.
+
+1999-05-18  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 19926
+	* src/arm/cl7211_serial.c (cl7211_serial_rx_DSR): Only read char
+	if there is one.
+
+1999-05-16  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/arm/cl7211_serial.c: Clean up, first working version.
+
+1999-05-14  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Removed workaround for spurious
+	Cogent reads.
+
+	* src/arm/aeb_serial.c:
+	* src/arm/aeb_serial.h: 
+	* src/arm/pid_serial_with_ints.c: 
+	* src/arm/pid_serial.h: 
+	* src/powerpc/cogent_serial.h: 
+	* src/powerpc/cogent_serial_with_ints.c:
+	Check for receive interrupt before reading.
+
+1999-05-13  Nick Garnett  <nickg@cygnus.co.uk>
+
+	The follow changes were made in a branch an have now been merged:
+
+    1999-04-21  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/mips/vrc4373_serial.c: Small changes to get working with
+	interrupts.
+	
+    1999-04-20  John Dallaway  <jld@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Fix CYGPKG_IO_SERIAL_TX39_JMR3904
+	parent attribute.
+
+1999-05-11  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/arm/cl7211_serial.c: Fix compile problems from merged code.
+
+1999-05-05  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Tidied up a bit and added
+	description of protocol.
+
+1999-05-05  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/common/serial.c (serial_write, serial_read): Clear abort
+	flag at entry.
+
+1999-05-05  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/serial4.c (serial_test): Handle config fails correctly.
+
+	* tests/ser_test_protocol.inl: Better change_config
+	handling. Simple recovery and negotiation isn't timing
+	dependant. 
+
+1999-05-05  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/timeout.inl: Updated with the below changes.
+
+1999-05-05  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* misc/timeout.inl (timeout): Timeouts are relative, but alarms 
+	need absolute time values.
+
+1999-05-04  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 20018
+	* tests/serial1.c (serial_test): Always PASS, regardless of
+	configuration.
+
+1999-05-04  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Reverse order of configurations -
+	run tests with slow baud rate first.
+	Only check CYG_KERNEL_DIAG_GDB_SERIAL_DIRECT for SLEB on RAM startup.
+
+1999-05-04  Jesper Skov  <jskov@cygnus.co.uk>
+ 	* src/mn10300/mn10300_serial.c:
+ 	Use interrupt enable/disable feature of serial port2 to allow
+ 	coexistence with CygMon/hal_diag.
+ 
+ 	* tests/ser_test_protocol.inl: Use port2 for MN10300.
+
+1999-04-28  Bart Veer  <bartv@cygnus.co.uk>
+
+	* src/PKGconf.mak (EXTRAS_COMPILE):
+	Use the new rules for generating libextras.a
+
+1999-04-26  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Add support for Cirrus Logic CL7211.
+
+
+1999-04-20  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: Fix default baud rate if unbuffered.
+1999-04-20  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Added some comments. Disabled 38400
+	for SLEB. Only run test on SLEB if CygMon isn't used for diag
+	output.
+	
+1999-04-15  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 19752
+	* tests/serial3.c:
+	* tests/serial5.c:
+	Run these tests at a lower baud rate on ARM AEB.
+	
+1999-04-14  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 19839
+	* src/mn10300/mn10300_serial.c: 
+	Fix compiler warnings.
+
+1999-04-14  Bart Veer  <bartv@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h:
+	Reparent the board-specific serial devices below the actual boards.
+	
+1999-04-13  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl:
+	NA when run from simulator.
+
+1999-04-12  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl:
+	Disabled 115200 for MN10300.
+	Reclaim interrupt vectors from CygMon when testing on SLEB.
+
+1999-04-09  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/serial.h: Change SERIAL_CHANNEL setup so all channels
+	have serial callbacks, regardless of buffering.
+
+1999-04-09  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/common/tty.c: 
+	* include/pkgconf/io_serial.h:
+	Added new ttydiag device layered on top of haldiag, so that tty0
+	can be layered on top of ser0.
+
+1999-04-08  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/tty1.c:                [added]
+	* tests/tty2.c:                [added]
+	* tests/PKGconf.mak: 
+	* tests/ser_test_protocol.inl:
+	Added two simple TTY tests.
+
+1999-04-07  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* src/sparclite/sleb_sdtr.h: Include cyg/hal/hal_io.h for I/O
+	macros instead of hal_diag.h where they had evolved before.
+
+1999-04-06  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/serial4.c (serial_test): 
+	* tests/serial3.c (serial_test): 
+	Reduce packet sizes.
+
+1999-03-31  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Added remaining targets to the
+	test.
+
+1999-03-31  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/sparclite/sleb_sdtr.c (sleb_sdtr_start_xmit): Fix timing race
+	when enabling xmit interrupts.
+
+1999-03-26  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/sparclite/sleb_sdtr.c: Change how the port is set up.  The transmitter
+	is now always enabled, just the interrupts are masked/unmasked to control it.
+	This lets the serial driver cooperate with Cygmon on the port used for GDB.
+	Note that currently serial input does not work for CON1 since Cygmon is
+	taking all of the receive interrupts for itself.
+	(sleb_sdtr_tx_DSR): Need to keep track whether xmit interrupt should be
+ 	enabled - otherwise it can get enabled incorrectly and we get interrupted
+	to death!
+
+1999-03-26  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Send a DONE message after a no-echo
+	binary packet.
+
+1999-03-26  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* tests/serial5.c: 
+	* tests/serial4.c:
+	* tests/serial3.c:
+	* tests/serial2.c:
+	* tests/serial1.c:
+	Make these build when no kernel present; include of testcase
+	was the wrong side of the ifdef.
+
+1999-03-26  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/serial5.c:
+	* tests/serial4.c:
+	* tests/serial3.c:
+	* tests/serial2.c:
+	* tests/serial1.c:
+	Moved NOP check to ser_test_protocol open call.
+	
+	* tests/ser_test_protocol.inl: Make sure the proper device is
+	selected for testing. Do NOP check in open call.
+
+1999-03-25  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: 
+	* misc/console.c: 
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: 
+	* src/common/tty.c: 
+	* src/mips/tx3904_serial.c: 
+	* src/mn10300/mn10300_serial.c: 
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/sparclite/sleb_sdtr.c: Update CDL to follow naming conventions.
+
+	* src/mips/tx3904_serial.c (tx3904_serial_config_port): 
+	Make sure port is enabled (CDL) before using it.
+
+	* src/mn10300/mn10300_serial.c (mn10300_serial_config_port): 
+	* src/powerpc/cogent_serial_with_ints.c (cogent_serial_config_port): 
+	* src/arm/aeb_serial.c (aeb_serial_config_port): 
+	* src/arm/pid_serial_with_ints.c (pid_serial_config_port): Change so that
+	the physical port is not modified unless the provided configuration is valid.
+
+	* src/sparclite/sleb_sdtr.c (sleb_sdtr_config_port): 
+	Using wrong config data.
+
+	* include/serialio.h: Add macros to support baud rate from CDL.
+
+	* include/pkgconf/io_serial.h: 
+	* src/mn10300/mn10300_serial.c: 
+	* src/mips/tx3904_serial.c (tx3904_serial_ISR): 
+	* src/sparclite/sleb_sdtr.c: 
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/arm/pid_serial_with_ints.c: 
+	* src/arm/aeb_serial.c: Add configury for baud rate and buffer size.
+
+1999-03-24  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/mips/tx3904_serial.c:
+	Now uses CYGHWR_HAL_MIPS_CPU_FREQ_ACTUAL to get CPU
+	frequency. This is a little more accurate than using
+	CYGHWR_HAL_MIPS_CPU_FREQ.
+
+1999-03-24  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/serialio.h (CYGNUM_SERIAL_BAUD_MIN/MAX): Add for completeness.
+
+	* src/arm/aeb_serial.c (aeb_serial_stop_xmit): 
+	* src/arm/pid_serial_with_ints.c (pid_serial_stop_xmit): Fix typo in comment.
+
+1999-03-24  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* tests/ser_test_protocol.inl: Weeded out configs TX39 doesn't
+	like.
+
+	* src/powerpc/cogent_serial.h: 
+	Added copyright header.
+	
+	* tests/ser_test_protocol.inl: 
+	* tests/serial1.c: 
+	* tests/serial2.c: 
+	* tests/serial3.c: 
+	* tests/serial4.c: 
+	* tests/serial5.c: 
+	Don't try to run tests when no IO device has been specified.
+	
+1999-03-23  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial1.c, misc/serial2.c, misc/serial3.c, misc/serial4.c,
+	* misc/serial5.c, misc/ser_test_protocol.inl
+	Deleted.
+
+1999-03-23  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/PKGconf.mak: 
+	* tests/timeout.inl: 
+	* tests/PKGconf.mak:
+	* tests/serial1.c: 
+	* tests/serial2.c: 
+	* tests/serial3.c: 
+	* tests/serial4.c: 
+	* tests/serial5.c: 
+	* tests/ser_test_protocol.inl:
+	Moved the serial tests from the misc directory to the tests
+	directory.
+
+1999-03-23  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/mn10300/mn10300_serial.c: Now initially mask TX interrupts
+	at initialization and unmask/remask in start/stop xmit
+	routines. This has no real effect on the hardware, but the
+	simulator does not implement the LCR_TXE bit properly, resulting
+	in spurious TX interrupts during diagnostic output.
+	This was the cause of the slow output reported in PR 19559.
+
+1999-03-23  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Fix "display" strings to have appropriate
+	case - mostly lower case.
+
+1999-03-22  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* misc/console.c: 
+	* misc/serial.c: 
+	* misc/serial1.c: 
+	* misc/serial2.c: 
+	* misc/serial3.c: 
+	* misc/serial4.c: 
+	* misc/serial5.c: 
+	Use CYGNUM_HAL_STACK_SIZE_TYPICAL for the stack size instead of
+	CYGNUM_HAL_MINIMUM_STACK_SIZE.
+
+1999-03-22  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/mn10300/mn10300_serial.c: 
+	* src/mips/tx3904_serial.c: Add CDL configury.
+
+	* include/pkgconf/io_serial.h: Update CDL to add device name
+	configurability for all devices.
+
+	* src/sparclite/sleb_sdtr.c: 
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: Use CDL configured device names.
+
+1999-03-22  Jesper Skov  <jskov@lassi.cygnus.co.uk>
+
+	* misc/serial1.c:
+	* misc/serial2.c:
+	* misc/serial3.c:
+	* misc/serial4.c:
+	* misc/serial5.c:
+	Requires kernel as well.
+
+1999-03-22  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/sparclite/sleb_sdtr.c:
+	Moved include statement to avoid warnings.
+
+1999-03-19  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/ser_test_protocol.inl:
+	* misc/serial5.c:
+	* misc/PKGconf.mak:
+	Replace complex and not very stable duplex test with a simpler
+	test that works better.
+	Added serial5 using that test.
+	
+1999-03-19  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/PKGconf.mak:
+	* misc/serial1.c:
+	* misc/serial2.c: 
+	Added API test and made serial2 do simple string output.
+	
+1999-03-19  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c: Changed ToDo comment.
+
+1999-03-19  Jesper Skov  <jskov@lassi.cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: 
+	Moved include statement to avoid warnings.
+
+1999-03-19  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: More CDL problems.
+
+1999-03-18  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Add CDL for SPARClite SLEB.
+
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/arm/pid_serial_with_ints.c: 
+	* src/arm/aeb_serial.c: Update device names to match CDL.
+
+	* include/pkgconf/io_serial.h: Change names for serial ports to
+	be CYGPKG_IO_SERIAL_<arch>_<platform>_<port>.
+
+1999-03-18  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/ser_test_protocol.inl: 
+	* misc/serial2.c: 
+	First stab at the duplex binary test. Still much fun to be had...
+
+1999-03-18  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/ser_test_protocol.inl: Added timeout for PING.
+
+1999-03-18  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/common/serial.c: Change ABORT functionality to be DSR safe.
+	(serial_get_config): Fix typo!
+
+	* include/pkgconf/io_serial.h: Small change in CDL to make serial
+	devices tied to the platform and not the serial I/O package.  This
+	means that only the devices appropriate to a given platform can be
+	enabled.
+
+	* misc/serial.c: Better use of alarms - only trigger at the time of
+	the next timeout.  Moved timeout functions to new file "timeout.inl".
+
+	* src/common/serial.c (serial_get_config): Add support for
+ 	CYG_IO_GET_CONFIG_SERIAL_INPUT_FLUSH and CYG_IO_GET_CONFIG_SERIAL_ABORT.
+	
+	* misc/serial.c: Add simple timeout mechanisms.
+
+1999-03-17  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: Conditionalize based on CDL.
+
+	* include/pkgconf/io_serial.h: Add some CDL configury - not perfect
+	because of current ~CDL limitations.
+
+1999-03-17  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c: Cleaned up a bit. Used for hacking new tests.
+
+1999-03-17  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/PKGconf.mak: 
+	* misc/ser_test_protocol.inl:
+	* misc/serial2.c:
+	* misc/serial3.c:
+	* misc/serial4.c:
+	Put testing protocol implementation in a separate file. Split the
+	tests in serial2 into separate files.
+
+1999-03-16  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/mn10300/mn10300_serial.c:	Fixed some compiler warnings.
+
+1999-03-15  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Change default configurations.
+	No serial drivers enabled for PID port A or AEB.
+
+	* src/sparclite/sleb_sdtr.c: 
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: 
+	* src/common/haldiag.c: 
+	* src/common/tty.c: 
+	* src/common/serial.c: Add 'CYGDBG_IO_INIT' for control of init 
+	messages.
+
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* src/sparclite/sleb_sdtr.c:
+	* src/arm/aeb_serial.c: 
+	* src/arm/pid_serial_with_ints.c: Don't include <cyg/kernel/kapi.h>
+
+1999-03-15  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c (serial_test): Fix use of strlen. Fix DONE part
+	of binary protocol.
+
+1999-03-12  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c: Play a bit with timing. Think I broke it :(
+	Added DONE to BINARY packet.
+	Proper call to DRAIN.
+
+1999-03-12  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/mips/tx3904_serial.c: Tidied away some debugging code.
+
+1999-03-12  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c: Removed bogus config changes.
+
+1999-03-12  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c (serial_test): Check for ser_filter on host (PING
+	packet).
+
+1999-03-11  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c: Added note.
+
+	* misc/serial2.c: 
+	Added (almost) proper configuration handling.
+	Run tests on varying configurations.
+
+1999-03-11  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/mips/tx3904_serial.c:
+	Many changes to get working.
+
+	* misc/console.c (console_test): Fixed compiler warning.
+
+	* misc/serial2.c:
+	Added device name for TX39 testing.
+	Fixed some bugs in Tcyg_io_write() macro.
+
+1999-03-10  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c: Added target specific test device name.
+
+1999-03-10  John Dallaway  <jld@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Correct CDL description spelling.
+
+1999-03-10  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c: 
+	* misc/console.c: 
+	Fixed compiler warnings.
+
+1999-03-10  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Improve CDL descriptions.
+
+1999-03-10  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c (serial_test): Do some more tests with changed
+	baud rates.
+
+1999-03-09  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c (serial_test): Added workaround for spurious byte
+	problem. Added a few more tests to run.
+
+	* src/powerpc/cogent_serial_with_ints.c
+	(cogent_serial_config_port): Remove interrupt enabling.
+
+1999-03-09  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/PKGconf.mak: 
+	* src/mips/tx3904_serial.c:
+	Added initial version of TX39 device driver. Currently untested
+	but eliminates PR19445.
+
+1999-03-09  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c: DRAIN function works now.
+
+1999-03-09  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* include/pkgconf/io_serial.h: Only enable one serial driver per
+	default.
+
+1999-03-08  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial2.c (serial_test): Be a bit more aggressive.
+
+	* src/powerpc/cogent_serial_with_ints.c: Check that configuration
+	is sensible.
+
+1999-03-08  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c: 
+	Added support for both ports.
+
+	* include/pkgconf/io_serial.h: Added simple defines for cogent
+	serial ports. No CDL yet.
+
+1999-03-08  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* misc/serial.c: Removed PID references. Fixed compiler warnings.
+
+1999-03-08  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c: Cleaned up a
+	bit. Actually works now.
+
+1999-03-08  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/common/serial.c: Change in cyg_drv_cond_wait() behaviour
+	means DSR lock should be left alone.
+
+1999-03-08  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 19400
+	* src/powerpc/cogent_serial_with_ints.c (cogent_serial_init): Set
+	valid interrupt priority.
+
+1999-03-05  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/mn10300/mn10300_serial.c (mn10300_serial_init):
+	Added extra test to avoid initializing serial 2 when CYGMON is
+	present.
+	Include hal_intr.h explicitly for use in non-kernel
+	configurations.
+
+	* src/common/serial.c:
+	Added extra test before calls to cyg_drv_cond_wait() to avoid race
+	condition. This is not, however, a complete solution to this
+	problem. A better solution will be forthcoming.
+
+	* include/serial.h:
+	Changed include files used to permit non-kernel configurations to
+	be built.	
+
+1999-03-05  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/common/haldiag.c: Removed diag_printf declaration.
+
+1999-03-05  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+       * src/mn10300/mn10300_serial.c:
+       Change CYG_VECTOR_* to CYGNUM_HAL_INTERRUPT_* to get it to compile!
+
+1999-03-05  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/powerpc/cogent_serial_with_ints.c (cogent_serial_config_port): 
+	Fix renaming of interrupt vectors.
+
+1999-03-05  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* src/arm/pid_serial_with_ints.c: Fix interrupt vectors.
+
+1999-03-03  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* serial/current/src/arm/pid_serial_with_ints.c: 
+	New [somewhat] configurable drivers for PID.
+
+//===========================================================================
+//####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####
+//===========================================================================
Index: packages/devs/serial/mn10300/mn10300/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/mn10300/mn10300/current/ChangeLog,v
retrieving revision 1.3
diff -u -0 -r1.3 ChangeLog
--- ChangeLog	2000/08/25 17:32:49	1.3
+++ ChangeLog	2001/09/12 04:19:40
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_mn10300.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/powerpc/cogent/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/powerpc/cogent/current/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2000/10/23 17:11:11	1.4
+++ ChangeLog	2001/09/12 04:19:44
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_powerpc_cogent.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/powerpc/quicc/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/powerpc/quicc/current/ChangeLog,v
retrieving revision 1.7
diff -u -0 -r1.7 ChangeLog
--- ChangeLog	2001/01/05 17:12:37	1.7
+++ ChangeLog	2001/09/12 04:19:47
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_quicc_smc.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/devs/serial/sparclite/sleb/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/serial/sparclite/sleb/current/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2000/10/23 17:11:12	1.4
+++ ChangeLog	2001/09/12 04:19:51
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+        * cdl/ser_sparclite_sleb.cdl:        
+        Fix 234000->230400 typo.
+
Index: packages/hal/common/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/common/current/ChangeLog,v
retrieving revision 1.67
diff -u -0 -r1.67 ChangeLog
--- ChangeLog	2001/09/12 00:59:22	1.67
+++ ChangeLog	2001/09/12 04:19:54
@@ -0,0 +1,22 @@
+2001-09-10  Nick Garnett  <nickg@redhat.com>
+
+	* include/hal_stub.h (strlen): Changed return type to size_t from
+	int so it matches <string.h>. For some reason the compiler has
+	suddenly started complaining about the type mismatch. Strange.
+
+2001-09-07  Nick Garnett  <nickg@redhat.com>
+
+	* src/hal_stub.c (put_register): Added kludge for VR4300 targets
+	to sign extent the PC when it is being set. This is due to the
+	age of the VR4300 toolchain and the fact that the VR4300 is the
+	only target to do full 64bit register saves/restores.
+
+2001-09-07  Jesper Skov  <jskov@redhat.com>
+
+	* include/hal_if.h: Fix typo in below change.
+
+2001-09-07  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/hal_if.h (CYGACC_CALL_IF_DBG_SYSCALL): Define and call
+	with correct arguments.
+
Index: packages/hal/mips/arch/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/mips/arch/current/ChangeLog,v
retrieving revision 1.54
diff -u -0 -r1.54 ChangeLog
--- ChangeLog	2001/09/12 00:59:23	1.54
+++ ChangeLog	2001/09/12 04:19:58
@@ -0,0 +1,12 @@
+2001-09-07  Nick Garnett  <nickg@redhat.com>
+
+	* include/mips-stub.h: Returned target_register_t to long long
+	type for VR4300 target. This is the only platform that does 64bit
+	register saves/restores, and the GDB registers must be full sized.
+
+	* include/arch.inc: Added option to select correct initial SR
+	value when the startup is ROMRAM.
+	Disabled setting of status and config registers when using a ROM
+	monitor. The monitor should have already set these to appropriate
+	values.
+
Index: packages/hal/mips/vr4300/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/mips/vr4300/current/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2000/09/04 20:24:14	1.4
+++ ChangeLog	2001/09/12 04:20:01
@@ -0,0 +1,14 @@
+2001-09-10  Nick Garnett  <nickg@redhat.com>
+
+	* src/mips_vr4300.ld: Added .2ram sections to data section needed
+	for FLASH support.
+
+2001-09-07  Nick Garnett  <nickg@redhat.com>
+
+	* include/variant.inc: Added definition of INITIAL_SR_VAR.
+
+	* include/var_arch.h (CYG_HAL_GDB_REG): Returned GDB registers to
+	full 64bit width.
+
+	* cdl/hal_mips_vr4300.cdl: Added endianness configuration.
+	
Index: packages/hal/mips/vrc4373/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/mips/vrc4373/current/ChangeLog,v
retrieving revision 1.8
diff -u -0 -r1.8 ChangeLog
--- ChangeLog	2001/02/27 01:21:47	1.8
+++ ChangeLog	2001/09/12 04:20:04
@@ -0,0 +1,30 @@
+2001-09-07  Nick Garnett  <nickg@redhat.com>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: Brought up to date and much of
+	the configury now moved to the VRC437X package. Configury for
+	Redboot and virtual vectors added here.
+
+	* misc/redboot_RAM.ecm:
+	* misc/redboot_ROM.ecm:
+	* misc/redboot_ROMRAM.ecm:
+	These files added to configure redboot for this target.
+	
+	* include/hal_diag.h:
+	* include/platform.inc:
+	* include/plf_cache.h:
+	* include/plf_intr.h:
+	* include/plf_io.h:
+	* include/plf_stub.h:
+	* include/plf_z8530.h:
+	* misc/stubrom.perm:
+	* src/hal_diag.c:
+	* src/platform.S:
+	* src/plf_misc.c:
+	* src/plf_stub.c:
+	* src/pmon.S:
+	Files removed and relocated to VRC437X package. This package is
+	now just a configuration and memory layout package. This ChangeLog
+	is being retained in it original form for archival purposes.
+
+	
+	
Index: packages/hal/mips/vrc437x/current/ChangeLog
===================================================================
RCS file: ChangeLog
diff -N ChangeLog
--- /dev/null	Tue May  5 13:32:27 1998
+++ ChangeLog	Tue Sep 11 21:20:08 2001
@@ -0,0 +1,510 @@
+2001-09-07  Nick Garnett  <nickg@redhat.com>
+
+	This package is newly created to contain code that is common to
+	all VRC437X platforms. Most of the contents is derived from the
+	original VRC4373 package. All ChangeLog entries other than this
+	one were made when the files were in that package.  This ChangeLog
+	entry describes any major changes that have occured to the files
+	during the move.
+
+	* include/platform.inc:
+	Converted INITIAL_SR to INITIAL_SR_PLF to work with architecture
+	and variant HALs.
+
+	* src/plf_serial.c: File added to implement serial IO in a vector
+	compatible manner.
+		
+	* cdl/hal_mips_vr4300_vrc437x.cdl: Generic configuration for all
+	targets added. Platform specific configuration moved out to
+	specific packages.
+	
+	* include/hal_diag.h:
+	* include/plf_cache.h:
+	* include/plf_intr.h:
+	* include/plf_io.h:
+	* include/plf_stub.h:
+	* include/plf_z8530.h:
+	* misc/stubrom.perm:
+	* src/hal_diag.c:
+	* src/plf_misc.c:
+	* src/plf_stub.c:
+	* src/pmon.S:
+	Files move with minor changes only from original VRC4373 package.
+	
+
+2001-02-26  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/platform.inc: Always do unsigned arithmetic on addresses
+	* src/platform.S: Ditto
+	Reported by Chris Morrow <cmorrow@YottaYotta.com>
+
+2001-02-05  Jesper Skov  <jskov@redhat.com>
+
+	* include/plf_io.h: Ignore devices not on bus 0.
+
+2001-01-31  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/platform.S: Added *va* (see mips/arch/.../arch.inc) macros
+	when manipulating values that are potentially 64 bits.
+
+2001-01-26  Jesper Skov  <jskov@redhat.com>
+
+	* include/plf_stub.h: Reset macros moved
+	* include/plf_intr.h: to this file.
+
+2000-10-20  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_ram.mlt:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_rom.mlt:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.mlt:
+	Add heap1 section
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_ram.h:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_rom.h:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.h:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_ram.ldi:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_rom.ldi:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.ldi:
+	Regenerated
+
+2000-09-15  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/platform.inc: Added some extra ifdefs and code to try
+	and get ROM startup working.
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl:
+	Building GDB stubs was requiring ROM startup when it should have
+	ROMRAM startup.
+
+2000-08-31  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* src/platform.S (hal_pci_config_read): Prevent assembler reordering,
+	the address is important
+
+2000-08-16  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.mlt: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.ldi: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.h: 
+	Fixed typo in last change. Forgot that the RAM base address
+	appears twice in these files. Also fixed .h file to match.
+	
+2000-08-15  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.mlt: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.ldi:
+	RAM start on these configurations should be 0x80000000 not
+	0x80100000.
+
+2000-05-22  Jesper Skov  <jskov@redhat.com>
+
+	* src/hal_diag.c: Removed CTRLC init hacks.
+
+	* src/plf_misc.c (hal_ctrlc_isr_init): Made public.
+
+2000-05-17  Jesper Skov  <jskov@redhat.com>
+
+	* src/plf_misc.c: Let arch call ctrlc_init.
+
+2000-02-18  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl (CYGBLD_BUILD_GDB_STUBS): When
+	building stubs, define every dependency required here rather than
+	in the template
+
+2000-02-10  Jesper Skov  <jskov@redhat.com>
+
+	* include/plf_stub.h: 
+	Removed HAL_STUB_PLATFORM_STUBS_INIT.
+
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h: Removed stubs as a
+	legal startup type.
+
+2000-02-07  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: use cpu options when linking.
+
+2000-02-03  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: Implements stubs.
+
+2000-01-27  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: Moved part of stubs build rule to
+	common HAL. Changed description.
+
+2000-01-24  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: Add stubs build rule.
+
+2000-01-24  John Dallaway  <jld@cygnus.co.uk>
+
+	* cdl/*.cdl:
+
+	Remove obsolete option CYGTST_TESTING_IDENTIFIER.
+
+2000-01-19  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* cdl/*.cdl: Add descriptions to a number of options &c which were
+	lacking same, also tidied up other typos as noticed en passant.
+
+1999-12-21  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* misc/stubrom.perm: Rename CYG_HAL_ROM_MONITOR ->
+	CYGSEM_HAL_ROM_MONITOR
+
+	* include/platform.inc: Rename CYG_HAL_USE_ROM_MONITOR_PMON ->
+	CYGSEM_HAL_USE_ROM_MONITOR_PMON throughout
+	Rename CYG_HAL_USE_ROM_MONITOR_GDB_STUBS ->
+	CYGSEM_HAL_USE_ROM_MONITOR_GDB_stubs throughout
+
+	* src/hal_diag.c: Likewise
+
+	* src/plf_misc.c: Likewise. Similarly CYG_HAL_USE_ROM_MONITOR_CYGMON
+	-> CYGSEM_HAL_USE_ROM_MONITOR_CygMon
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: Add new platform-specific
+	CYGSEM_HAL_USE_ROM_MONITOR and CYGSEM_HAL_ROM_MONITOR options to
+	control ROM monitor support
+
+1999-12-20  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: Add -Wl for linker options.
+
+1999-11-25  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h: 
+	Reparent under HAL MIPS variants as for other MIPS targets
+
+1999-11-25  John Dallaway  <jld@cygnus.co.uk>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl:
+
+	Remove references to obsolete 'STUBS' memory layout.
+
+1999-11-25  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.h: New file.
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.ldi: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.mlt: Real file.
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_rom.h: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_ram.h: New file(s).
+
+1999-11-02  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* cdl/hal_mips_vr4300_vrc4373.cdl: Added.
+
+1999-10-29  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/plf_intr.h: 
+	* src/plf_misc.c: 
+	* src/hal_diag.c:
+	Changed CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT to
+	CYGDBG_HAL_MIPS_DEBUG_GDB_CTRLC_SUPPORT.
+
+1999-10-05  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/platform.S: Swapped around the IOPROF registers for
+	big-endian mode. These 16 bit registers end up in opposite halves
+	of the 32 bit word in big endian mode.
+
+	* include/plf_z8530.h: In big-endian mode the Z8530 registers are
+	at the other end of the word. This is easily fixed by redefining
+	the DUART_BASE only.
+
+1999-09-14  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* src/hal_diag.c (hal_diag_write_char): Ack VRC4373 interrupt to
+	prevent spurious interrupts
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h: 
+	Add new CYGSEM_HAL_MIPS_VR4300_VRC4373_DIAG_ACKS_INT_0 option to
+	control the above behaviour
+
+1999-09-08  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* include/plf_intr.h (HAL_INTERRUPT_UNMASK): Rephrase to silence warnings
+	about left-shifting negative numbers. Equivalent when optimized.
+	(HAL_INTERRUPT_ACKNOWLEDGE): Likewise
+	(HAL_INTERRUPT_MASK): Likewise
+
+1999-09-09  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/platform.inc: Changed end address for copy from
+	__bss_end to __ram_data_end.
+
+1999-09-08  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* src/platform.S (NTLBENTRIES): Fix typo: 0x32 -> 32
+
+	* include/platform.inc (hal_mon_copy_trampoline): Use branch delay slot
+	when copying - both for ROMRAM startup and CYG_HAL_USE_ROM_MONITOR_PMON
+	(hal_mon_init_vsr_table): Don't init debug vector - not used on
+	vr4300 CPUs
+
+1999-09-02  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/platform.inc: Added code to monitor setup to copy
+	other_vector in to correct RAM location.
+
+1999-08-19  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/plf_io.h: Added this file to contain PCI access support.
+
+	* include/platform.inc:
+	* src/platform.S: 
+	Added function to read data from the PCI data register together
+	with a data load/store VSR which catches any exceptions and fixes
+	them up so that the program can continue.
+
+1999-07-15  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* src/hal_diag.c: Add prototypes for cyg_hal_is_break and
+	cyg_hal_user_break to silence warning
+
+1999-06-21  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/plf_misc.c (hal_ctrlc_isr): Changed all return codes to 2 so
+	that the interrupt is reported as handled.
+
+1999-06-17  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* include/platform.inc: Added code to initialize VSR slots for
+	debug, utlb and nmi vectors.
+
+	* misc/stubrom.perm: Added disable of
+	CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT when building ROM monitor.
+
+1999-06-10  Jesper Skov  <jskov@cygnus.co.uk>
+
+	* src/plf_stub.c (hal_plf_stub_init): Fix config problem.
+
+1999-06-10  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/plf_stub.c: Added interrupt acknowledge calls to character
+	IO routines to prevent spurious interrupts.
+
+1999-06-08  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/hal_diag.c: Ensure that reads and writes do not provoke
+	spurious interrupts.
+
+	* include/platform.inc: Tidied up debug version of
+	hal_diag_intr_start a little.
+
+1999-05-28  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* misc/stubrom.perm: Added this file to contain a permutation for
+	building a stub ROM for the VRC4373 board.
+
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h: Removed redfinitions
+	triggered by CYG_HAL_STARTUP_STUBS.
+
+	* include/plf_stub.h: Added HAL_STUB_PLATFORM_INIT and voided
+	HAL_STUB_PLATFORM_INIT_BREAK_IRQ and HAL_STUB_PLATFORM_STUBS_INIT.
+
+	* src/plf_stub.c: 
+	Moved all setup into hal_plf_stub_init(). Deleted
+	hal_plf_init_break_irq().
+	
+1999-05-27  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/plf_stub.c: 
+	Moved Z8530 definitions out to plf_z8530.h.
+	Added setup of install_async_breakpoint() function is vector
+	table.
+	
+	* src/platform.S: Some minor tidies to the code.
+
+	* src/hal_diag.c:
+	Moved Z8530 definitions out to plf_z8530.h.
+	Added modifications for Control-C support - mostly removing some
+	defunct code.
+
+	* include/plf_z8530.h
+	Added this file to contain definitions and access macros to the
+	Z8530 DUART for use in the HAL.
+	
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h: Removed some
+	unnecessary defines.
+
+	* include/plf_intr.h:
+	* src/plf_misc.c: 
+	Added Control-C support.
+
+	* include/platform.inc: Some minor changes to diagnostic macros.
+
+1999-05-21  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* src/plf_stub.c (hal_plf_init_serial): Tidied away some unused
+	code.
+
+	* src/platform.S:
+	Made use of ROMRAM startup option where relevant.
+	Modified code to be position independent since under ROMRAM
+	startup it is linked to run in RAM but must actually run in ROM
+	prior to the copy.
+	Added some delay loops to try and get the hardware to settle on
+	startup. Without these the machine sometimes wedges after
+	power-on.
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.ldi: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_romram.mlt: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_stubs.ldi: 
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_stubs.mlt:
+	Added these files to support the new startup types.
+	Note: at present the .mlt files do not match the .ldi files.
+
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h:
+	Added ROMRAM and STUBS startup options to CDL. Moved default ports
+	for DIAG and GDB to 0 at 38400 baud.
+	Added an ifdef to modify the configuration for STUBS startup.
+
+	* include/plf_stub.h: Removed spurious include.
+
+	* include/platform.inc:
+	Added version of INITIAL_SR for use with GDB stubs.
+	Added implementation of "lar" macro and converted the relevant
+	instances of "la" to use it.
+	Made use of ROMRAM startup option where relevant.
+	Implemented copy of ROM image to RAM and transfer of control to
+	it.
+	Tidied up trampoline copy and VSR table init in monitor init
+	macros.
+	Added code to generate messages to the GrammerEngine PromIce AI
+	interface during initialization.
+
+1999-05-20  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h: Move RTC setup here.
+
+1999-05-13  Nick Garnett  <nickg@cygnus.co.uk>
+
+	Imported whole directory tree into main trunk of repository.
+	
+1999-05-11  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]	
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_rom.ldi:
+	Moved RAM and ROM back to their correct addresses.
+
+	* include/pkgconf/hal_vr4300_vrc4373.h: 
+	* include/pkgconf/hal_mips_vr4300_vrc4373.h:
+	Renamed hal_vr4300_vrc4373.h to match file name synthesized by
+	pkgconf.tcl.
+
+	* src/hal_diag.c:
+	* src/plf_stub.c: 
+	Removed explicit include of vrc4372 pkgconf file.
+
+1999-05-06  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]
+	* include/pkgconf/hal_vr4300_vrc4373.h: Switched initial DIAG and
+	GDB baud rates to 38400.
+
+	* include/plf_stub.h:
+	* src/plf_stub.c:
+	Added hal_plf_stub_init() to initialize the virtual vector table
+	for thread-aware debugging.
+
+1999-05-05  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]	
+	* include/platform.inc: Added code to plant interrupt VSR in table
+	when using PMON.
+
+1999-04-29  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]	
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_ram.ldi:
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_ram.mlt: 
+	Load address moved to 0x80100000, which is the cacheable area (kseg0).
+
+	* include/pkgconf/mlt_mips_vr4300_vrc4373_rom.ldi: For testing
+	purposes ROM loaded code is put at 0x80680000 and its working RAM
+	at 0x80600800. These will be moved back to the real addresses when
+	we can build real ROMs.
+	The corresponding .mlt file has NOT been changed.
+
+	* src/plf_stub.c (hal_plf_init_serial): Re-enabled initialization
+	of serial port.
+	Temporarily made calls to PMON close function unconditional.
+
+	* src/plf_misc.c (hal_platform_init): Added call to
+	patch_dbg_syscalls().
+
+	* src/platform.S: Lots of code, tables and definitions added to
+	initialize the MMU and memory/bus controllers.
+
+	* src/hal_diag.c: Added support for GDB protocol messages.
+
+	* include/platform.inc: Added hal_mmu_init and hal_memc_init
+	macros. Added code to initialize the VSR table in various
+	configurations.	
+
+1999-04-26  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	[VR4300 branch]	
+	* include/pkgconf/hal_vr4300_vrc4373.h: Default diagnostics on port B.
+
+	* src/hal_diag.c (hal_diag_init): Port initialization was incorrect.
+
+1999-04-23  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]
+	* include/platform.inc: Added some extra vsr table redirects for
+	most other exceptions while we are running under PMON.
+
+1999-04-22  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]		
+	* include/plf_stub.h: 
+	* src/plf_stub.c:
+	* src/PKGconf.mak (COMPILE): 
+	Files added to start work on GDB stub support.
+
+1999-04-22  Gary Thomas  <gthomas@cygnus.co.uk>
+
+	[VR4300 branch]	
+	* src/hal_diag.c: 
+	* include/pkgconf/hal_vr4300_vrc4373.h: Add diag/gdb serial
+	port configury.
+
+1999-04-22  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]	
+	* include/platform.inc: Modified hal_intc_init to always enable
+	IPL0..2 bits in CP0 status register.
+
+1999-04-21  Nick Garnett  <nickg@cygnus.co.uk>
+
+	[VR4300 branch]
+	* src/plf_misc.c: Added this file to contain hal_platform_init().
+
+	* src/pmon.S: Renamed pmon entry functions to avoid clashes with
+	the C library. Removed unused code.
+
+	* src/platform.S: Added this file. It contains an ISR springboard
+	routine to decode interrupts via the vrc4372, a breakpoint
+	springboard to allow breakpoints to continue being handled by
+	PMON, and board specific versions of the ISR tables.
+	[later] Fixed a bug in the ISR springboard, added a few comments
+	too.
+	
+	* src/hal_diag.c: Implemented direct-to-hardware diagnostic
+	output.
+
+	* src/PKGconf.mak (COMPILE): Added platform.S.
+	Added plf_misc.c.
+
+	* include/plf_intr.h: Added extensive support for vr4372 interrupt
+	controller.
+
+	* include/platform.inc: Added an initial status register value to
+	avoid upsetting PMON. Added plant of hal_breakpoint_springboard in
+	VSR table. Added some diagnostic code to wiggle a led.
+	Added an implementation of hal_intc_init. Changed initial status
+	register value. Moved VRC4372 register definitions here.
+
Index: packages/hal/powerpc/quicc/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/powerpc/quicc/current/ChangeLog,v
retrieving revision 1.17
diff -u -0 -r1.17 ChangeLog
--- ChangeLog	2001/07/31 21:15:39	1.17
+++ ChangeLog	2001/09/12 04:20:11
@@ -0,0 +1,5 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/hal_powerpc_quicc.cdl (CYGNUM_HAL_QUICC_DIAG_BAUD):
+	234000->230400 typo.
+
Index: packages/hal/sh/arch/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/sh/arch/current/ChangeLog,v
retrieving revision 1.33
diff -u -0 -r1.33 ChangeLog
--- ChangeLog	2001/09/12 00:59:24	1.33
+++ ChangeLog	2001/09/12 04:20:14
@@ -0,0 +1,8 @@
+2001-09-11  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/hal_sh.cdl (CYGHWR_HAL_SH_BIGENDIAN): Set the default
+	from what the platform requests, using the new
+	CYGINT_HAL_SH_PLF_LITTLEENDIAN_DEFAULT CDL interface.
+
+	* src/sh.ld: Support .rel.got input sections.
+
Index: packages/hal/sh/cq7708/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/sh/cq7708/current/ChangeLog,v
retrieving revision 1.13
diff -u -0 -r1.13 ChangeLog
--- ChangeLog	2001/06/01 22:16:43	1.13
+++ ChangeLog	2001/09/12 04:20:17
@@ -0,0 +1,4 @@
+2001-09-11  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/hal_sh_sh7708_cq7708.cdl: Default to big-endian.	 
+
Index: packages/hal/sh/cq7750/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/sh/cq7750/current/ChangeLog,v
retrieving revision 1.9
diff -u -0 -r1.9 ChangeLog
--- ChangeLog	2001/08/10 19:27:56	1.9
+++ ChangeLog	2001/09/12 04:20:20
@@ -0,0 +1,4 @@
+2001-09-11  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/hal_sh_sh7750_cq7750.cdl: Default to big endian.
+
Index: packages/hal/sh/edk7708/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/sh/edk7708/current/ChangeLog,v
retrieving revision 1.6
diff -u -0 -r1.6 ChangeLog
--- ChangeLog	2001/06/01 22:16:43	1.6
+++ ChangeLog	2001/09/12 04:20:23
@@ -0,0 +1,4 @@
+2001-09-11  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/hal_sh_edk7708.cdl: Default to big endian.
+
Index: packages/hal/sh/sh3/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/sh/sh3/current/ChangeLog,v
retrieving revision 1.13
diff -u -0 -r1.13 ChangeLog
--- ChangeLog	2001/09/12 00:59:24	1.13
+++ ChangeLog	2001/09/12 04:20:26
@@ -0,0 +1,5 @@
+2001-09-10  Jesper Skov  <jskov@redhat.com>
+
+	* src/sh3_sci.c (cyg_hal_plf_sci_isr,
+	cyg_hal_plf_sci_getc_nonblock): Recover from serial RX overruns.
+
Index: packages/infra/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/infra/current/ChangeLog,v
retrieving revision 1.23
diff -u -0 -r1.23 ChangeLog
--- ChangeLog	2001/09/12 00:59:24	1.23
+++ ChangeLog	2001/09/12 04:20:30
@@ -0,0 +1,4 @@
+2001-09-11  Jesper Skov  <jskov@redhat.com>
+
+	* src/diag.cxx (diag_check_string): Also accept \b.
+
Index: packages/isoinfra/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/isoinfra/current/ChangeLog,v
retrieving revision 1.11
diff -u -0 -r1.11 ChangeLog
--- ChangeLog	2001/08/10 19:27:56	1.11
+++ ChangeLog	2001/09/12 04:20:33
@@ -0,0 +1,6 @@
+2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/isoinfra.cdl: Add CYGINT_ISO_PTHREAD_MUTEX and
+	CYGBLD_ISO_PTHREAD_MUTEX_HEADER.
+	* include/pthread.h: Include above header if set.
+
Index: packages/kernel/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/kernel/current/ChangeLog,v
retrieving revision 1.67
diff -u -0 -r1.67 ChangeLog
--- ChangeLog	2001/09/12 00:59:24	1.67
+++ ChangeLog	2001/09/12 04:20:37
@@ -0,0 +1,10 @@
+2001-09-07  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/thread.inl (measure_stack_usage): Deal with stack limits.
+
+2001-09-07  Nick Garnett  <nickg@redhat.com>
+
+	* src/common/thread.cxx (set_priority): Change argument to
+	instrumentation call to new_priority rather than current
+	priority. (Suggested by Andrew Lunn).
+
Index: packages/redboot/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/redboot/current/ChangeLog,v
retrieving revision 1.40
diff -u -0 -r1.40 ChangeLog
--- ChangeLog	2001/09/12 00:59:25	1.40
+++ ChangeLog	2001/09/12 04:20:41
@@ -0,0 +1,16 @@
+2001-09-11  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/redboot.cdl (CYGPKG_REDBOOT_FLASH): Be conditional on an
+	actual flash device, not just the generic flash layer.
+
+2001-09-11  Gary Thomas  <gthomas@redhat.com>
+
+	* src/version.c (_CERTIFICATE): Add information about product
+	certification (either Red Hat certified or not).
+
+	* src/flash.c (fis_delete): Deny user deleting "reserved" images.
+
+2001-09-07  Andrew Lunn  <andrew.lunn@ascom.ch>
+	* src/parse.c: A semi colon can be used to separate multiple
+	commands on one line. 
+
@@ -9,0 +26,7 @@
+2001-08-27  Andrew Lunn  <andrew.lunn@ascom.ch>
+	* src/flash.c: Allow the flash blocks used for FIS directory and
+	config information to be user configured. Generalise the fis_init
+	function to deal with the blocks in any order.
+	* cdl/redboot.cdl: Added the configury needed to specify which
+	flash blocks to use.
+	
Index: packages/services/memalloc/common/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/services/memalloc/common/current/ChangeLog,v
retrieving revision 1.19
diff -u -0 -r1.19 ChangeLog
--- ChangeLog	2001/08/03 12:27:34	1.19
+++ ChangeLog	2001/09/12 04:20:44
@@ -0,0 +1,4 @@
+2001-09-07  Jesper Skov  <jskov@redhat.com>
+
+	* tests/heaptest.c: Added some extra output on failures.
+

====================================

Here is a summary of the files modified:

M packages/ChangeLog
M packages/ecos.db
M packages/compat/posix/current/ChangeLog
M packages/compat/posix/current/cdl/posix.cdl
M packages/compat/posix/current/cdl/pthread.cdl
A packages/compat/posix/current/include/mutex.h
M packages/compat/posix/current/include/pthread.h
M packages/compat/posix/current/src/sched.cxx
M packages/compat/posix/current/src/sem.cxx
A packages/devs/flash/mips/vrc437x/current/ChangeLog
A packages/devs/flash/mips/vrc437x/current/cdl/flash_mips_vrc437x.cdl
A packages/devs/flash/mips/vrc437x/current/src/mips_vrc437x_flash.c
M packages/devs/serial/arm/aeb/current/ChangeLog
M packages/devs/serial/arm/aeb/current/cdl/ser_arm_aeb.cdl
M packages/devs/serial/arm/at91/current/ChangeLog
M packages/devs/serial/arm/at91/current/cdl/ser_arm_at91.cdl
M packages/devs/serial/arm/cma230/current/ChangeLog
M packages/devs/serial/arm/cma230/current/cdl/ser_arm_cma230.cdl
M packages/devs/serial/arm/ebsa285/current/ChangeLog
M packages/devs/serial/arm/ebsa285/current/cdl/ser_arm_ebsa285.cdl
M packages/devs/serial/arm/edb7xxx/current/ChangeLog
M packages/devs/serial/arm/edb7xxx/current/cdl/ser_arm_edb7xxx.cdl
M packages/devs/serial/arm/pid/current/ChangeLog
M packages/devs/serial/arm/pid/current/cdl/ser_arm_pid.cdl
M packages/devs/serial/arm/sa11x0/current/ChangeLog
M packages/devs/serial/arm/sa11x0/current/cdl/ser_arm_sa11x0.cdl
M packages/devs/serial/i386/pc/current/ChangeLog
M packages/devs/serial/i386/pc/current/cdl/ser_i386_pc.cdl
M packages/devs/serial/loop/current/ChangeLog
M packages/devs/serial/loop/current/cdl/ser_loop.cdl
M packages/devs/serial/mips/atlas/current/ChangeLog
M packages/devs/serial/mips/atlas/current/cdl/ser_mips_atlas.cdl
M packages/devs/serial/mips/jmr3904/current/ChangeLog
M packages/devs/serial/mips/jmr3904/current/cdl/ser_mips_jmr3904.cdl
R packages/devs/serial/mips/vrc4373/current/ChangeLog
R packages/devs/serial/mips/vrc4373/current/cdl/ser_mips_vrc4373.cdl
R packages/devs/serial/mips/vrc4373/current/src/vrc4373_serial.c
R packages/devs/serial/mips/vrc4373/current/src/vrc4373_serial.h
A packages/devs/serial/mips/vrc437x/current/ChangeLog
A packages/devs/serial/mips/vrc437x/current/cdl/ser_mips_vrc437x.cdl
A packages/devs/serial/mips/vrc437x/current/src/vrc437x_serial.c
A packages/devs/serial/mips/vrc437x/current/src/vrc437x_serial.h
M packages/devs/serial/mn10300/mn10300/current/ChangeLog
M packages/devs/serial/mn10300/mn10300/current/cdl/ser_mn10300.cdl
M packages/devs/serial/powerpc/cogent/current/ChangeLog
M packages/devs/serial/powerpc/cogent/current/cdl/ser_powerpc_cogent.cdl
M packages/devs/serial/powerpc/quicc/current/ChangeLog
M packages/devs/serial/powerpc/quicc/current/cdl/ser_quicc_smc.cdl
M packages/devs/serial/sparclite/sleb/current/ChangeLog
M packages/devs/serial/sparclite/sleb/current/cdl/ser_sparclite_sleb.cdl
M packages/hal/common/current/ChangeLog
M packages/hal/common/current/include/hal_if.h
M packages/hal/common/current/include/hal_stub.h
M packages/hal/common/current/src/hal_stub.c
M packages/hal/mips/arch/current/ChangeLog
M packages/hal/mips/arch/current/include/arch.inc
M packages/hal/mips/arch/current/include/mips-stub.h
M packages/hal/mips/vr4300/current/ChangeLog
M packages/hal/mips/vr4300/current/cdl/hal_mips_vr4300.cdl
M packages/hal/mips/vr4300/current/include/var_arch.h
M packages/hal/mips/vr4300/current/include/variant.inc
M packages/hal/mips/vr4300/current/src/mips_vr4300.ld
M packages/hal/mips/vrc4373/current/ChangeLog
M packages/hal/mips/vrc4373/current/cdl/hal_mips_vr4300_vrc4373.cdl
R packages/hal/mips/vrc4373/current/include/hal_diag.h
R packages/hal/mips/vrc4373/current/include/platform.inc
R packages/hal/mips/vrc4373/current/include/plf_cache.h
R packages/hal/mips/vrc4373/current/include/plf_intr.h
R packages/hal/mips/vrc4373/current/include/plf_io.h
R packages/hal/mips/vrc4373/current/include/plf_stub.h
R packages/hal/mips/vrc4373/current/include/plf_z8530.h
A packages/hal/mips/vrc4373/current/misc/redboot_RAM.ecm
A packages/hal/mips/vrc4373/current/misc/redboot_ROM.ecm
A packages/hal/mips/vrc4373/current/misc/redboot_ROMRAM.ecm
R packages/hal/mips/vrc4373/current/misc/stubrom.perm
R packages/hal/mips/vrc4373/current/src/hal_diag.c
R packages/hal/mips/vrc4373/current/src/platform.S
R packages/hal/mips/vrc4373/current/src/plf_misc.c
R packages/hal/mips/vrc4373/current/src/plf_stub.c
R packages/hal/mips/vrc4373/current/src/pmon.S
A packages/hal/mips/vrc437x/current/ChangeLog
A packages/hal/mips/vrc437x/current/cdl/hal_mips_vr4300_vrc437x.cdl
A packages/hal/mips/vrc437x/current/include/hal_diag.h
A packages/hal/mips/vrc437x/current/include/platform.inc
A packages/hal/mips/vrc437x/current/include/plf_cache.h
A packages/hal/mips/vrc437x/current/include/plf_intr.h
A packages/hal/mips/vrc437x/current/include/plf_io.h
A packages/hal/mips/vrc437x/current/include/plf_stub.h
A packages/hal/mips/vrc437x/current/include/plf_z8530.h
A packages/hal/mips/vrc437x/current/misc/stubrom.perm
A packages/hal/mips/vrc437x/current/src/hal_diag.c
A packages/hal/mips/vrc437x/current/src/platform.S
A packages/hal/mips/vrc437x/current/src/plf_misc.c
A packages/hal/mips/vrc437x/current/src/plf_serial.c
A packages/hal/mips/vrc437x/current/src/plf_stub.c
A packages/hal/mips/vrc437x/current/src/pmon.S
M packages/hal/powerpc/quicc/current/ChangeLog
M packages/hal/powerpc/quicc/current/cdl/hal_powerpc_quicc.cdl
M packages/hal/sh/arch/current/ChangeLog
M packages/hal/sh/arch/current/cdl/hal_sh.cdl
M packages/hal/sh/arch/current/src/sh.ld
M packages/hal/sh/cq7708/current/ChangeLog
M packages/hal/sh/cq7708/current/cdl/hal_sh_sh7708_cq7708.cdl
M packages/hal/sh/cq7750/current/ChangeLog
M packages/hal/sh/cq7750/current/cdl/hal_sh_sh7750_cq7750.cdl
M packages/hal/sh/edk7708/current/ChangeLog
M packages/hal/sh/edk7708/current/cdl/hal_sh_edk7708.cdl
M packages/hal/sh/sh3/current/ChangeLog
M packages/hal/sh/sh3/current/src/sh3_sci.c
M packages/infra/current/ChangeLog
M packages/infra/current/src/diag.cxx
M packages/isoinfra/current/ChangeLog
M packages/isoinfra/current/cdl/isoinfra.cdl
M packages/isoinfra/current/include/pthread.h
M packages/kernel/current/ChangeLog
M packages/kernel/current/include/thread.inl
M packages/kernel/current/src/common/thread.cxx
M packages/redboot/current/ChangeLog
M packages/redboot/current/cdl/redboot.cdl
M packages/redboot/current/include/redboot.h
M packages/redboot/current/src/flash.c
M packages/redboot/current/src/main.c
M packages/redboot/current/src/parse.c
M packages/redboot/current/src/version.c
M packages/services/memalloc/common/current/ChangeLog
M packages/services/memalloc/common/current/tests/heaptest.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]