linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ulli.kroll@googlemail.com (Hans Ulli Kroll)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: Gemini: board/maintainer updates
Date: Mon, 10 May 2010 22:06:57 +0200	[thread overview]
Message-ID: <1273522021-14436-1-git-send-email-ulli.kroll@googlemail.com> (raw)

Hello to all,

Here are some board updates for the Gemini SoC

The sources are from the openwrt-team and Janos Laube.
I've removed only parts that are not in Linus' tree, mainly drivers for 
ethernet, usb and other stuff.

The the driver for watchdog and rtc are ready to ship.
These will be added on the next round, avoiding some chicken and egg 
problem ;-)

Patches 1-3 _must_ be applied in order, due Kconfig and Makefile changes.

Ulli

Hans Ulli Kroll (1):
      MAINTAINERS: update for ARM/Gemini

Imre Kaloz (2):
      ARM: Gemini: add support for Wiligear WBD-111
      ARM: Gemini: add support for Wiliboard WBD-222

Janos Laube (1):
      ARM: Gemini: add support for Raidsonic IB4220

 MAINTAINERS                           |   11 ++-
 arch/arm/mach-gemini/Kconfig          |   21 +++++
 arch/arm/mach-gemini/Makefile         |    3 +
 arch/arm/mach-gemini/board-nas4220b.c |  111 +++++++++++++++++++++++++
 arch/arm/mach-gemini/board-wbd111.c   |  143 +++++++++++++++++++++++++++++++++
 arch/arm/mach-gemini/board-wbd222.c   |  143 +++++++++++++++++++++++++++++++++
 6 files changed, 427 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm/mach-gemini/board-nas4220b.c
 create mode 100644 arch/arm/mach-gemini/board-wbd111.c
 create mode 100644 arch/arm/mach-gemini/board-wbd222.c

             reply	other threads:[~2010-05-10 20:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-10 20:06 Hans Ulli Kroll [this message]
2010-05-10 20:06 ` [PATCH 1/4] ARM: Gemini: add support for Wiligear WBD-111 Hans Ulli Kroll
2010-05-10 20:57   ` Imre Kaloz
2010-05-10 20:06 ` [PATCH 2/4] ARM: Gemini: add support for Wiliboard WBD-222 Hans Ulli Kroll
2010-05-10 20:57   ` Imre Kaloz
2010-05-10 20:07 ` [PATCH 3/4] ARM: Gemini: add support for Raidsonic IB4220 Hans Ulli Kroll
2010-05-12 17:20   ` Janos Laube
2010-05-10 20:07 ` [PATCH 4/4] MAINTAINERS: update for ARM/Gemini Hans Ulli Kroll
2010-05-10 21:32   ` Paulius Zaleckas

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=1273522021-14436-1-git-send-email-ulli.kroll@googlemail.com \
    --to=ulli.kroll@googlemail.com \
    --cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).