linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: add support for QQ2440 board
@ 2011-02-02 22:03 Domenico Andreoli
  2011-02-02 22:05 ` [PATCH 1/2] ARM: QQ2440 machine architecture Domenico Andreoli
  0 siblings, 1 reply; 8+ messages in thread
From: Domenico Andreoli @ 2011-02-02 22:03 UTC (permalink / raw)
  To: linux-arm-kernel

From: Domenico Andreoli <cavokz@gmail.com>

QQ2440 is a Samsung S3C2440 based development board. It's equipped with
64MB of RAM, 64MB of NAND flash, 2MB of NOR flash, 3x serial ports, 1x
USB host, 1x USB device, 1x 10Mbit LAN RJ45, 1x SD card, 1x LCD display,
1x camera.

This patch series adds support for everything but the LCD and camera. It
applies cleanly to 2.6.37 and 2.6.38-rc3.

Signed-off-by: Domenico Andreoli <cavokz@gmail.com>

---
 MAINTAINERS                                 |    7 
 arch/arm/mach-s3c2440/Kconfig               |   12 
 arch/arm/mach-s3c2440/Makefile              |    1 
 arch/arm/mach-s3c2440/include/mach/qq2440.h |   22 +
 arch/arm/mach-s3c2440/mach-qq2440.c         |  374 +++++++++++++++++-
 drivers/net/Kconfig                         |    4 
 drivers/net/cs89x0.c                        |   33 +
 7 files changed, 439 insertions(+), 14 deletions(-)

-----[ Domenico Andreoli, aka cavok
 --[ http://www.dandreoli.com/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50

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

end of thread, other threads:[~2011-02-09 10:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02 22:03 [PATCH 0/2] ARM: add support for QQ2440 board Domenico Andreoli
2011-02-02 22:05 ` [PATCH 1/2] ARM: QQ2440 machine architecture Domenico Andreoli
2011-02-02 22:06   ` [PATCH 2/2] ARM: QQ2440 networking support Domenico Andreoli
2011-02-03  9:41     ` Jamie Iles
2011-02-03 10:34       ` Domenico Andreoli
2011-02-03  9:25   ` [PATCH 1/2] ARM: QQ2440 machine architecture Jamie Iles
2011-02-06 12:12   ` Ramax Lo
2011-02-09 10:07     ` Domenico Andreoli

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