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