From: Paul Mundt <lethal@linux-sh.org>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] genesis updates for 2.6.34-rc2
Date: Mon, 15 Mar 2010 03:35:37 +0000 [thread overview]
Message-ID: <20100315033537.GA14529@linux-sh.org> (raw)
In-Reply-To: <20100226071805.GA4435@linux-sh.org>
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6.git
Which contains:
Magnus Damm (8):
ARM: mach-shmobile: G3EVM KEYSC platform data
ARM: mach-shmobile: G3EVM FLCTL platform data
mtd: enable sh_flctl on SH-Mobile ARM
ARM: mach-shmobile: sh7367 SDHI vector merge
ARM: mach-shmobile: sh7377 SDHI vector merge
ARM: mach-shmobile: sh7372 SDHI vector merge
ARM: mach-shmobile: ap4evb SDHI0 platform data V2
video: enable sh_mobile_lcdc on SH-Mobile ARM
NISHIMOTO Hiroki (1):
ARM: mach-shmobile: G4EVM KEYSC platform data
arch/arm/mach-shmobile/board-ap4evb.c | 32 +++++++++
arch/arm/mach-shmobile/board-g3evm.c | 122 +++++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/board-g4evm.c | 57 +++++++++++++++
arch/arm/mach-shmobile/clock-sh7367.c | 7 ++
arch/arm/mach-shmobile/intc-sh7367.c | 46 ++++++------
arch/arm/mach-shmobile/intc-sh7372.c | 46 ++++++------
arch/arm/mach-shmobile/intc-sh7377.c | 36 +++++-----
drivers/mtd/nand/Kconfig | 2 +-
drivers/video/Kconfig | 2 +-
9 files changed, 285 insertions(+), 65 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: lethal@linux-sh.org (Paul Mundt)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] genesis updates for 2.6.34-rc2
Date: Mon, 15 Mar 2010 12:35:37 +0900 [thread overview]
Message-ID: <20100315033537.GA14529@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6.git
Which contains:
Magnus Damm (8):
ARM: mach-shmobile: G3EVM KEYSC platform data
ARM: mach-shmobile: G3EVM FLCTL platform data
mtd: enable sh_flctl on SH-Mobile ARM
ARM: mach-shmobile: sh7367 SDHI vector merge
ARM: mach-shmobile: sh7377 SDHI vector merge
ARM: mach-shmobile: sh7372 SDHI vector merge
ARM: mach-shmobile: ap4evb SDHI0 platform data V2
video: enable sh_mobile_lcdc on SH-Mobile ARM
NISHIMOTO Hiroki (1):
ARM: mach-shmobile: G4EVM KEYSC platform data
arch/arm/mach-shmobile/board-ap4evb.c | 32 +++++++++
arch/arm/mach-shmobile/board-g3evm.c | 122 +++++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/board-g4evm.c | 57 +++++++++++++++
arch/arm/mach-shmobile/clock-sh7367.c | 7 ++
arch/arm/mach-shmobile/intc-sh7367.c | 46 ++++++------
arch/arm/mach-shmobile/intc-sh7372.c | 46 ++++++------
arch/arm/mach-shmobile/intc-sh7377.c | 36 +++++-----
drivers/mtd/nand/Kconfig | 2 +-
drivers/video/Kconfig | 2 +-
9 files changed, 285 insertions(+), 65 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] genesis updates for 2.6.34-rc2
Date: Mon, 15 Mar 2010 12:35:37 +0900 [thread overview]
Message-ID: <20100315033537.GA14529@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6.git
Which contains:
Magnus Damm (8):
ARM: mach-shmobile: G3EVM KEYSC platform data
ARM: mach-shmobile: G3EVM FLCTL platform data
mtd: enable sh_flctl on SH-Mobile ARM
ARM: mach-shmobile: sh7367 SDHI vector merge
ARM: mach-shmobile: sh7377 SDHI vector merge
ARM: mach-shmobile: sh7372 SDHI vector merge
ARM: mach-shmobile: ap4evb SDHI0 platform data V2
video: enable sh_mobile_lcdc on SH-Mobile ARM
NISHIMOTO Hiroki (1):
ARM: mach-shmobile: G4EVM KEYSC platform data
arch/arm/mach-shmobile/board-ap4evb.c | 32 +++++++++
arch/arm/mach-shmobile/board-g3evm.c | 122 +++++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/board-g4evm.c | 57 +++++++++++++++
arch/arm/mach-shmobile/clock-sh7367.c | 7 ++
arch/arm/mach-shmobile/intc-sh7367.c | 46 ++++++------
arch/arm/mach-shmobile/intc-sh7372.c | 46 ++++++------
arch/arm/mach-shmobile/intc-sh7377.c | 36 +++++-----
drivers/mtd/nand/Kconfig | 2 +-
drivers/video/Kconfig | 2 +-
9 files changed, 285 insertions(+), 65 deletions(-)
next prev parent reply other threads:[~2010-03-15 3:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-26 7:18 [GIT PULL] genesis updates for 2.6.34-rc1 Paul Mundt
2010-02-26 7:18 ` Paul Mundt
2010-03-02 23:35 ` Russell King - ARM Linux
2010-03-02 23:35 ` Russell King - ARM Linux
2010-03-15 3:35 ` Paul Mundt [this message]
2010-03-15 3:35 ` [GIT PULL] genesis updates for 2.6.34-rc2 Paul Mundt
2010-03-15 3:35 ` Paul Mundt
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=20100315033537.GA14529@linux-sh.org \
--to=lethal@linux-sh.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.