mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Subject: [PATCH 0/3] ARM: zynq: add support for ethernet
Date: Wed,  3 Apr 2013 09:55:42 +0200	[thread overview]
Message-ID: <1364975745-1479-1-git-send-email-s.trumtrar@pengutronix.de> (raw)

Hi!

This series adds support for the first ethernet core on the Zynq7000.
As I can't test the second one, I haven't bothered adding it in the
patches.

Regards,
Steffen

Steffen Trumtrar (3):
  net: macb: turn off endian_swp_pkt_en
  ARM: zynq: add support for ethernet
  ARM: zedboard: add ethernet device

 arch/arm/boards/avnet-zedboard/board.c          | 13 +++++++++++++
 arch/arm/boards/avnet-zedboard/lowlevel.c       | 11 ++++++++++-
 arch/arm/mach-zynq/Kconfig                      |  1 +
 arch/arm/mach-zynq/clk-zynq7000.c               |  8 +++++++-
 arch/arm/mach-zynq/devices.c                    |  5 +++++
 arch/arm/mach-zynq/include/mach/devices.h       |  7 +++++++
 arch/arm/mach-zynq/include/mach/zynq7000-regs.h |  1 +
 drivers/net/macb.c                              |  1 +
 drivers/net/macb.h                              |  2 ++
 9 files changed, 47 insertions(+), 2 deletions(-)

-- 
1.8.2.rc2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-04-03  7:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03  7:55 Steffen Trumtrar [this message]
2013-04-03  7:55 ` [PATCH 1/3] net: macb: turn off endian_swp_pkt_en Steffen Trumtrar
2013-04-03  7:55 ` [PATCH 2/3] ARM: zynq: add support for ethernet Steffen Trumtrar
2013-04-03  7:55 ` [PATCH 3/3] ARM: zedboard: add ethernet device Steffen Trumtrar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364975745-1479-1-git-send-email-s.trumtrar@pengutronix.de \
    --to=s.trumtrar@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox