[U-Boot] Pull request: u-boot-video/master (updated)

Wolfgang Denk wd at denx.de
Thu Aug 4 22:57:31 CEST 2011


Dear Anatolij Gustschin,

In message <20110802225309.3c06d68c at wker> you wrote:
> 
> The following changes since commit d50a8f45c9a640b3bcbd0ede91f83c8646cca018:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-08-02 22:39:36 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-video.git master
> 
> Anatolij Gustschin (2):
>       video: mb862xx: support Coral-PA controller
>       video: mb862xx: change controller detection message
> 
> Jason Kridner (1):
>       video: update Makefile to include OMAP3 DSS driver
> 
> Matthias Weisser (1):
>       video: Use memset instead of loop
> 
> Syed Mohammed Khasim (1):
>       OMAP3: Add DSS driver for OMAP3
> 
> Timur Tabi (1):
>       video: Add SHARP LQ084S3LG01 LCD support on P1022DS
> 
>  arch/arm/include/asm/arch-omap3/dss.h         |  173 +++++++++++++++++++++++++
>  arch/powerpc/cpu/mpc512x/diu.c                |    2 +-
>  board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c |    2 +-
>  board/freescale/p1022ds/diu.c                 |    2 +-
>  drivers/video/Makefile                        |    1 +
>  drivers/video/fsl_diu_fb.c                    |   51 +++++--
>  drivers/video/mb862xx.c                       |   34 ++++-
>  drivers/video/mb86r0xgdc.c                    |    3 +-
>  drivers/video/omap3_dss.c                     |  130 +++++++++++++++++++
>  include/fsl_diu_fb.h                          |    2 +-
>  10 files changed, 373 insertions(+), 27 deletions(-)
>  create mode 100644 arch/arm/include/asm/arch-omap3/dss.h
>  create mode 100644 drivers/video/omap3_dss.c
> 
> Please pull. Thanks!

Applied - except for the two OMAP3 DSS driver patches, which I had to
exclude due to licensing issues. 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: wd at denx.de
"Plan to throw one away.  You will anyway."
                              - Fred Brooks, "The Mythical Man Month"


More information about the U-Boot mailing list