public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] altera_tse: Several small, but relevant fixes/feature
@ 2011-10-17 15:24 Joachim Foerster
  2011-10-17 15:24 ` [U-Boot] [PATCH 1/5] altera_tse: Clear SGDMA's RUN bit in async case, too Joachim Foerster
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Joachim Foerster @ 2011-10-17 15:24 UTC (permalink / raw)
  To: u-boot

This patch series comprises small, but relevant fixes, regarding the
driver for Altera's TSE ip core. They are needed to make it run on a
Terasic DE4 board.
The new feature is the support for dedicated descriptor memory.

Joachim Foerster (5):
  altera_tse: Clear SGDMA's RUN bit in async case, too.
  altera_tse: Fix SGDMA reset triggering.
  altera_tse: Add support for dedicated descriptor memory.
  altera_tse: m88e1111s: Honor device flags regarding PHY interface
    mode.
  altera_tse: Fix return of eth_device's recv() callback.

 board/altera/nios2-generic/nios2-generic.c |   10 +++++-
 drivers/net/altera_tse.c                   |   45 ++++++++++++++++++++++-----
 include/netdev.h                           |    3 +-
 3 files changed, 47 insertions(+), 11 deletions(-)

-- 
1.7.6

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

end of thread, other threads:[~2011-10-26 19:29 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17 15:24 [U-Boot] [PATCH 0/5] altera_tse: Several small, but relevant fixes/feature Joachim Foerster
2011-10-17 15:24 ` [U-Boot] [PATCH 1/5] altera_tse: Clear SGDMA's RUN bit in async case, too Joachim Foerster
2011-10-17 15:24 ` [U-Boot] [PATCH 2/5] altera_tse: Fix SGDMA reset triggering Joachim Foerster
2011-10-17 15:24 ` [U-Boot] [PATCH 3/5] altera_tse: Add support for dedicated descriptor memory Joachim Foerster
2011-10-17 15:24 ` [U-Boot] [PATCH 4/5] altera_tse: m88e1111s: Honor device flags regarding PHY interface mode Joachim Foerster
2011-10-17 15:24 ` [U-Boot] [PATCH 5/5] altera_tse: Fix return of eth_device's recv() callback Joachim Foerster
2011-10-25  8:21 ` [U-Boot] [PATCH 0/5] altera_tse: Several small, but relevant fixes/feature Joachim Foerster
2011-10-25 12:24   ` Scott McNutt
2011-10-26  2:07   ` Thomas Chou
2011-10-26  8:39     ` Joachim Foerster
2011-10-26  8:39     ` [U-Boot] [PATCH 0/5 v2] " Joachim Foerster
2011-10-26  8:39       ` [U-Boot] [PATCH 1/5 v2] altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case Joachim Foerster
2011-10-26 19:26         ` Wolfgang Denk
2011-10-26  8:39       ` [U-Boot] [PATCH 2/5 v2] altera_tse: Fix SGDMA reset triggering Joachim Foerster
2011-10-26 19:27         ` Wolfgang Denk
2011-10-26  8:39       ` [U-Boot] [PATCH 3/5 v2] altera_tse: Add support for dedicated descriptor memory Joachim Foerster
2011-10-26 19:28         ` Wolfgang Denk
2011-10-26  8:39       ` [U-Boot] [PATCH 4/5 v2] altera_tse: m88e1111s: Honor device flags regarding PHY interface mode Joachim Foerster
2011-10-26 19:28         ` Wolfgang Denk
2011-10-26  8:39       ` [U-Boot] [PATCH 5/5 v2] altera_tse: Fix return of eth_device's recv() callback Joachim Foerster
2011-10-26 19:29         ` Wolfgang Denk

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