]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/spi/arm/eb55/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / devs / spi / arm / eb55 / v2_0 / ChangeLog
1 2006-06-01  Andrew Lunn  <andrew.lunn@ascom.ch>
2
3         * cdl/spi_eb55.cdl: Updates needed for recent changes to AT91 SPI
4         driver.
5
6 2004-08-31  Savin Zlobec  <savin@elatec.si> 
7
8         * cdl/spi_eb55.cdl:
9         Added a require for 4 to 16 decoder of chip select signals option.
10         * src/spi_eb55.c:
11         Defined time between two transfers.
12
13 2004-08-27  Savin Zlobec  <savin@elatec.si> 
14
15         * cdl/spi_eb55.cdl:
16         * include/spi_eb55.h:
17         * src/spi_eb55.c:
18         Atmel AT91EB55 SPI devices.      
19
20
21
22 //===========================================================================
23 //####ECOSGPLCOPYRIGHTBEGIN####
24 // -------------------------------------------
25 // This file is part of eCos, the Embedded Configurable Operating System.
26 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
27 //
28 // eCos is free software; you can redistribute it and/or modify it under
29 // the terms of the GNU General Public License as published by the Free
30 // Software Foundation; either version 2 or (at your option) any later version.
31 //
32 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
33 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
34 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
35 // for more details.
36 //
37 // You should have received a copy of the GNU General Public License along
38 // with eCos; if not, write to the Free Software Foundation, Inc.,
39 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
40 //
41 // As a special exception, if other files instantiate templates or use macros
42 // or inline functions from this file, or you compile this file and link it
43 // with other works to produce a work based on this file, this file does not
44 // by itself cause the resulting work to be covered by the GNU General Public
45 // License. However the source code for this file must still be made available
46 // in accordance with section (3) of the GNU General Public License.
47 //
48 // This exception does not invalidate any other reasons why a work based on
49 // this file might be covered by the GNU General Public License.
50 //
51 // -------------------------------------------
52 //####ECOSGPLCOPYRIGHTEND####
53 //===========================================================================