From: Rodolfo Giometti <giometti@enneenne.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Pull request: u-boot-video
Date: Fri, 11 Jan 2008 17:06:57 +0100 [thread overview]
Message-ID: <E1JDMPJ-0002Nh-Rg@zaigor.enneenne.com> (raw)
The following changes since commit 20c450ef61ef2eb1c96f9b59ba0eb8d849bba058:
Anatolij Gustschin (1):
Fix video console newline and carriage return handling
are available in the git repository at:
git://www.denx.de/git/u-boot-video.git master
Anatolij Gustschin (1):
Add Fujitsu CoralP/Lime video driver
drivers/video/Makefile | 1 +
drivers/video/cfb_console.c | 42 +++++
drivers/video/mb862xx.c | 414 +++++++++++++++++++++++++++++++++++++++++++
include/mb862xx.h | 44 +++++
4 files changed, 501 insertions(+), 0 deletions(-)
create mode 100644 drivers/video/mb862xx.c
create mode 100644 include/mb862xx.h
next reply other threads:[~2008-01-11 16:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-11 16:06 Rodolfo Giometti [this message]
2008-01-11 23:22 ` [U-Boot-Users] Pull request: u-boot-video Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-04-23 14:43 Rodolfo Giometti
2008-04-24 12:16 ` 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=E1JDMPJ-0002Nh-Rg@zaigor.enneenne.com \
--to=giometti@enneenne.com \
--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