annotate packages/devs/eth/arm/at91/current/ChangeLog @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents 2713c1ff33ac
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2964
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
1 2010-08-02 John Dallaway <john@dallaway.org.uk>
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
2
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
3 * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
4 Will Wagner.
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
5
2383
b574184ce5aa * cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents: 2376
diff changeset
6 2007-04-08 Uwe Kindler <uwe_kindler@web.de>
b574184ce5aa * cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents: 2376
diff changeset
7
b574184ce5aa * cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents: 2376
diff changeset
8 * cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
b574184ce5aa * cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents: 2376
diff changeset
9 CYGPKG_DEVS_ETH_ARM_AT91_DEBUG_LEVEL)
b574184ce5aa * cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
asl
parents: 2376
diff changeset
10
2376
244e21c63018 * src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents: 2371
diff changeset
11 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
12
244e21c63018 * src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
asl
parents: 2371
diff changeset
13 * 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
14 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
15 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
16
2371
c797a6ebbaed * src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff changeset
17 2007-01-17 John Eigelaar <jeigelaar@mweb.co.za>
c797a6ebbaed * src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff changeset
18
2964
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
19 * src/if_at91.c, include/at91_eth.cdl: Working implementation
2371
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 2006-06-02 Andrew Lunn <andrew.lunn@ascom.ch>
c797a6ebbaed * src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff changeset
23
2964
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
24 * src/if_at91.c, include/at91_eth.cdl: Partially implementation
2371
c797a6ebbaed * src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff changeset
25 of a device driver for the AT91 EMAC device.
c797a6ebbaed * src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff changeset
26
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 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2383
diff changeset
29 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2383
diff changeset
30 // This file is part of eCos, the Embedded Configurable Operating System.
2964
2713c1ff33ac * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
jld
parents: 2729
diff changeset
31 // Copyright (C) 2006, 2010 Free Software Foundation, Inc.
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 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
34 // 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
35 // 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
36 // later version.
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 // 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
39 // 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
40 // 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
41 // General Public License for more details.
2371
c797a6ebbaed * src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff changeset
42 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2383
diff changeset
43 // 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
44 // 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
45 // 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
46 // 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
47 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2383
diff changeset
48 // ####GPLCOPYRIGHTEND####
2371
c797a6ebbaed * src/if_at91.c * include/at91_eth.cdl: Working implementation
asl
parents:
diff changeset
49 //===========================================================================