All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] htcherald: Add board support for HTC Herald
@ 2009-11-14 19:47 Cory Maccarrone
  0 siblings, 0 replies; 2+ messages in thread
From: Cory Maccarrone @ 2009-11-14 19:47 UTC (permalink / raw)
  To: linux-omap; +Cc: Tony Lindgren

This series of patches introduces board support for the HTC
Herald (T-Mobile Wing, etc.) series of OMAP850-based smart
phones.

This is a reposting of this series refreshed to the latest
for-next branch and updated for comments made by Tony
Lindgren.

Cory Maccarrone (3):
  [OMAP] htcherald: Add board support and LCD for HTC Herald
  htcherald: Modify Makefiles and Kconfig for HTC Herald
  htcherald: Add default kernel configuration for Herald

 arch/arm/configs/htcherald_defconfig  | 1142
+++++++++++++++++++++++++++++++++
 arch/arm/mach-omap1/Kconfig           |    6 +
 arch/arm/mach-omap1/Makefile          |    1 +
 arch/arm/mach-omap1/board-htcherald.c |  247 +++++++
 drivers/video/omap/Makefile           |    1 +
 drivers/video/omap/lcd_htcherald.c    |  129 ++++
 6 files changed, 1526 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/htcherald_defconfig
 create mode 100644 arch/arm/mach-omap1/board-htcherald.c
 create mode 100644 drivers/video/omap/lcd_htcherald.c



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

* [PATCH 0/3] htcherald: Add board support for HTC Herald
@ 2009-10-04  4:57 Cory Maccarrone
  0 siblings, 0 replies; 2+ messages in thread
From: Cory Maccarrone @ 2009-10-04  4:57 UTC (permalink / raw)
  To: linux-omap

This series of patches introduces board support for the HTC
Herald (T-Mobile Wing, etc.) series of OMAP850-based smart
phones.  The changes here are an update to my previous posting,
taking into account the comments by michael.

Cory Maccarrone (3):
  [OMAP] htcherald: Add board support and LCD for HTC Herald
  [OMAP] htcherald: Modify Makefiles and Kconfig for HTC Herald
  [OMAP] htcherald: Add default kernel configuration for Herald

 arch/arm/configs/htcherald_defconfig  | 1146 +++++++++++++++++++++++++++++++++
 arch/arm/mach-omap1/Kconfig           |    6 +
 arch/arm/mach-omap1/Makefile          |    1 +
 arch/arm/mach-omap1/board-htcherald.c |  203 ++++++
 drivers/video/omap/Makefile           |    1 +
 drivers/video/omap/lcd_htcherald.c    |  166 +++++
 6 files changed, 1523 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/htcherald_defconfig
 create mode 100644 arch/arm/mach-omap1/board-htcherald.c
 create mode 100644 drivers/video/omap/lcd_htcherald.c

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

end of thread, other threads:[~2009-11-14 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-14 19:47 [PATCH 0/3] htcherald: Add board support for HTC Herald Cory Maccarrone
  -- strict thread matches above, loose matches on Subject: below --
2009-10-04  4:57 Cory Maccarrone

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.