Mercurial > nand-ecoscentric
diff packages/io/serial/current/ChangeLog @ 46:797268ecc331 ecos-sw-1999-10-19
Merge from eCos master repository on 1999-10-19-18:55:31-BST
| author | jlarmour |
|---|---|
| date | Tue, 19 Oct 1999 19:19:52 +0000 |
| parents | 41bd4f3a90de |
| children | 1370c5e55234 |
line wrap: on
line diff
--- a/packages/io/serial/current/ChangeLog +++ b/packages/io/serial/current/ChangeLog @@ -1,3 +1,7 @@ +1999-10-15 Jesper Skov <jskov@cygnus.co.uk> + + * tests/ser_test_protocol.inl: Removed AEB rev C change. Was bogus. + 1999-10-06 Jesper Skov <jskov@cygnus.co.uk> * tests/ser_test_protocol.inl: Run tests on AEB rev C as well. @@ -126,6 +130,7 @@ 1999-06-20 Gary Thomas <gthomas@cygnus 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()' @@ -136,6 +141,13 @@ 1999-06-17 Gary Thomas <gthomas@cygnus * src/arm/cl7211_serial.c (cl7211_serial_start_xmit): Fix race which cause xmitter to get stuck. +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-27 Jesper Skov <jskov@cygnus.co.uk> * tests/ser_test_protocol.inl: Added ability to change options in @@ -149,6 +161,13 @@ 1999-05-27 Jonathan Larmour <jlarmour@ 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>
