public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Omap3 updates for 2.6.29 merge window
@ 2008-12-05 20:00 Tony Lindgren
  2008-12-05 20:01 ` [PATCH 1/6] ARM: OMAP3: Warn about spurious interrupts Tony Lindgren
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Tony Lindgren @ 2008-12-05 20:00 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-omap

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

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

end of thread, other threads:[~2008-12-07 22:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 20:00 [PATCH 0/6] Omap3 updates for 2.6.29 merge window Tony Lindgren
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox