All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot]  Pull request: u-boot-video/master (updated)
Date: Tue, 2 Aug 2011 22:53:09 +0200	[thread overview]
Message-ID: <20110802225309.3c06d68c@wker> (raw)
In-Reply-To: <20110705004819.08cb16f8@wker>

Dear Wolfgang,

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!

Best regards,
Anatolij

  reply	other threads:[~2011-08-02 20:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 22:48 [U-Boot] Pull request: u-boot-video/master Anatolij Gustschin
2011-08-02 20:53 ` Anatolij Gustschin [this message]
2011-08-04 20:57   ` [U-Boot] Pull request: u-boot-video/master (updated) Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2013-07-01 22:13 [U-Boot] Pull request: u-boot-video/master Anatolij Gustschin
2013-07-08 19:19 ` [U-Boot] Pull request: u-boot-video/master (updated) Anatolij Gustschin
2013-07-10 12:44   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110802225309.3c06d68c@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.