public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Add Cadence GEM support to macb Ethernet driver
@ 2011-08-18 13:32 Dave Aldridge
  2011-08-18 13:32 ` [U-Boot] [PATCH 1/4] macb: initial support for Cadence GEM Dave Aldridge
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dave Aldridge @ 2011-08-18 13:32 UTC (permalink / raw)
  To: u-boot

The Cadence GEM Ethernet MAC is based on the MACB Ethernet controller
but has a few small changes with regards to register and bitfield
placement.

This patch set implements the changes required in order for the macb
driver to support Cadence GEM as well.

These changes have been tested on a Picochip picoXcell based
development platform.

Dave Aldridge (4):
  macb: initial support for Cadence GEM
  macb: support higher rate GEM MDIO clock divisors
  macb: support DMA bus widths > 32 bits
  macb: allow GEM to have configurable receive buffer size

 drivers/net/macb.c |  119 +++++++++++++++++++++++++++++++++++++++++++---------
 drivers/net/macb.h |   90 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 189 insertions(+), 20 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-10-06 21:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18 13:32 [U-Boot] [PATCH 0/4] Add Cadence GEM support to macb Ethernet driver Dave Aldridge
2011-08-18 13:32 ` [U-Boot] [PATCH 1/4] macb: initial support for Cadence GEM Dave Aldridge
2011-08-18 14:03   ` Andreas Bießmann
2011-08-18 15:26     ` Dave Aldridge
2011-10-06 21:50   ` Wolfgang Denk
2011-08-18 13:32 ` [U-Boot] [PATCH 2/4] macb: support higher rate GEM MDIO clock divisors Dave Aldridge
2011-08-18 13:32 ` [U-Boot] [PATCH 3/4] macb: support DMA bus widths > 32 bits Dave Aldridge
2011-08-18 13:32 ` [U-Boot] [PATCH 4/4] macb: allow GEM to have configurable receive buffer size Dave Aldridge

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