<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <pre>With this patch set comes a bug fix when allocating buffer, and some
improvement which allow to specify more things at board level.

All this commits are done to be applied on top of this git repository :

 &nbsp;<a href="http://git.pengutronix.de/git/jbe/for_barebox_next/" target="_blank">http://git.pengutronix.de/git/<wbr>jbe/for_barebox_next/</a> next_seperate_videomode

The HEAD of this git repository, when I created this patch, was:
commit d4873239c2a6d03d8f7cf844178505e920e3d21f
ARM Chumby-Falconwing: Add a user for video graphics support on i.MX23


Gregory CLEMENT (4):
  ARM STM/i.MX: Allocate memory for framebuffer during probe
  ARM STM/i.MX: Add possibility to choose the bit per pixel for STM
    video driver
  ARM STM/i.MX: Add possibility to select the data mode for stm video  
      driver ( DCn signal is high )
  ARM STM/i.MX: Add the reset control of LCD

 arch/arm/mach-stm/include/mach/fb.h |    3 +++
 drivers/video/stm.c                 |   30 +++++++++++++++++++++++++++++-
 2 files changed, 32 insertions(+), 1 deletions(-)

</pre>
  </body>
</html>