annotate packages/devs/eth/phy/current/ChangeLog @ 2863:7d8c61e6225c default tip

* Added execute permissions to files missed in conversion from CVS
author alexs
date Thu, 26 Mar 2009 20:39:18 +0000
parents 74dbf4c3f2e1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2708
d0b26e6a41e4 * devs/eth/phy/current/cdl/phy_eth_drivers.cdl,
jld
parents: 2573
diff changeset
1 2008-12-30 John Dallaway <john@dallaway.org.uk>
d0b26e6a41e4 * devs/eth/phy/current/cdl/phy_eth_drivers.cdl,
jld
parents: 2573
diff changeset
2
d0b26e6a41e4 * devs/eth/phy/current/cdl/phy_eth_drivers.cdl,
jld
parents: 2573
diff changeset
3 * cdl/phy_eth_drivers.cdl: Reference per-package documentation.
d0b26e6a41e4 * devs/eth/phy/current/cdl/phy_eth_drivers.cdl,
jld
parents: 2573
diff changeset
4
2573
6753c2347f3b * cdl/phy_eth_drivers.cdl:
asl
parents: 2551
diff changeset
5 2008-10-28 Oliver Munz <munz@speag.ch>
6753c2347f3b * cdl/phy_eth_drivers.cdl:
asl
parents: 2551
diff changeset
6
6753c2347f3b * cdl/phy_eth_drivers.cdl:
asl
parents: 2551
diff changeset
7 * cdl/phy_eth_drivers.cdl:
6753c2347f3b * cdl/phy_eth_drivers.cdl:
asl
parents: 2551
diff changeset
8 * src/KSZ8041.c: Add support for Micrel KSZ8041 PHY
6753c2347f3b * cdl/phy_eth_drivers.cdl:
asl
parents: 2551
diff changeset
9
2551
44499540b1fc * cdl/phy_eth_drivers.cdl:
asl
parents: 2385
diff changeset
10 2008-08-05 Uwe Kindler <uwe_kindler@web.de>
44499540b1fc * cdl/phy_eth_drivers.cdl:
asl
parents: 2385
diff changeset
11
44499540b1fc * cdl/phy_eth_drivers.cdl:
asl
parents: 2385
diff changeset
12 * cdl/phy_eth_drivers.cdl:
44499540b1fc * cdl/phy_eth_drivers.cdl:
asl
parents: 2385
diff changeset
13 * src/KSZ8001.c: Add support for Micrel KSZ8001 PHY
44499540b1fc * cdl/phy_eth_drivers.cdl:
asl
parents: 2385
diff changeset
14
2381
1a2bc9c156f9 * cdl/phy_eth_drivers.cdl:
asl
parents: 2367
diff changeset
15 2007-04-06 Uwe Kindler <uwe_kindler@web.de>
1a2bc9c156f9 * cdl/phy_eth_drivers.cdl:
asl
parents: 2367
diff changeset
16
1a2bc9c156f9 * cdl/phy_eth_drivers.cdl:
asl
parents: 2367
diff changeset
17 * cdl/phy_eth_drivers.cdl:
2385
b04f543bd760 Fiy typo in ChangeLog
asl
parents: 2381
diff changeset
18 * src/KS8721.c: Add support for Micrel KS8721 PHY
2381
1a2bc9c156f9 * cdl/phy_eth_drivers.cdl:
asl
parents: 2367
diff changeset
19
2367
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
20 2007-01-17 John Eigelaar <jeigelaar@mweb.co.za>
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
21
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
22 * cdl/phy_eth_drivers.cdl:
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
23 * src/DM9161A.c: Add support for Davicom 9161A.
6f59b6d486cd * cdl/phy_eth_drivers.cdl:
asl
parents: 2177
diff changeset
24
2176
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
25 2006-04-07 Andrew Lunn <andrew.lunn@ascom.ch>
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
26
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
27 * doc/eth_phy.sgml: Fixed a few typos
a70dd1fde406 * doc/eth_phy.sgml: Fixed a few typos
asl
parents: 2060
diff changeset
28
2177
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
29 2006-03-30 Jay Foster <jay@systech.com>
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
30 * include/eth_phy.h: Add default mode value for _eth_phy_cfg().
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
31 * cdl/phy_eth_drivers.cdl: Add support for ICS189x.
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
32 * include/eth_phy_dev.h:
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
33 * src/AM79C874.c:
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
34 * src/DP83847.c:
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
35 * src/INLXT972.c: Make debug output CDL configurable.
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
36 * src/eth_phy.c: Fix bug in _eth_phy_init() that prevented using
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
37 a PHY MII address other than 0.
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
38 * src/ics189x.c: New
970f455a2397 Add support for ICS189X, better debug handling - from Jay Foster
gthomas
parents: 2176
diff changeset
39
2060
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
40 2005-08-25 Markus Schade <marks@peppercon.de>
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
41
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
42 * src/INLXT972.c:
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
43 * cdl/phy_eth_drivers.cdl: Add support for Intel LXT972
0fd0cc06ae6e Add support for Intel LXT972, from Markus Schade
gthomas
parents: 1790
diff changeset
44
1790
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
45 2004-10-04 Andrew Lunn <andrew.lunn@ascom.ch>
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
46
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
47 * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
48 require VV support.
8fa2d8cf7d1b * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
asl
parents: 1355
diff changeset
49
1355
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
50 2003-11-07 Gary Thomas <gary@mlbassoc.com>
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
51
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
52 * src/DP83847.c:
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
53 * src/AM79C874.c:
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
54 * cdl/phy_eth_drivers.cdl: Make auto-negotiation timeout configurable.
95d716b6e230 Make auto-negotiation timeout configurable
gthomas
parents: 1211
diff changeset
55
1211
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
56 2003-09-11 Gary Thomas <gary@mlbassoc.com>
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
57
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
58 * include/eth_phy.h: Minor improvement in status bitfield [comments]
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
59
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
60 * doc/eth_phy.sgml: New file - add basic documentation on PHY API.
4c8e032983ae Add documentation for ethernet PHY drivers
gthomas
parents: 1178
diff changeset
61
1178
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
62 2003-08-26 Gary Thomas <gary@mlbassoc.com>
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
63
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
64 * src/DP83847.c:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
65 * src/AM79C874.c: New file(s) - driver(s) for PHY devices.
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
66
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
67 * src/eth_phy.c:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
68 * include/eth_phy_dev.h:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
69 * include/eth_phy.h:
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
70 * cdl/phy_eth_drivers.cdl: Add device/chip specific drivers.
0832585993c1 New abstractions to handle device specifics
gthomas
parents: 1170
diff changeset
71
1170
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
72 2003-08-19 Gary Thomas <gary@mlbassoc.com>
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
73
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
74 * src/eth_phy.c:
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
75 * include/eth_phy.h:
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
76 * cdl/phy_eth_drivers.cdl: New file(s) - generic API for dealing
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
77 with ethernet PHY devices, allowing network drivers more flexibility.
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
78
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
79 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
80 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
81 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
82 // 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: 2708
diff changeset
83 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
1170
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
84 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
85 // 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: 2708
diff changeset
86 // 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: 2708
diff changeset
87 // 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: 2708
diff changeset
88 // later version.
1170
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
89 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
90 // 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: 2708
diff changeset
91 // 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: 2708
diff changeset
92 // 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: 2708
diff changeset
93 // General Public License for more details.
1170
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
94 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
95 // 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: 2708
diff changeset
96 // 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: 2708
diff changeset
97 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
98 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
99 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2708
diff changeset
100 // ####GPLCOPYRIGHTEND####
1170
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
101 //===========================================================================
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
102
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
103
719dd033d039 New API for handling ethernet PHY devices
gthomas
parents:
diff changeset
104