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] Please pull u-boot-video
Date: Wed, 5 Dec 2018 01:53:41 +0100	[thread overview]
Message-ID: <20181205015342.32e3937b@crub> (raw)

Hi Tom,

please pull some video updates for v2019.01.

https://travis-ci.org/vdsao/u-boot-video/builds/463489627

Thanks,
Anatolij

The following changes since commit 8f5bfb7615e82ffccebf79530b08034f81e56268:

  Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogic (2018-12-03 09:21:06 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-video.git tags/video-updates-for-2019.01-rc2

for you to fetch changes up to 96d82f6c860e3f7ce5c301a3d4fc5541b2ce713e:

  video: use BMP_ALIGN_CENTER define from splash.h (2018-12-04 19:47:20 +0100)

----------------------------------------------------------------
video, bmp and cls command updates

----------------------------------------------------------------
Anatolij Gustschin (2):
      cmd: add clear screen 'cls' command
      video: use BMP_ALIGN_CENTER define from splash.h

Patrick Delaunay (1):
      cmd: bmp: manage centered display

Simon Glass (1):
      video: Allow driver to specify the line length

 cmd/Kconfig                  |  8 ++++++++
 cmd/Makefile                 |  1 +
 cmd/bmp.c                    | 18 +++++++++++++-----
 cmd/cls.c                    | 35 +++++++++++++++++++++++++++++++++++
 common/lcd.c                 |  9 ---------
 drivers/pci/pci_rom.c        |  1 +
 drivers/video/video-uclass.c |  4 +++-
 drivers/video/video_bmp.c    |  3 +--
 include/video.h              |  4 +++-
 9 files changed, 65 insertions(+), 18 deletions(-)
 create mode 100644 cmd/cls.c

             reply	other threads:[~2018-12-05  0:53 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05  0:53 Anatolij Gustschin [this message]
2018-12-06  1:31 ` [U-Boot] Please pull u-boot-video Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-11-24 21:07 Anatolij Gustschin
2019-11-25 22:22 ` Tom Rini
2019-11-18 10:39 Anatolij Gustschin
2019-11-18 20:27 ` Tom Rini
2019-10-31 13:35 Anatolij Gustschin
2019-11-01 21:48 ` Tom Rini
2019-11-01 23:05   ` Anatolij Gustschin
2019-10-14  9:40 Anatolij Gustschin
2019-10-14 17:00 ` Tom Rini
2019-09-22 19:50 Anatolij Gustschin
2019-09-23  0:39 ` Tom Rini
2019-07-30 18:07 Anatolij Gustschin
2019-07-31 12:34 ` Tom Rini
2019-07-29  9:09 Anatolij Gustschin
2019-07-30  1:21 ` Tom Rini
2019-07-07 13:58 Anatolij Gustschin
2019-07-08  1:15 ` Tom Rini
2019-06-10 10:06 Anatolij Gustschin
2019-06-11  1:31 ` Tom Rini
2019-05-20 14:39 Anatolij Gustschin
2019-05-21 15:44 ` Tom Rini
2019-04-14 18:10 Anatolij Gustschin
2019-04-17 13:14 ` Tom Rini
2019-03-29 21:37 Anatolij Gustschin
2019-04-01 13:13 ` Tom Rini
2019-02-16 22:57 Anatolij Gustschin
2019-02-18 14:29 ` Tom Rini
2019-01-31 12:36 Anatolij Gustschin
2019-01-31 12:40 ` Anatolij Gustschin
2019-02-01 13:26 ` Tom Rini
2019-01-03 18:48 Anatolij Gustschin
2019-01-04 13:11 ` Tom Rini
2010-04-27 21:31 Anatolij Gustschin
2010-04-27 22:10 ` 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=20181205015342.32e3937b@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 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.