All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Pull request: u-boot-video
@ 2008-01-11 16:06 Rodolfo Giometti
  2008-01-11 23:22 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Rodolfo Giometti @ 2008-01-11 16:06 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot-Users] Pull request: u-boot-video
@ 2008-04-23 14:43 Rodolfo Giometti
  2008-04-24 12:16 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Rodolfo Giometti @ 2008-04-23 14:43 UTC (permalink / raw)
  To: u-boot

The following changes since commit a49e0d177a0749614b316ec847fb623f09c82c07:
  Matthias Fuchs (1):
        video: Add missing free for logo memory

are available in the git repository at:

  git://git.denx.de/u-boot-video.git master

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-24 12:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11 16:06 [U-Boot-Users] Pull request: u-boot-video Rodolfo Giometti
2008-01-11 23:22 ` 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

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.