From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-video/next
Date: Wed, 14 Jan 2015 22:20:54 +0100 [thread overview]
Message-ID: <20150114222054.779b1131@crub> (raw)
Hey Tom,
The following changes since commit 4c8c485ad9249e1ca1822474954b78799ca937e9:
arc: introduce "mdbtrick" target (2015-01-09 23:59:54 +0300)
are available in the git repository at:
git://git.denx.de/u-boot-video.git next
for you to fetch changes up to 73b462b84568ac887ae9ad083580289175202327:
lcd_console: remove unused defines (2015-01-10 17:54:23 +0100)
----------------------------------------------------------------
Nikita Kiryanov (12):
lcd: remove CONFIG_SYS_INVERT_COLORS
lcd: cleanup lcd_drawchars
mpc8xx_lcd: get rid of CONFIG_EDT32F10
lcd: remove LCD_MONOCHROME
lcd: rename console_(row|col)
lcd: replace CONSOLE_(ROWS|COLS) with variables
lcd: expand console api
lcd: get rid of COLOR_MASK
lcd: introduce getters for bg/fg color
lcd: make lcd_drawchars() independant of lcd_base
lcd: refactor lcd console stuff into its own file
lcd_console: remove unused defines
common/Makefile | 2 +-
common/lcd.c | 313 +++++---------------------------------------
common/lcd_console.c | 211 +++++++++++++++++++++++++++++
drivers/video/mpc8xx_lcd.c | 49 +------
drivers/video/pxa_lcd.c | 15 ---
include/lcd.h | 25 ++--
include/lcd_console.h | 86 ++++++++++++
7 files changed, 347 insertions(+), 354 deletions(-)
create mode 100644 common/lcd_console.c
create mode 100644 include/lcd_console.h
Please pull. Thanks!
Anatolij
next reply other threads:[~2015-01-14 21:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 21:20 Anatolij Gustschin [this message]
2015-01-15 14:57 ` [U-Boot] Pull request: u-boot-video/next Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2012-07-18 7:39 Anatolij Gustschin
2012-07-18 8:47 ` 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=20150114222054.779b1131@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