summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-12-05net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu5-0/+414
2014-11-20net/fm: add 2.5G SGMII supportShengzhou Liu3-4/+30
2014-10-23net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese1-0/+2
2014-08-06Change Andy Fleming's email addressAndy Fleming5-5/+5
2014-03-05wandboard: Fix sparse warningFabio Estevam2-0/+3
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini209-735/+3595
2013-11-22net: add extended function to phy APIStefano Babic1-0/+3
2013-11-22phy: introduce structure fixed-linkShaohui Xie1-0/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-06-25phy: export genphy_parse_link()Yegor Yefremov2-1/+2
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD305-15424/+8271
2013-05-14net/phy: add VSC8574 supportShaohui Xie2-0/+69
2013-05-10phy: add support for ET1011C physMatt Porter4-0/+115
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky2-50/+81
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky3-0/+104
2012-01-05phy: add phy_smsc_init() declarationVladimir Zapolskiy1-0/+1
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi4-19/+35
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming14-0/+1542
2011-04-20Create PHY Lib for U-BootAndy Fleming10-36/+2218