Dear Anatolij Gustschin, In message <20101022003230.2e607...@wker> you wrote: > Dear Wolfgang, > > The following changes since commit fff6ec382c139eb242bd85356e66a0bc43becb63: > Anatolij Gustschin (1): > Fix building for 83xx boards with USB support > > are available in the git repository at: > > git://git.denx.de/u-boot-video.git master > > Stefano Babic (4): > Add linux framebuffer header include/linux/fb.h > MX51: Add IPU driver for video support > MX51: Add video support > MX51: Add video support to vision2 board > > arch/arm/include/asm/arch-mx5/crm_regs.h | 11 + > board/ttcontrol/vision2/vision2.c | 68 ++ > drivers/video/Makefile | 1 + > drivers/video/ipu.h | 321 +++++++ > drivers/video/ipu_common.c | 1183 ++++++++++++++++++++++++++ > drivers/video/ipu_disp.c | 1359 > ++++++++++++++++++++++++++++++ > drivers/video/ipu_regs.h | 418 +++++++++ > drivers/video/mxc_ipuv3_fb.c | 642 ++++++++++++++ > drivers/video/mxcfb.h | 68 ++ > include/configs/vision2.h | 14 + > include/linux/fb.h | 616 ++++++++++++++ > 11 files changed, 4701 insertions(+), 0 deletions(-) > create mode 100644 drivers/video/ipu.h > create mode 100644 drivers/video/ipu_common.c > create mode 100644 drivers/video/ipu_disp.c > create mode 100644 drivers/video/ipu_regs.h > create mode 100644 drivers/video/mxc_ipuv3_fb.c > create mode 100644 drivers/video/mxcfb.h > create mode 100644 include/linux/fb.h
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de grep me no patterns and I'll tell you no lines. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot