mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: i.MX IIM module rework
Date: Thu, 28 Jul 2011 09:59:36 +0200	[thread overview]
Message-ID: <1311839985-11285-1-git-send-email-s.hauer@pengutronix.de> (raw)

This series reworks the i.MX IIM module and adds support for more
SoCs.

Sascha Hauer (9):
      ARM i.MX: IIM rework
      ARM i.MX IIM: add support for more SoCs
      ARM i.MX IIM: Make explicit sensing the default
      ARM i.MX25 IIM: switch IIM support to use resources
      ARM i.MX35: Add IIM support
      ARM i.MX31: Add IIM support
      ARM i.MX51: Add IIM support
      ARM i.MX IIM: switch to resources
      ARM i.MX27: Add IIM support

 arch/arm/mach-imx/Kconfig                   |    2 +-
 arch/arm/mach-imx/iim.c                     |  102 ++++++++++++++-------------
 arch/arm/mach-imx/imx25.c                   |   39 ++---------
 arch/arm/mach-imx/imx27.c                   |   10 +++
 arch/arm/mach-imx/imx31.c                   |   11 +++
 arch/arm/mach-imx/imx35.c                   |   11 +++
 arch/arm/mach-imx/imx51.c                   |   10 +++
 arch/arm/mach-imx/include/mach/imx27-regs.h |    1 +
 8 files changed, 101 insertions(+), 85 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2011-07-28  7:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28  7:59 Sascha Hauer [this message]
2011-07-28  7:59 ` [PATCH 1/9] ARM i.MX: IIM rework Sascha Hauer
2011-07-28  7:59 ` [PATCH 2/9] ARM i.MX IIM: add support for more SoCs Sascha Hauer
2011-07-28  7:59 ` [PATCH 3/9] ARM i.MX IIM: Make explicit sensing the default Sascha Hauer
2011-07-28  7:59 ` [PATCH 4/9] ARM i.MX25 IIM: switch IIM support to use resources Sascha Hauer
2011-07-28  7:59 ` [PATCH 5/9] ARM i.MX35: Add IIM support Sascha Hauer
2011-07-28  7:59 ` [PATCH 6/9] ARM i.MX31: " Sascha Hauer
2011-07-28  7:59 ` [PATCH 7/9] ARM i.MX51: " Sascha Hauer
2011-07-28  7:59 ` [PATCH 8/9] ARM i.MX IIM: switch to resources Sascha Hauer
2011-07-28  7:59 ` [PATCH 9/9] ARM i.MX27: Add IIM support Sascha Hauer

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=1311839985-11285-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox