linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for taskit AT91SAM9G20 boards
@ 2010-03-18 11:40 Christian Glindkamp
  2010-03-18 11:40 ` [PATCH 1/2] AT91: taskit PortuxG20 and Stamp9G20 board support Christian Glindkamp
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christian Glindkamp @ 2010-03-18 11:40 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2010-04-13  8:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-18 11:40 [PATCH 0/2] Support for taskit AT91SAM9G20 boards Christian Glindkamp
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

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