All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Nokia n8x0 support for mainline
@ 2009-08-08  9:57 Kalle Valo
  2009-08-08  9:57 ` [PATCH v2 1/2] OMAP2: add board file for Nokia N800 and N810 Kalle Valo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kalle Valo @ 2009-08-08  9:57 UTC (permalink / raw)
  To: linux-omap

Here's v2 of n8x0 patches. Added proper commit logs and fixed copyright
years reported by our patch review machine Felipe Balbi :)

I hope these are now ready for mainline. These patches depend on my serial
omap tag removal patches.

---

Kalle Valo (2):
      OMAP2: n8x0: add n8x0_defconfig
      OMAP2: add board file for Nokia N800 and N810


 arch/arm/configs/n8x0_defconfig  | 1104 ++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/Kconfig      |    4 
 arch/arm/mach-omap2/Makefile     |    2 
 arch/arm/mach-omap2/board-n8x0.c |  307 +++++++++++
 4 files changed, 1416 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/configs/n8x0_defconfig
 create mode 100644 arch/arm/mach-omap2/board-n8x0.c


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

end of thread, other threads:[~2009-08-10 16:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-08  9:57 [PATCH v2 0/2] Nokia n8x0 support for mainline Kalle Valo
2009-08-08  9:57 ` [PATCH v2 1/2] OMAP2: add board file for Nokia N800 and N810 Kalle Valo
2009-08-10 16:32   ` [APPLIED] " Tony Lindgren
2009-08-08  9:57 ` [PATCH v2 2/2] OMAP2: n8x0: add n8x0_defconfig Kalle Valo
2009-08-10 16:32   ` [APPLIED] " Tony Lindgren
2009-08-09 10:27 ` [PATCH v2 0/2] Nokia n8x0 support for mainline Kalle Valo

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.