From: amit.kucheria@linaro.org (Amit Kucheria)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] mxc: mx51: Add support for efikamx nettop
Date: Thu, 7 Oct 2010 03:57:16 +0300 [thread overview]
Message-ID: <cover.1286412080.git.amit.kucheria@linaro.org> (raw)
The following patches add basic support for the Genesi EfikaMX nettop[1].
Serial port and OTG is enabled for now. Ethernet hangs off of OTG.
The new machine name has been agreed with Russell[2].
Regards,
Amit
[1] http://www.genesi-usa.com/
[2] http://www.spinics.net/lists/arm-kernel/msg98960.html
Amit Kucheria (3):
mx51: add support for genesi efikamx nettop
mx51: efikamx: add otg support
mx51: Move OTG initialisation for all boards to a single file
arch/arm/mach-mx5/Kconfig | 7 ++
arch/arm/mach-mx5/Makefile | 3 +-
arch/arm/mach-mx5/board-cpuimx51.c | 25 +--------
arch/arm/mach-mx5/board-mx51_babbage.c | 25 +--------
arch/arm/mach-mx5/board-mx51_efikamx.c | 100 ++++++++++++++++++++++++++++++++
arch/arm/mach-mx5/usb.c | 40 +++++++++++++
6 files changed, 151 insertions(+), 49 deletions(-)
create mode 100644 arch/arm/mach-mx5/board-mx51_efikamx.c
create mode 100644 arch/arm/mach-mx5/usb.c
next reply other threads:[~2010-10-07 0:57 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-07 0:57 Amit Kucheria [this message]
2010-10-07 0:58 ` [PATCH 1/3] mx51: add support for genesi efikamx nettop Amit Kucheria
2010-10-07 6:55 ` Uwe Kleine-König
2010-10-07 10:31 ` Amit Kucheria
2010-10-07 0:58 ` [PATCH 2/3] mx51: efikamx: add otg support Amit Kucheria
2010-10-07 6:59 ` Uwe Kleine-König
2010-10-07 11:22 ` Sergei Shtylyov
2010-10-07 0:58 ` [PATCH 3/3] mx51: Move OTG initialisation for all boards to a single file Amit Kucheria
2010-10-07 7:08 ` Uwe Kleine-König
2010-10-07 12:04 ` Amit Kucheria
2010-10-07 12:22 ` Uwe Kleine-König
2010-10-07 7:48 ` Sascha Hauer
2010-10-07 12:03 ` Fabio Estevam
2010-10-08 8:27 ` Amit Kucheria
2010-10-11 10:34 ` Amit Kucheria
2010-10-11 13:10 ` Sascha Hauer
2010-10-11 14:08 ` Amit Kucheria
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1286412080.git.amit.kucheria@linaro.org \
--to=amit.kucheria@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.