OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [eth/] [phy/] [current/] [ChangeLog] - Blame information for rev 856

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2011-07-22  Christophe Coutand    and sergeig
2
 
3
        * cdl/phy_eth_drivers.cdl: Use CYGHWR_DEVS_ETH_PHY_DP8384X name
4
        instead CYGHWR_DEVS_ETH_PHY_DP83847
5
        * src/DP83847.c: Renamed stat() function, add new PHY DP83848C
6
        Update due renaming CYGHWR_DEVS_ETH_PHY_DP83847 to
7
        CYGHWR_DEVS_ETH_PHY_DP8384X. [ Bugzilla 1001235 ]
8
 
9
2011-07-02  Ilija Kocho  
10
 
11
        * src/KSZ8041.c: More silicon revisions.  [Bugzilla 1001274]
12
 
13
2010-06-10  Christophe Coutand 
14
 
15
        * doc/eth_phy.sgml, include/eth_phy.h: Add Ethernet Gigabit Mode
16
        * cdl/phy_eth_drivers.cdl: Add new PHY support
17
        * src/IP101A.c, src/IP101A.h: Contributed by Edgar Grimberg
18
        * src/VSC8244.c, src/VSC8244.h: Contributed by Christophe Coutand
19
        * src/VSC8641.c, src/VSC8641.h: Contributed by Sachin Sushil Chaddha
20
 
21
2008-12-30  John Dallaway  
22
 
23
        * cdl/phy_eth_drivers.cdl: Reference per-package documentation.
24
 
25
2008-10-28  Oliver Munz 
26
 
27
        * cdl/phy_eth_drivers.cdl:
28
        * src/KSZ8041.c: Add support for Micrel KSZ8041 PHY
29
 
30
2008-08-05  Uwe Kindler 
31
 
32
        * cdl/phy_eth_drivers.cdl:
33
        * src/KSZ8001.c: Add support for Micrel KSZ8001 PHY
34
 
35
2007-04-06  Uwe Kindler 
36
 
37
        * cdl/phy_eth_drivers.cdl:
38
        * src/KS8721.c: Add support for Micrel KS8721 PHY
39
 
40
2007-01-17  John Eigelaar 
41
 
42
        * cdl/phy_eth_drivers.cdl:
43
        * src/DM9161A.c: Add support for Davicom 9161A.
44
 
45
2006-04-07  Andrew Lunn  
46
 
47
        * doc/eth_phy.sgml: Fixed a few typos
48
 
49
2006-03-30  Jay Foster 
50
        * include/eth_phy.h:  Add default mode value for _eth_phy_cfg().
51
        * cdl/phy_eth_drivers.cdl: Add support for ICS189x.
52
        * include/eth_phy_dev.h:
53
        * src/AM79C874.c:
54
        * src/DP83847.c:
55
        * src/INLXT972.c: Make debug output CDL configurable.
56
        * src/eth_phy.c: Fix bug in _eth_phy_init() that prevented using
57
                                         a PHY MII address other than 0.
58
        * src/ics189x.c: New
59
 
60
2005-08-25  Markus Schade 
61
 
62
        * src/INLXT972.c:
63
        * cdl/phy_eth_drivers.cdl: Add support for Intel LXT972
64
 
65
2004-10-04  Andrew Lunn  
66
 
67
        * cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
68
        require VV support.
69
 
70
2003-11-07  Gary Thomas  
71
 
72
        * src/DP83847.c:
73
        * src/AM79C874.c:
74
        * cdl/phy_eth_drivers.cdl: Make auto-negotiation timeout configurable.
75
 
76
2003-09-11  Gary Thomas  
77
 
78
        * include/eth_phy.h: Minor improvement in status bitfield [comments]
79
 
80
        * doc/eth_phy.sgml: New file - add basic documentation on PHY API.
81
 
82
2003-08-26  Gary Thomas  
83
 
84
        * src/DP83847.c:
85
        * src/AM79C874.c: New file(s) - driver(s) for PHY devices.
86
 
87
        * src/eth_phy.c:
88
        * include/eth_phy_dev.h:
89
        * include/eth_phy.h:
90
        * cdl/phy_eth_drivers.cdl: Add device/chip specific drivers.
91
 
92
2003-08-19  Gary Thomas  
93
 
94
        * src/eth_phy.c:
95
        * include/eth_phy.h:
96
        * cdl/phy_eth_drivers.cdl: New file(s) - generic API for dealing
97
        with ethernet PHY devices, allowing network drivers more flexibility.
98
 
99
//===========================================================================
100
// ####GPLCOPYRIGHTBEGIN####
101
// -------------------------------------------
102
// This file is part of eCos, the Embedded Configurable Operating System.
103
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2010 Free Software Foundation, Inc.
104
//
105
// This program is free software; you can redistribute it and/or modify
106
// it under the terms of the GNU General Public License as published by
107
// the Free Software Foundation; either version 2 or (at your option) any
108
// later version.
109
//
110
// This program is distributed in the hope that it will be useful, but
111
// WITHOUT ANY WARRANTY; without even the implied warranty of
112
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
113
// General Public License for more details.
114
//
115
// You should have received a copy of the GNU General Public License
116
// along with this program; if not, write to the
117
// Free Software Foundation, Inc., 51 Franklin Street,
118
// Fifth Floor, Boston, MA  02110-1301, USA.
119
// -------------------------------------------
120
// ####GPLCOPYRIGHTEND####
121
//===========================================================================
122
 
123
 
124
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.