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] [PATCH v4 0/4] common/lcd_console: introduce display/framebuffer rotation
Date: Sat, 18 Apr 2015 19:03:48 +0200	[thread overview]
Message-ID: <20150418190348.288b445f@crub> (raw)
In-Reply-To: <1427439699-11126-1-git-send-email-oe5hpm@oevsv.at>

On Fri, 27 Mar 2015 08:01:34 +0100
Hannes Petermaier <oe5hpm@oevsv.at> wrote:
...
> Hannes Petermaier (4):
>   common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
>   common/lcd_console: ask only one-time for bg/fg-color per call
>   common/lcd_console: move single static variables into common (static)
>     structure
>   common/lcd_console: introduce display/framebuffer rotation
> 
>  README                        |   20 +++++
>  common/Makefile               |    1 +
>  common/lcd.c                  |   15 ++--
>  common/lcd_console.c          |  200 +++++++++++++++++++++--------------------
>  common/lcd_console_rotation.c |  195 ++++++++++++++++++++++++++++++++++++++++
>  include/lcd.h                 |    9 ++
>  include/lcd_console.h         |   28 +++++-
>  7 files changed, 358 insertions(+), 110 deletions(-)
>  create mode 100644 common/lcd_console_rotation.c

series applied after fixing build issues with some boards.

Thanks,

Anatolij

      parent reply	other threads:[~2015-04-18 17:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-27  7:01 [U-Boot] [PATCH v4 0/4] common/lcd_console: introduce display/framebuffer rotation Hannes Petermaier
2015-03-27  7:01 ` [U-Boot] [PATCH v4 1/4] common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy Hannes Petermaier
2015-03-27  7:01 ` [U-Boot] [PATCH v4 2/4] common/lcd_console: ask only one-time for bg/fg-color per call Hannes Petermaier
2015-03-27  7:01 ` [U-Boot] [PATCH v4 3/4] common/lcd_console: move single static variables into common (static) structure Hannes Petermaier
2015-03-27  7:01 ` [U-Boot] [PATCH v4 4/4] common/lcd_console: introduce display/framebuffer rotation Hannes Petermaier
2015-03-30 10:48 ` [U-Boot] [PATCH v4 0/4] " Nikita Kiryanov
2015-04-18 17:03 ` 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=20150418190348.288b445f@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