[PATCH] i.MX23/STM: Continue improving this architecture

Juergen Beisert jbe at pengutronix.de
Mon Nov 22 07:27:28 EST 2010


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/  |



More information about the barebox mailing list