mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: barebox@lists.infradead.org
Subject: Re: [PATCH] i.MX23/STM: Continue improving this architecture
Date: Mon, 22 Nov 2010 13:27:28 +0100	[thread overview]
Message-ID: <201011221327.29157.jbe@pengutronix.de> (raw)
In-Reply-To: <1290428665-23561-1-git-send-email-jbe@pengutronix.de>

Juergen Beisert wrote:
> Some things to improve the i.MX23 architecture and also some things to
> prepare it for i.MX28 inclusion.

Ups, forgotten:

The following changes since commit 53dbaf3fc7b8371ed1e24ef96715e41d60b8ebc3:

  Merge branch 'master' into next (2010-11-19 09:35:15 +0100)

are available in the git repository at:

  http://git.pengutronix.de/git/jbe/for_barebox_next improve_imx23

Juergen Beisert (6):
      Remove variable size restrictions in i.MX23's gpio managing routines
      Simplify test for the max. possible GPIO number.
      i.MX23: Add support for the gpio commands
      i.MX23: Add pixel clock calculation routine for framebuffer support
      i.MX23: Add framebuffer device support
      Separate i.MX23 clock handling

 arch/arm/mach-stm/include/mach/clock-imx23.h |   36 +++++++++
 arch/arm/mach-stm/include/mach/clock.h       |   21 ++----
 arch/arm/mach-stm/include/mach/imx23-regs.h  |    1 +
 arch/arm/mach-stm/iomux-imx23.c              |   63 ++++++++++++++--
 arch/arm/mach-stm/speed-imx23.c              |  100 
+++++++++++++++++++++++++-
 5 files changed, 197 insertions(+), 24 deletions(-)
 create mode 100644 arch/arm/mach-stm/include/mach/clock-imx23.h

jbe

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | Phone: +49-8766-939 228     |
Vertretung Sued/Muenchen, Germany             | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686              | http://www.pengutronix.de/  |

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

      parent reply	other threads:[~2010-11-22 12:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-22 12:24 Juergen Beisert
2010-11-22 12:24 ` [PATCH 1/6] Remove variable size restrictions in i.MX23's gpio managing routines Juergen Beisert
2010-11-22 12:24 ` [PATCH 2/6] Simplify test for the max. possible GPIO number Juergen Beisert
2010-11-22 12:24 ` [PATCH 3/6] i.MX23: Add support for the gpio commands Juergen Beisert
2010-11-22 12:24 ` [PATCH 4/6] i.MX23: Add pixel clock calculation routine for framebuffer support Juergen Beisert
2010-11-22 12:24 ` [PATCH 5/6] i.MX23: Add framebuffer device support Juergen Beisert
2010-11-22 12:24 ` [PATCH 6/6] Separate i.MX23 clock handling Juergen Beisert
2010-11-22 12:27 ` Juergen Beisert [this message]

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=201011221327.29157.jbe@pengutronix.de \
    --to=jbe@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