From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 6 Oct 2014 17:37:24 +0200 Subject: [U-Boot] [PULL] u-boot-socfpga/topic/drivers/net-20141006 Message-ID: <201410061737.24702.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit be9f643ae6aa9044c60fe80e3a2c10be8371c692: Merge branch 'for-tom' of git://git.denx.de/u-boot-dm (2014-09-26 20:10:48 -0400) are available in the git repository at: git://git.denx.de/u-boot-socfpga.git topic/drivers/net-20141006 for you to fetch changes up to 96cec17d3cd22ca2251d6f7946409933a231ce6f: net: dwc: Make the cache handling less cryptic (2014-10-06 17:36:40 +0200) ---------------------------------------------------------------- Marek Vasut (2): net: dwc: Fix cache alignment issues net: dwc: Make the cache handling less cryptic Pavel Machek (2): net: Remove unused CONFIG_DW_SEARCH_PHY from configs net: phy: Cleanup drivers/net/phy/micrel.c drivers/net/designware.c | 46 +++++++++++++++++++++++----------------------- drivers/net/phy/micrel.c | 7 +++---- include/configs/axs101.h | 1 - include/configs/socfpga_cyclone5.h | 1 - 4 files changed, 26 insertions(+), 29 deletions(-)