annotate packages/devs/serial/powerpc/mpc555/current/ChangeLog @ 2540:d3fd907caafd

* cdl/ser_powerpc_mpc555.cdl: Add line status * src/mpc555_serial_with_ints.c: Fixed exception caused by attempt to clear scsr bits. Add line status callbacks
author asl
date Tue, 02 Sep 2008 05:56:02 +0000
parents 0854e8c95fe1
children fd17f9bfa79f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2540
d3fd907caafd * cdl/ser_powerpc_mpc555.cdl: Add line status
asl
parents: 2481
diff changeset
1 2008-05-13 Steven Clugston <steven.clugston@ncl.ac.uk>
d3fd907caafd * cdl/ser_powerpc_mpc555.cdl: Add line status
asl
parents: 2481
diff changeset
2
d3fd907caafd * cdl/ser_powerpc_mpc555.cdl: Add line status
asl
parents: 2481
diff changeset
3 * cdl/ser_powerpc_mpc555.cdl: Add line status
d3fd907caafd * cdl/ser_powerpc_mpc555.cdl: Add line status
asl
parents: 2481
diff changeset
4 * src/mpc555_serial_with_ints.c:
d3fd907caafd * cdl/ser_powerpc_mpc555.cdl: Add line status
asl
parents: 2481
diff changeset
5 Fixed exception caused by attempt to clear scsr bits.
d3fd907caafd * cdl/ser_powerpc_mpc555.cdl: Add line status
asl
parents: 2481
diff changeset
6 Add line status callbacks
d3fd907caafd * cdl/ser_powerpc_mpc555.cdl: Add line status
asl
parents: 2481
diff changeset
7
2481
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
8 2008-04-06 Steven Clugston <steven.clugston@ncl.ac.uk>
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
9
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
10 * Refactored cme555 package to more generic mpc555
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
11
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
12 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com>
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
13
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
14 * cdl/ser_powerpc_cme555.cdl: Remove irrelevant doc link.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
15
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
16 2002-11-11 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be>
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
17
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
18 * src/cme555_serial_with_ints.c:
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
19 interrupt arbiter slightly modified to make GDB CTRL-C work
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
20
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
21 2002-04-24 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be>
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
22
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
23 * New package.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
24
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
25 //===========================================================================
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
26 //####ECOSGPLCOPYRIGHTBEGIN####
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
27 // -------------------------------------------
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
28 // This file is part of eCos, the Embedded Configurable Operating System.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
29 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
30 //
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
31 // eCos is free software; you can redistribute it and/or modify it under
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
32 // the terms of the GNU General Public License as published by the Free
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
33 // Software Foundation; either version 2 or (at your option) any later version.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
34 //
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
35 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
36 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
37 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
38 // for more details.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
39 //
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
40 // You should have received a copy of the GNU General Public License along
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
41 // with eCos; if not, write to the Free Software Foundation, Inc.,
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
42 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
43 //
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
44 // As a special exception, if other files instantiate templates or use macros
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
45 // or inline functions from this file, or you compile this file and link it
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
46 // with other works to produce a work based on this file, this file does not
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
47 // by itself cause the resulting work to be covered by the GNU General Public
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
48 // License. However the source code for this file must still be made available
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
49 // in accordance with section (3) of the GNU General Public License.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
50 //
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
51 // This exception does not invalidate any other reasons why a work based on
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
52 // this file might be covered by the GNU General Public License.
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
53 // -------------------------------------------
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
54 //####ECOSGPLCOPYRIGHTEND####
0854e8c95fe1 * Refactored cme555 package to more generic mpc555
asl
parents:
diff changeset
55 //===========================================================================