Discussion:
CVS commit: src/sys/arch/evbarm/awin
Jared D. McNeill
2014-10-17 20:24:18 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Fri Oct 17 20:24:18 UTC 2014

Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c

Log Message:
Cubieboard2 uses GMAC with a 100Mbit PHY. Set phy-type property to "mii" for awge


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbarm/awin/awin_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-18 12:36:39 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sat Oct 18 12:36:39 UTC 2014

Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c

Log Message:
setup gmac phy power gpio for Bananapi


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/awin/awin_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-19 22:34:55 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sun Oct 19 22:34:55 UTC 2014

Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c

Log Message:
allow awge mac address to be overriden by uEnv bootargs; set awge0.mac-address=XX:XX:XX:XX:XX:XX


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/awin/awin_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-19 22:37:08 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Sun Oct 19 22:37:08 UTC 2014

Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c

Log Message:
add some hummingbird A31 motg pins


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/awin/awin_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Jared D. McNeill
2014-10-22 11:11:40 UTC
Permalink
Module Name: src
Committed By: jmcneill
Date: Wed Oct 22 11:11:40 UTC 2014

Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c

Log Message:
map gmac_phy_power.gmac_phy_power_en to gmacpwren


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/evbarm/awin/awin_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...