linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: christian.glindkamp@taskit.de (Christian Glindkamp)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Support for taskit AT91SAM9G20 boards
Date: Thu, 18 Mar 2010 12:40:14 +0100	[thread overview]
Message-ID: <1268912416-4886-1-git-send-email-christian.glindkamp@taskit.de> (raw)

The following two patches contain a shared board file and defconfig for
the Stamp9G20 CPU module and the PortuxG20 SBC.

Christian Glindkamp (2):
  AT91: taskit PortuxG20 and Stamp9G20 board support
  AT91: add defconfig for taskit PortuxG20 and Stamp9G20

 arch/arm/configs/stamp9g20_defconfig | 1456 ++++++++++++++++++++++++++++++++++
 arch/arm/mach-at91/Kconfig           |   15 +
 arch/arm/mach-at91/Makefile          |    2 +
 arch/arm/mach-at91/board-stamp9g20.c |  317 ++++++++
 4 files changed, 1790 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/stamp9g20_defconfig
 create mode 100644 arch/arm/mach-at91/board-stamp9g20.c

             reply	other threads:[~2010-03-18 11:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-18 11:40 Christian Glindkamp [this message]
2010-03-18 11:40 ` [PATCH 1/2] AT91: taskit PortuxG20 and Stamp9G20 board support Christian Glindkamp
2010-03-18 11:53   ` Russell King - ARM Linux
2010-03-18 12:41     ` [PATCH 1/2 v2] " Christian Glindkamp
2010-04-13  8:25       ` Andrew Victor
2010-03-18 11:40 ` [PATCH 2/2] AT91: add defconfig for taskit PortuxG20 and Stamp9G20 Christian Glindkamp
2010-04-12  8:18 ` [PATCH 0/2] Support for taskit AT91SAM9G20 boards Christian Glindkamp
2010-04-12  8:27   ` Russell King - ARM Linux

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=1268912416-4886-1-git-send-email-christian.glindkamp@taskit.de \
    --to=christian.glindkamp@taskit.de \
    --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).