Mercurial > ecos
annotate packages/devs/eth/arm/at91/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
| author | jlarmour |
|---|---|
| date | Thu, 29 Jan 2009 17:47:46 +0000 |
| parents | b574184ce5aa |
| children | 2713c1ff33ac |
| rev | line source |
|---|---|
|
2383
b574184ce5aa
* cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents:
2376
diff
changeset
|
1 2007-04-08 Uwe Kindler <uwe_kindler@web.de> |
|
b574184ce5aa
* cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents:
2376
diff
changeset
|
2 |
|
b574184ce5aa
* cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents:
2376
diff
changeset
|
3 * cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from |
|
b574184ce5aa
* cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents:
2376
diff
changeset
|
4 CYGPKG_DEVS_ETH_ARM_AT91_DEBUG_LEVEL) |
|
b574184ce5aa
* cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents:
2376
diff
changeset
|
5 |
|
2376
244e21c63018
* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents:
2371
diff
changeset
|
6 2007-03-23 John Eigelaar <jeigelaar@mweb.co.za> |
|
244e21c63018
* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents:
2371
diff
changeset
|
7 |
|
244e21c63018
* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents:
2371
diff
changeset
|
8 * src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS |
|
244e21c63018
* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents:
2371
diff
changeset
|
9 control key. Added functionality to clear the transmit buffer |
|
244e21c63018
* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents:
2371
diff
changeset
|
10 ownershiop bits when the TXCOMP status is detected. |
|
244e21c63018
* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents:
2371
diff
changeset
|
11 |
|
2371
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
12 2007-01-17 John Eigelaar <jeigelaar@mweb.co.za> |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
13 |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
14 * src/if_at91.c * include/at91_eth.cdl: Working implementation |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
15 of a device driver for the AT91 EMAC device. |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
16 |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
17 2006-06-02 Andrew Lunn <andrew.lunn@ascom.ch> |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
18 |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
19 * src/if_at91.c * include/at91_eth.cdl: Partially implementation |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
20 of a device driver for the AT91 EMAC device. |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
21 |
|
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
22 //=========================================================================== |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
23 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
24 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
25 // This file is part of eCos, the Embedded Configurable Operating System. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
26 // Copyright (C) 2006 Free Software Foundation, Inc. |
|
2371
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
27 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
28 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
29 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
30 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
31 // later version. |
|
2371
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
32 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
33 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
34 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
35 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
36 // General Public License for more details. |
|
2371
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
37 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
38 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
39 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
40 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
41 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
42 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2383
diff
changeset
|
43 // ####GPLCOPYRIGHTEND#### |
|
2371
c797a6ebbaed
* src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff
changeset
|
44 //=========================================================================== |
