[U-Boot] Pull request: u-boot-net.git master
Joe Hershberger
joe.hershberger at ni.com
Fri Jun 2 19:45:15 UTC 2017
Hi Tom,
The following changes since commit 46bac66b20da6d50e757bdca74703153f233090b:
sandbox: Move to use live tree (2017-06-01 07:03:17 -0600)
are available in the git repository at:
git://git.denx.de/u-boot-net.git master
for you to fetch changes up to 2303bff7d55df47105740e5d635d50ef9f6856b6:
net: pch_gbe: Add cache maintenance (2017-06-02 14:44:20 -0500)
----------------------------------------------------------------
Jacob Chen (1):
net: designware: Add phy supply support
Madalin Bucur (2):
armv8/ls1043a: RGMII PHY requires internal delay on Tx
armv8/ls1046a: RGMII PHY requires internal delay on Tx
Olliver Schinagl (1):
net: zynq_gem: Do not return -ENOSYS on success
Paul Burton (4):
net: pch_gbe: Reset during probe
net: pch_gbe: Fix rx descriptor buffer addresses
net: pch_gbe: CPU accessible addresses are virtual
net: pch_gbe: Add cache maintenance
Phil Edworthy (1):
net: phy: marvell 88e151x: Fix handling of RGMII interface types
Philipp Tomsich (1):
net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable
Sekhar Nori (1):
drivers: net: cpsw: abort init() on aneg timeout
Siva Durga Prasad Paladugu (2):
net: zynq_gem: Use wait_for_bit with non breakable
net: zynq_gem: Dont flush dummy descriptors
Stefan Chulski (1):
net: mvpp2.c: Enable 10G support for port 0 (SFI)
Wenyou Yang (1):
net: macb: Fix GMAC not work when enable DM_ETH
xypron.glpk at gmx.de (1):
net: core: avoid possible NULL pointer dereference
drivers/net/Kconfig | 8 +++++++
drivers/net/cpsw.c | 34 ++++++++++++++++++-----------
drivers/net/designware.c | 17 +++++++++++++++
drivers/net/fm/ls1043.c | 4 ++--
drivers/net/fm/ls1046.c | 4 ++--
drivers/net/macb.c | 7 ++----
drivers/net/mvpp2.c | 55 ++++++++++++++++++++++++++++++++++-------------
drivers/net/pch_gbe.c | 44 ++++++++++++++++++++++++++-----------
drivers/net/phy/Kconfig | 34 +++++++++++++++++++++++++++++
drivers/net/phy/marvell.c | 45 +++++++++++++++++++++++++++++++++++++-
drivers/net/zynq_gem.c | 16 +++++---------
net/eth-uclass.c | 3 ++-
12 files changed, 209 insertions(+), 62 deletions(-)
Thanks!
-Joe
More information about the U-Boot
mailing list