linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] omap am35xx, 3630, 7xx cpu changes for merge window after 2.6.32
@ 2009-11-12  3:01 Tony Lindgren
  2009-11-12  3:02 ` [PATCH 01/10] omap: Eliminate OMAP_MAX_NR_PORTS Tony Lindgren
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Tony Lindgren @ 2009-11-12  3:01 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

This series mostly adds support for new omaps and better
support for 7xx.

Regards,

Tony

---

Alexander Shishkin (1):
      omap: Eliminate OMAP_MAX_NR_PORTS

Cory Maccarrone (2):
      omap1: mmc: Add platform init for omap7xx
      omap1: omap_udc: Add clocking and disable vbus sense for omap7xx

Nishanth Menon (1):
      omap3: Introduce OMAP3630

Ranjith Lohithakshan (1):
      omap3: AM35xx: Initialize omap_chip bits

Sanjeev Premi (3):
      omap3: Runtime detection of Si features
      omap3: Runtime detection of OMAP35x devices
      omap3: AM35xx: Runtime detection of the device

vikram pandita (2):
      omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL config
      omap3: 3630: update is_chip variable


 arch/arm/mach-omap1/Kconfig                  |    1 
 arch/arm/mach-omap1/clock.c                  |    6 +
 arch/arm/mach-omap1/clock.h                  |   22 ++++
 arch/arm/mach-omap1/devices.c                |   15 ++
 arch/arm/mach-omap1/mux.c                    |    5 +
 arch/arm/mach-omap1/serial.c                 |    2 
 arch/arm/mach-omap2/id.c                     |  163 ++++++++++++++++++++++++--
 arch/arm/mach-omap2/serial.c                 |    6 -
 arch/arm/plat-omap/Kconfig                   |    5 +
 arch/arm/plat-omap/include/plat/control.h    |   34 +++++
 arch/arm/plat-omap/include/plat/cpu.h        |   91 ++++++++++++++-
 arch/arm/plat-omap/include/plat/mux.h        |    5 +
 arch/arm/plat-omap/include/plat/serial.h     |    4 -
 arch/arm/plat-omap/include/plat/uncompress.h |    6 +
 arch/arm/plat-omap/usb.c                     |   20 ++-
 drivers/usb/gadget/omap_udc.c                |   19 +++
 16 files changed, 364 insertions(+), 40 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2009-11-12  3:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12  3:01 [PATCH 00/10] omap am35xx, 3630, 7xx cpu changes for merge window after 2.6.32 Tony Lindgren
2009-11-12  3:02 ` [PATCH 01/10] omap: Eliminate OMAP_MAX_NR_PORTS Tony Lindgren
2009-11-12  3:02 ` [PATCH 02/10] omap: introduce OMAP_LL_DEBUG_NONE DEBUG_LL config Tony Lindgren
2009-11-12  3:02 ` [PATCH 03/10] omap1: mmc: Add platform init for omap7xx Tony Lindgren
2009-11-12  3:02 ` [PATCH 04/10] omap1: omap_udc: Add clocking and disable vbus sense " Tony Lindgren
2009-11-12  3:02 ` [PATCH 05/10] omap3: Runtime detection of Si features Tony Lindgren
2009-11-12  3:03 ` [PATCH 06/10] omap3: Runtime detection of OMAP35x devices Tony Lindgren
2009-11-12  3:03 ` [PATCH 07/10] omap3: Introduce OMAP3630 Tony Lindgren
2009-11-12  3:03 ` [PATCH 08/10] omap3: 3630: update is_chip variable Tony Lindgren
2009-11-12  3:04 ` [PATCH 09/10] omap3: AM35xx: Runtime detection of the device Tony Lindgren
2009-11-12  3:04 ` [PATCH 10/10] omap3: AM35xx: Initialize omap_chip bits Tony Lindgren

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