linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] omap platform init patches for 2.6.35 merge window
@ 2010-05-14 21:27 Tony Lindgren
  2010-05-14 21:27 ` [PATCH 01/10] OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() Tony Lindgren
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Tony Lindgren @ 2010-05-14 21:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here are some omap patches mostly to get some more devices
initialized.

With these the omap4 Ethernet should work, the drivers
related patches are queued too.

Regards,

Tony

---

Abraham Arce (2):
      OMAP4: Ethernet: KS8851 Board Support
      OMAP4: Networking: Defconfig Support

Mika Westerberg (1):
      OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()

Santosh Shilimkar (1):
      omap4: Move SOC specific code from board file

Syed Rafiuddin (1):
      OMAP4: SPI: Fix Driver Kconfig

Tony Lindgren (1):
      omap: GPIO: Fix OMAP4 GPIO reg access issues

manjugk manjugk (1):
      omap: DMA: Fix multi-line comments

stanley.miao (3):
      omap: init the gpio pinmux for mmc
      omap: hsmmc: fix the hsmmc driver for am3517
      AM3517: rename the i2c boardinfo to make it more readable


 arch/arm/configs/omap_4430sdp_defconfig         |   57 ++++++++++
 arch/arm/mach-omap2/Makefile                    |    2 
 arch/arm/mach-omap2/board-4430sdp.c             |  128 +++++++++++++++--------
 arch/arm/mach-omap2/board-am3517evm.c           |   20 ++--
 arch/arm/mach-omap2/devices.c                   |    9 ++
 arch/arm/mach-omap2/hsmmc.c                     |   27 ++++-
 arch/arm/mach-omap2/include/mach/omap4-common.h |   26 +++++
 arch/arm/mach-omap2/omap-smp.c                  |    2 
 arch/arm/mach-omap2/omap4-common.c              |   72 +++++++++++++
 arch/arm/plat-omap/common.c                     |    3 -
 arch/arm/plat-omap/dma.c                        |   45 ++++++--
 arch/arm/plat-omap/gpio.c                       |   59 ++++++++---
 arch/arm/plat-omap/include/plat/common.h        |    3 -
 arch/arm/plat-omap/include/plat/mmc.h           |    4 +
 drivers/spi/Kconfig                             |    6 +
 15 files changed, 362 insertions(+), 101 deletions(-)
 create mode 100644 arch/arm/mach-omap2/include/mach/omap4-common.h
 create mode 100644 arch/arm/mach-omap2/omap4-common.c

-- 
Signature

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

end of thread, other threads:[~2010-05-14 21:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-14 21:27 [PATCH 00/10] omap platform init patches for 2.6.35 merge window Tony Lindgren
2010-05-14 21:27 ` [PATCH 01/10] OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() Tony Lindgren
2010-05-14 21:27 ` [PATCH 02/10] omap: DMA: Fix multi-line comments Tony Lindgren
2010-05-14 21:27 ` [PATCH 03/10] omap: init the gpio pinmux for mmc Tony Lindgren
2010-05-14 21:27 ` [PATCH 04/10] omap: hsmmc: fix the hsmmc driver for am3517 Tony Lindgren
2010-05-14 21:28 ` [PATCH 05/10] OMAP4: SPI: Fix Driver Kconfig Tony Lindgren
2010-05-14 21:28 ` [PATCH 06/10] OMAP4: Ethernet: KS8851 Board Support Tony Lindgren
2010-05-14 21:28 ` [PATCH 07/10] OMAP4: Networking: Defconfig Support Tony Lindgren
2010-05-14 21:28 ` [PATCH 08/10] omap4: Move SOC specific code from board file Tony Lindgren
2010-05-14 21:28 ` [PATCH 09/10] omap: GPIO: Fix OMAP4 GPIO reg access issues Tony Lindgren
2010-05-14 21:28 ` [PATCH 10/10] AM3517: rename the i2c boardinfo to make it more readable 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).