All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: OMAP3: add support for cm-t35 board
@ 2009-10-13 16:16 Mike Rapoport
  2009-10-13 16:16 ` [PATCH 1/2] ARM: OMAP3: add CompuLab CM-T35 module Mike Rapoport
  2009-10-13 16:16 ` [PATCH 2/2] ARM: OMAP3: cm-t35: add defconfig Mike Rapoport
  0 siblings, 2 replies; 8+ messages in thread
From: Mike Rapoport @ 2009-10-13 16:16 UTC (permalink / raw)
  To: linux-omap; +Cc: Mike Rapoport

The following patches add support for CompuLab CM-T35 board.

Mike Rapoport (2):
  ARM: OMAP3: add CompuLab CM-T35 module
  ARM: OMAP3: cm-t35: add defconfig

 arch/arm/configs/cm_t35_defconfig  | 1733 ++++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/Kconfig        |    4 +
 arch/arm/mach-omap2/Makefile       |    2 +
 arch/arm/mach-omap2/board-cm-t35.c |  476 ++++++++++
 4 files changed, 2215 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/cm_t35_defconfig
 create mode 100644 arch/arm/mach-omap2/board-cm-t35.c


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/2 v2] ARM: OMAP3: add support for cm-t35 board
@ 2009-10-14  7:48 Mike Rapoport
  2009-10-14  7:48 ` [PATCH 1/2] ARM: OMAP3: add CompuLab CM-T35 module Mike Rapoport
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Rapoport @ 2009-10-14  7:48 UTC (permalink / raw)
  To: linux-omap; +Cc: Mike Rapoport

The following patches add support for CompuLab CM-T35 board.
--
v2 changes:
 remove EHCI-related code
 move usb_musb_init to cm_t35_init
--

Changes since commit 2caa731819a633bec5a56736e64c562b7e193666:
  Linus Torvalds (1):
          Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6

Mike Rapoport (2):
  ARM: OMAP3: add CompuLab CM-T35 module
  ARM: OMAP3: cm-t35: add defconfig

 arch/arm/configs/cm_t35_defconfig  | 1733 ++++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/Kconfig        |    4 +
 arch/arm/mach-omap2/Makefile       |    2 +
 arch/arm/mach-omap2/board-cm-t35.c |  459 ++++++++++
 4 files changed, 2198 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/cm_t35_defconfig
 create mode 100644 arch/arm/mach-omap2/board-cm-t35.c


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/2 v3] ARM: OMAP3: add support for cm-t35 board
@ 2009-10-21  6:28 Mike Rapoport
  2009-10-21  6:28 ` [PATCH 1/2] ARM: OMAP3: add CompuLab CM-T35 module Mike Rapoport
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Rapoport @ 2009-10-21  6:28 UTC (permalink / raw)
  To: linux-omap; +Cc: Mike Rapoport

The following patches add support for CompuLab CM-T35 board.
--
v3 changes:
   address Tony comments
   remove unneeded (yet) tdo24.h include
--

Changes since commit 012abeea669ea49636cf952d13298bb68654146a:
  Linus Torvalds (1):
  	  Linux 2.6.32-rc5

Mike Rapoport (2):
  ARM: OMAP3: add CompuLab CM-T35 module
  ARM: OMAP3: cm-t35: add defconfig

 arch/arm/configs/cm_t35_defconfig  | 1733 ++++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/Kconfig        |    4 +
 arch/arm/mach-omap2/Makefile       |    2 +
 arch/arm/mach-omap2/board-cm-t35.c |  458 ++++++++++
 4 files changed, 2197 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/cm_t35_defconfig
 create mode 100644 arch/arm/mach-omap2/board-cm-t35.c


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

end of thread, other threads:[~2009-10-21  6:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13 16:16 [PATCH 0/2] ARM: OMAP3: add support for cm-t35 board Mike Rapoport
2009-10-13 16:16 ` [PATCH 1/2] ARM: OMAP3: add CompuLab CM-T35 module Mike Rapoport
2009-10-13 17:08   ` Tony Lindgren
2009-10-14  7:52     ` Mike Rapoport
2009-10-13 16:16 ` [PATCH 2/2] ARM: OMAP3: cm-t35: add defconfig Mike Rapoport
  -- strict thread matches above, loose matches on Subject: below --
2009-10-14  7:48 [PATCH 0/2 v2] ARM: OMAP3: add support for cm-t35 board Mike Rapoport
2009-10-14  7:48 ` [PATCH 1/2] ARM: OMAP3: add CompuLab CM-T35 module Mike Rapoport
2009-10-19 17:58   ` Tony Lindgren
2009-10-21  6:28 [PATCH 0/2 v3] ARM: OMAP3: add support for cm-t35 board Mike Rapoport
2009-10-21  6:28 ` [PATCH 1/2] ARM: OMAP3: add CompuLab CM-T35 module Mike Rapoport

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.