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] Please pull u-boot-video
Date: Sun, 14 Apr 2019 20:10:51 +0200	[thread overview]
Message-ID: <20190414201051.39e2d0f2@crub> (raw)

Hi Tom,

please pull video updates for v2019.07-rc1.

Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/519908888

Thanks,
Anatolij

The following changes since commit cf5eebeb18f7790d5030eb94f51fca0ebcd6e406:

  Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm (2019-04-13 08:27:35 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-video.git tags/video-for-2019.07-rc1

for you to fetch changes up to 7b64a70a3a0113f9cd5356b3260d4740edb03265:

  sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme (2019-04-14 14:18:48 +0200)

----------------------------------------------------------------
- optional backlight PWM polarity config via polarity cell
- bug fix for ASCII characters > 127
- ANSI sequence handling extensions (implement clear line,
  reverse video and relative cursor movement commands)
- preparation for doing character set translations
- left/right and up/down arrow keys translation to ANSI
  control sequences for cursor movement to fix selection
  with an USB keyboard in bootmenu
- CONFIG_SYS_WHITE_ON_BLACK font scheme configuration for
  sunxi boards

----------------------------------------------------------------
Andre Przywara (7):
      video/console: Fix DM_VIDEO font glyph array indexing
      video/console: Implement reverse video ANSI sequence for DM_VIDEO
      video/console: Implement relative cursor movement ANSI handling
      video/console: Implement ANSI clear line command
      video/console: Factor out actual character output
      usb: kbd: Properly translate up/down arrow keys
      sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme

Stefan Mavrodiev (1):
      video: backlight: Parse PWM polarity cell

 common/usb_kbd.c                  |  24 ++++++++-
 drivers/video/Kconfig             |   2 +-
 drivers/video/console_normal.c    |   3 +-
 drivers/video/console_rotate.c    |   7 +--
 drivers/video/pwm_backlight.c     |  11 ++++
 drivers/video/vidconsole-uclass.c | 111 ++++++++++++++++++++++++++++++++------
 drivers/video/video-uclass.c      |   1 +
 include/configs/sunxi-common.h    |   1 -
 include/video.h                   |   2 +
 9 files changed, 138 insertions(+), 24 deletions(-)

             reply	other threads:[~2019-04-14 18:10 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-14 18:10 Anatolij Gustschin [this message]
2019-04-17 13:14 ` [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-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
2018-12-05  0:53 Anatolij Gustschin
2018-12-06  1:31 ` 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=20190414201051.39e2d0f2@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