annotate packages/devs/serial/powerpc/quicc2/current/ChangeLog @ 1777:c16341b1bac6 default tip

* Added execute permissions to files missed in conversion from CVS
author alexs
date Mon, 12 Oct 2009 02:26:09 +0100
parents 5cc8707c7bc1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1201
5cc8707c7bc1 Fix baud rate calculations
gthomas
parents: 694
diff changeset
1 2003-09-08 Gary Thomas <gary@mlbassoc.com>
5cc8707c7bc1 Fix baud rate calculations
gthomas
parents: 694
diff changeset
2
5cc8707c7bc1 Fix baud rate calculations
gthomas
parents: 694
diff changeset
3 * src/quicc2_scc_serial.h: Fix baud rate clock setup - was off by 1.
5cc8707c7bc1 Fix baud rate calculations
gthomas
parents: 694
diff changeset
4 Reported by Tord Andersson <Tord.Andersson@combitechsystems.com>
5cc8707c7bc1 Fix baud rate calculations
gthomas
parents: 694
diff changeset
5
694
eba070ff7a31 * cdl/ser_quicc2_scc.cdl: Remove irrelevant doc link.
jlarmour
parents: 535
diff changeset
6 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com>
eba070ff7a31 * cdl/ser_quicc2_scc.cdl: Remove irrelevant doc link.
jlarmour
parents: 535
diff changeset
7
eba070ff7a31 * cdl/ser_quicc2_scc.cdl: Remove irrelevant doc link.
jlarmour
parents: 535
diff changeset
8 * cdl/ser_quicc2_scc.cdl: Remove irrelevant doc link.
eba070ff7a31 * cdl/ser_quicc2_scc.cdl: Remove irrelevant doc link.
jlarmour
parents: 535
diff changeset
9
535
5b6aacdd7c0d Fix problems with #define
gthomas
parents: 461
diff changeset
10 2003-01-24 Gary Thomas <gary@mlbassoc.com> (inspired by)
5b6aacdd7c0d Fix problems with #define
gthomas
parents: 461
diff changeset
11 2003-01-24 Christoph Csebits <christoph.csebits@frequentis.com>
5b6aacdd7c0d Fix problems with #define
gthomas
parents: 461
diff changeset
12
5b6aacdd7c0d Fix problems with #define
gthomas
parents: 461
diff changeset
13 * src/quicc2_scc_serial.h: Remove invalid ";" from #defines
5b6aacdd7c0d Fix problems with #define
gthomas
parents: 461
diff changeset
14
461
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
15 2002-12-12 Gary Thomas <gthomas@ecoscentric.com>
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
16 2002-12-12 Patrick Doyle <wpd@delcomsys.com>
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
17
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
18 * src/quicc2_scc_serial.h:
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
19 * src/quicc2_scc_serial.c:
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
20 * cdl/ser_quicc2_scc.cdl: New package - serial I/O suport on
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
21 PowerPC/QUICC2 based systems (like MPC8260).
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
22
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
23 //===========================================================================
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
24 //####ECOSGPLCOPYRIGHTBEGIN####
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
25 // -------------------------------------------
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
26 // This file is part of eCos, the Embedded Configurable Operating System.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
27 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
28 // Copyright (C) 2002 Gary Thomas
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
29 //
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
30 // eCos is free software; you can redistribute it and/or modify it under
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
31 // the terms of the GNU General Public License as published by the Free
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
32 // Software Foundation; either version 2 or (at your option) any later version.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
33 //
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
34 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
35 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
36 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
37 // for more details.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
38 //
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
39 // You should have received a copy of the GNU General Public License along
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
40 // with eCos; if not, write to the Free Software Foundation, Inc.,
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
41 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
42 //
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
43 // As a special exception, if other files instantiate templates or use macros
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
44 // or inline functions from this file, or you compile this file and link it
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
45 // with other works to produce a work based on this file, this file does not
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
46 // by itself cause the resulting work to be covered by the GNU General Public
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
47 // License. However the source code for this file must still be made available
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
48 // in accordance with section (3) of the GNU General Public License.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
49 //
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
50 // This exception does not invalidate any other reasons why a work based on
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
51 // this file might be covered by the GNU General Public License.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
52 //
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
53 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
54 // at http://sources.redhat.com/ecos/ecos-license/
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
55 // -------------------------------------------
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
56 //####ECOSGPLCOPYRIGHTEND####
aae52574f8c5 Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>
gthomas
parents:
diff changeset
57 //===========================================================================