commit | ed5939defd44d0e05e2f55b22be09880aaa27589 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Oct 13 12:16:35 2010 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Oct 22 00:05:05 2010 +0200 |
tree | 148e1dca4c4e702ef694a1afe2cb4cc54a5bb42e | |
parent | 58427f5d6dced67240a7e1d146c0357132c606fd [diff] |
MX51: Add IPU driver for video support The patch is a porting of the IPU Linux driver developed by Freescale to have framebuffer functionalities in u-boot. The port is based on kernel 2.6.31 commit cc4fe714041805997b601fe8e5dd585d8a99297f, as delivered by Freescale [i.MX BSP]. Most features are dropped from the original driver and only LCD support is the goal of this porting. Signed-off-by: Stefano Babic <sbabic@denx.de>