public inbox for u-boot@lists.denx.de
 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: Mon, 8 Jul 2013 21:19:08 +0200	[thread overview]
Message-ID: <20130708211908.68868443@crub> (raw)
In-Reply-To: <20130702001326.2256c5eb@crub>

Hey Tom,

here is an updated pull request, please pull. Thanks!

Anatolij

The following changes since commit e6bf18dba2a21bebf2c421b1c2e188225f6485a1:

  Prepare v2013.07-rc2 (2013-06-28 18:03:51 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-video.git master

for you to fetch changes up to ff8fb56b6f7edafc1bcba8ef008b3f368cabe60d:

  video: consolidate splash screen alignment code (2013-07-08 20:21:24 +0200)

----------------------------------------------------------------
Anatolij Gustschin (1):
      video: consolidate splash screen alignment code

Piotr Wilczek (2):
      drivers:video:s6e8ax0: change data_to_send array to static
      lcd: align bmp header when uncopmressing image

Robert Winkler (3):
      video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
      video: lcd: Make splash_screen_prepare weak, remove config macro
      omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare

Stephen Warren (1):
      lcd: remove unaligned access in lcd_dt_simplefb_configure_node()

 README                         |    8 ------
 board/compulab/cm_t35/cm_t35.c |    2 +-
 common/Makefile                |    1 +
 common/cmd_bmp.c               |   45 ++++++++++++++++++++++----------
 common/lcd.c                   |   41 ++++++-----------------------
 common/splash.c                |   56 ++++++++++++++++++++++++++++++++++++++++
 doc/README.splashprepare       |    8 ++++++
 drivers/video/cfb_console.c    |   29 ++++-----------------
 drivers/video/s6e8ax0.c        |   26 +++++++++----------
 include/configs/cm_t35.h       |    1 -
 include/lcd.h                  |    4 +--
 include/splash.h               |   36 ++++++++++++++++++++++++++
 12 files changed, 161 insertions(+), 96 deletions(-)
 create mode 100644 common/splash.c
 create mode 100644 doc/README.splashprepare
 create mode 100644 include/splash.h

  parent reply	other threads:[~2013-07-08 19:19 UTC|newest]

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

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=20130708211908.68868443@crub \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox