linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: Gemini: board/maintainer updates
@ 2010-05-10 20:06 Hans Ulli Kroll
  2010-05-10 20:06 ` [PATCH 1/4] ARM: Gemini: add support for Wiligear WBD-111 Hans Ulli Kroll
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Hans Ulli Kroll @ 2010-05-10 20:06 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2010-05-12 17:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10 20:06 [PATCH 0/4] ARM: Gemini: board/maintainer updates Hans Ulli Kroll
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

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).