]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/arm/at91/sam7ex256/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / arm / at91 / sam7ex256 / v2_0 / ChangeLog
1 2007-04-10  Uwe Kindler  <uwe_kindler@web.de>
2
3         * cdl/hal_arm_sam7ex256.cdl Removed "implements 
4           CYGINT_DEVS_CAN_AT91SAM7_CAN0" because this interface is already
5           implemented by package CYGPKG_HAL_ARM_AT91SAM7
6           
7 2007-04-06  Uwe Kindler  <uwe_kindler@web.de>
8
9         * src/sam7ex256_misc.c Added hal_plf_eth_init() in order to initialise 
10           the Micrel KS8721 PHY properly on the Olimex board
11
12 2007-08-01  Uwe Kindler  <uwe_kindler@web.de>
13
14         * src/sam7ex256_misc.c Use the backlight of the lcd as a simple 1-bit LED
15
16 2006-12-30  Uwe Kindler  <uwe_kindler@web.de>
17
18         * SAM7-EX256 development board package
19
20 //===========================================================================
21 //####ECOSGPLCOPYRIGHTBEGIN####
22 // -------------------------------------------
23 // This file is part of eCos, the Embedded Configurable Operating System.
24 // Copyright (C) 2006 Andrew Lunn <andrew.lunn@ascom.ch>
25 //
26 // eCos is free software; you can redistribute it and/or modify it under
27 // the terms of the GNU General Public License as published by the Free
28 // Software Foundation; either version 2 or (at your option) any later version.
29 //
30 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
31 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
32 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
33 // for more details.
34 //
35 // You should have received a copy of the GNU General Public License along
36 // with eCos; if not, write to the Free Software Foundation, Inc.,
37 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
38 //
39 // As a special exception, if other files instantiate templates or use macros
40 // or inline functions from this file, or you compile this file and link it
41 // with other works to produce a work based on this file, this file does not
42 // by itself cause the resulting work to be covered by the GNU General Public
43 // License. However the source code for this file must still be made available
44 // in accordance with section (3) of the GNU General Public License.
45 //
46 // This exception does not invalidate any other reasons why a work based on
47 // this file might be covered by the GNU General Public License.
48 // -------------------------------------------
49 //####ECOSGPLCOPYRIGHTEND####
50 //===========================================================================