From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/4] dm: video: Correct color ANSI escape sequence support
Date: Tue, 6 Mar 2018 10:16:18 +0100 [thread overview]
Message-ID: <20180306101618.522d2a0c@crub> (raw)
In-Reply-To: <20180208204712.18297-1-xypron.glpk@gmx.de>
Hi Heinrich,
On Thu, 8 Feb 2018 21:47:08 +0100
Heinrich Schuchardt xypron.glpk at gmx.de wrote:
...
> Heinrich Schuchardt (4):
> dm: video: show correct colors in graphical console
> dm: video: correctly clean background in 16bit mode
> dm: video: use constants to refer to colors
> dm: video: support increased intensity (bold)
>
> drivers/video/vidconsole-uclass.c | 86 ++++++++++++++++++++++++++-------------
> drivers/video/video-uclass.c | 38 +++++++++++++----
> include/video.h | 13 +++++-
> include/video_console.h | 43 ++++++++++++++++++++
> test/dm/video.c | 2 +-
> 5 files changed, 142 insertions(+), 40 deletions(-)
Series applied to u-boot-video/next, thanks!
--
Anatolij
prev parent reply other threads:[~2018-03-06 9:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-08 20:47 [U-Boot] [PATCH v4 0/4] dm: video: Correct color ANSI escape sequence support Heinrich Schuchardt
2018-02-08 20:47 ` [U-Boot] [PATCH v4 1/4] dm: video: show correct colors in graphical console Heinrich Schuchardt
2018-02-08 20:47 ` [U-Boot] [PATCH v4 2/4] dm: video: correctly clean background in 16bit mode Heinrich Schuchardt
2018-02-08 20:47 ` [U-Boot] [PATCH v4 3/4] dm: video: use constants to refer to colors Heinrich Schuchardt
2018-02-12 14:35 ` Simon Glass
2018-02-08 20:47 ` [U-Boot] [PATCH v4 4/4] dm: video: support increased intensity (bold) Heinrich Schuchardt
2018-02-09 16:06 ` Simon Glass
2018-03-06 9:16 ` Anatolij Gustschin [this message]
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=20180306101618.522d2a0c@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.