]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/serial/mips/atlas/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / devs / serial / mips / atlas / v2_0 / ChangeLog
1 2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
2
3         * cdl/ser_mips_atlas.cdl: Remove irrelevant doc link.
4
5 2001-09-10  Jonathan Larmour  <jlarmour@redhat.com>
6
7         * cdl/ser_mips_atlas.cdl:        
8         Fix 234000->230400 typo.
9
10 2000-08-01  Jonathan Larmour  <jlarmour@redhat.co.uk>
11
12         * src/atlas_serial.c (atlas_serial_set_config): Now use keys to make
13         more flexible.
14
15 2000-07-14  Drew Moseley  <dmoseley@redhat.com>
16
17         * cdl/ser_mips_atlas.cdl: New file.  Implement a serial driver for the mips Atlas board
18         * src/atlas_serial.c: Ditto.
19         * src/atlas_serial.h: Ditto.
20
21 //===========================================================================
22 //####ECOSGPLCOPYRIGHTBEGIN####
23 // -------------------------------------------
24 // This file is part of eCos, the Embedded Configurable Operating System.
25 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
26 //
27 // eCos is free software; you can redistribute it and/or modify it under
28 // the terms of the GNU General Public License as published by the Free
29 // Software Foundation; either version 2 or (at your option) any later version.
30 //
31 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
32 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
33 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
34 // for more details.
35 //
36 // You should have received a copy of the GNU General Public License along
37 // with eCos; if not, write to the Free Software Foundation, Inc.,
38 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
39 //
40 // As a special exception, if other files instantiate templates or use macros
41 // or inline functions from this file, or you compile this file and link it
42 // with other works to produce a work based on this file, this file does not
43 // by itself cause the resulting work to be covered by the GNU General Public
44 // License. However the source code for this file must still be made available
45 // in accordance with section (3) of the GNU General Public License.
46 //
47 // This exception does not invalidate any other reasons why a work based on
48 // this file might be covered by the GNU General Public License.
49 //
50 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
51 // at http://sources.redhat.com/ecos/ecos-license/
52 // -------------------------------------------
53 //####ECOSGPLCOPYRIGHTEND####
54 //===========================================================================