public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-arm-kernel@lists.arm.linux.org.uk
Cc: linux-omap@vger.kernel.org
Subject: [PATCH 0/6] Omap3 updates for 2.6.29 merge window
Date: Fri, 05 Dec 2008 12:00:01 -0800	[thread overview]
Message-ID: <20081205195846.31125.21080.stgit@localhost> (raw)

Hi,

Here are some updates for omap3 for review. 

Regards,

Tony

---

Arun KS (1):
      ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx

Grazvydas Ignotas (1):
      ARM: OMAP3: Add basic support for Pandora handheld console

Jarkko Nikula (1):
      ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helper

Santosh Shilimkar (1):
      ARM: OMAP3: DMA: Fix for sDMA Errata 1.113

Stanley.Miao (1):
      ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess

Tony Lindgren (1):
      ARM: OMAP3: Warn about spurious interrupts


 arch/arm/configs/omap3_pandora_defconfig    | 1409 +++++++++++++++++++++++++++
 arch/arm/configs/omap_ldp_defconfig         |  148 +++
 arch/arm/mach-omap2/Kconfig                 |    4 
 arch/arm/mach-omap2/Makefile                |    1 
 arch/arm/mach-omap2/board-ldp.c             |   57 +
 arch/arm/mach-omap2/board-omap3pandora.c    |  281 +++++
 arch/arm/mach-omap2/irq.c                   |   39 +
 arch/arm/mach-omap2/mux.c                   |   44 +
 arch/arm/plat-omap/dma.c                    |   15 
 arch/arm/plat-omap/i2c.c                    |   55 +
 arch/arm/plat-omap/include/mach/board-ldp.h |    5 
 arch/arm/plat-omap/include/mach/mux.h       |   41 +
 12 files changed, 2076 insertions(+), 23 deletions(-)
 create mode 100644 arch/arm/configs/omap3_pandora_defconfig
 create mode 100644 arch/arm/mach-omap2/board-omap3pandora.c

-- 
Signature

             reply	other threads:[~2008-12-05 20:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-05 20:00 Tony Lindgren [this message]
2008-12-05 20:01 ` [PATCH 1/6] ARM: OMAP3: Warn about spurious interrupts Tony Lindgren
2008-12-05 20:02 ` [PATCH 2/6] ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helper Tony Lindgren
2008-12-05 20:03 ` [PATCH 3/6] ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess Tony Lindgren
2008-12-05 20:05 ` [PATCH 4/6] ARM: OMAP3: DMA: Fix for sDMA Errata 1.113 Tony Lindgren
2008-12-05 20:06 ` [PATCH 5/6] ARM: OMAP3: Add basic support for Pandora handheld console Tony Lindgren
2008-12-07 11:35   ` Russell King - ARM Linux
2008-12-07 22:38     ` [PATCH 5/6] ARM: OMAP3: Add basic support for Pandora handheld console, v2 Tony Lindgren
2008-12-05 20:07 ` [PATCH 6/6] ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx Tony Lindgren

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=20081205195846.31125.21080.stgit@localhost \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-omap@vger.kernel.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