public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/5] net/designware: fixes for data cache, phylib and burst size
@ 2014-05-08 21:26 Ian Campbell
  2014-05-08 21:26 ` [U-Boot] [PATCH v3 1/5] net/designware: call phy_connect_dev() to properly setup phylib device Ian Campbell
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Ian Campbell @ 2014-05-08 21:26 UTC (permalink / raw)
  To: u-boot

Pulling together various fixes for designware into a single series. I'm
calling this v3, although some of these never had a v2.

Most of these have been floating around for a few weeks, the cache line
issues in particular mean that the driver is unlikely to work on any ARM
system. I've been testing these on top of my sunxi mainlining series.

I've also thrown them onto gitorious. Pull-request details are below.

Thanks,
Ian.

The following changes since commit dda0dbfc69f3d560c87f5be85f127ed862ea6721:

  Prepare v2014.04 (2014-04-14 15:19:24 -0400)

are available in the git repository at:

  git://gitorious.org/ijc/u-boot.git designware

for you to fetch changes up to 5e3e5c37bc7a867ca42fa43f69ad764c8942b631:

  net/designware: Make DMA burst length configurable and reduce by default (2014-05-08 22:16:33 +0100)

----------------------------------------------------------------
Ian Campbell (5):
      net/designware: call phy_connect_dev() to properly setup phylib device
      net/designware: ensure device private data is DMA aligned.
      net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN
      net/designware: reorder struct dw_eth_dev to pack more efficiently.
      net/designware: Make DMA burst length configurable and reduce by default

 drivers/net/designware.c | 25 ++++++++++++++++++-------
 drivers/net/designware.h | 22 +++++++++++-----------
 2 files changed, 29 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-05-25 18:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 21:26 [U-Boot] [PATCH v3 0/5] net/designware: fixes for data cache, phylib and burst size Ian Campbell
2014-05-08 21:26 ` [U-Boot] [PATCH v3 1/5] net/designware: call phy_connect_dev() to properly setup phylib device Ian Campbell
2014-05-08 21:26 ` [U-Boot] [PATCH v3 2/5] net/designware: ensure device private data is DMA aligned Ian Campbell
2014-05-08 21:26 ` [U-Boot] [PATCH v3 3/5] net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN Ian Campbell
2014-05-08 21:26 ` [U-Boot] [PATCH v3 4/5] net/designware: reorder struct dw_eth_dev to pack more efficiently Ian Campbell
2014-05-14 18:30   ` Ian Campbell
2014-05-15 12:34     ` Siarhei Siamashka
2014-05-08 21:26 ` [U-Boot] [PATCH v3 5/5] net/designware: Make DMA burst length configurable and reduce by default Ian Campbell
2014-05-25 18:53 ` [U-Boot] [PATCH v3 0/5] net/designware: fixes for data cache, phylib and burst size Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox