From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-video
Date: Tue, 28 Oct 2008 00:43:40 +0100 [thread overview]
Message-ID: <4906522C.2000604@denx.de> (raw)
Dear Wolfgang,
The following changes since commit d9d8c7c696dec370ca714c03beb6e79d4c90bd5e:
Wolfgang Denk (1):
Fix strmhz(): avoid printing negative fractions
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
Haavard Skinnemoen (5):
atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
atmel_lcdfb: Straighten out funky vl_sync logic
lcd: Implement lcd_printf()
lcd: Set lcd_is_enabled before clearing the screen
lcd: Let the board code show board-specific info
board/atmel/at91cap9adk/at91cap9adk.c | 29 ++++++++
board/atmel/at91sam9261ek/at91sam9261ek.c | 29 ++++++++
board/atmel/at91sam9263ek/at91sam9263ek.c | 29 ++++++++
board/atmel/at91sam9rlek/at91sam9rlek.c | 29 ++++++++
board/lwmon/lwmon.c | 29 ++++++++
board/tqc/tqm8xx/tqm8xx.c | 26 ++++++++
common/lcd.c | 100 ++++++-----------------------
drivers/video/atmel_lcdfb.c | 6 +--
include/asm-arm/arch-at91/gpio.h | 1 +
include/lcd.h | 2 +
10 files changed, 195 insertions(+), 85 deletions(-)
Best regards,
Anatolij
next reply other threads:[~2008-10-27 23:43 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-27 23:43 Anatolij Gustschin [this message]
2008-10-28 7:40 ` [U-Boot] Pull request: u-boot-video Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-12-09 17:35 Anatolij Gustschin
2008-12-12 23:24 ` Wolfgang Denk
2009-02-24 10:39 Anatolij Gustschin
2009-02-24 21:59 ` Wolfgang Denk
2009-02-25 19:57 Anatolij Gustschin
2009-02-25 21:44 ` Wolfgang Denk
2009-04-28 9:04 Anatolij Gustschin
2009-04-30 20:59 ` Wolfgang Denk
2009-07-07 19:29 Anatolij Gustschin
2009-07-07 21:19 ` Wolfgang Denk
2009-07-17 13:51 Anatolij Gustschin
2009-07-17 21:08 ` Wolfgang Denk
2009-07-18 20:58 Anatolij Gustschin
2009-07-18 22:11 ` Wolfgang Denk
2009-07-18 22:51 ` Anatolij Gustschin
2009-07-26 11:54 Anatolij Gustschin
2009-07-26 21:16 ` Wolfgang Denk
2009-08-11 12:07 Anatolij Gustschin
2009-08-11 19:48 ` Wolfgang Denk
2010-01-27 21:00 Anatolij Gustschin
2010-02-03 19:05 ` Wolfgang Denk
2010-03-13 16:00 Anatolij Gustschin
2010-03-13 23:59 ` 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=4906522C.2000604@denx.de \
--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.