All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-video/next
Date: Wed, 22 Sep 2010 00:47:49 +0200	[thread overview]
Message-ID: <20100922004749.60ec51ae@wker> (raw)

Dear Wolfgang,

The following changes since commit d70d8ccc200db8c16a6654cb726c3d74b6640b32:
  Kim Phillips (1):
        silence config step commands display during MAKEALL builds

are available in the git repository at:

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

Timur Tabi (3):
      logos: add Freescale logo
      video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
      fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features

 arch/powerpc/cpu/mpc512x/Makefile             |    1 -
 arch/powerpc/cpu/mpc512x/diu.c                |   68 +--
 board/freescale/common/Makefile               |    2 +-
 board/freescale/common/fsl_diu_fb.c           |  132 +----
 board/freescale/common/fsl_diu_fb.h           |   12 +-
 board/freescale/common/fsl_logo_bmp.c         |  878 -------------------------
 board/freescale/mpc5121ads/mpc5121ads.c       |    5 -
 board/freescale/mpc8610hpcd/mpc8610hpcd.c     |    6 +-
 board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c |   78 +--
 drivers/video/cfb_console.c                   |   38 +-
 include/configs/MPC8610HPCD.h                 |    5 +-
 include/configs/mpc5121ads.h                  |    6 +-
 tools/Makefile                                |    3 +
 tools/logos/freescale.bmp                     |  Bin 0 -> 46738 bytes
 14 files changed, 77 insertions(+), 1157 deletions(-)
 delete mode 100644 board/freescale/common/fsl_logo_bmp.c
 create mode 100644 tools/logos/freescale.bmp

Thanks,
Anatolij

             reply	other threads:[~2010-09-21 22:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21 22:47 Anatolij Gustschin [this message]
2010-09-22 20:49 ` [U-Boot] Please pull u-boot-video/next Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2018-03-13 21:31 Anatolij Gustschin
2018-03-14  1:30 ` Tom Rini
2017-09-15 13:12 Anatolij Gustschin
2017-09-22 14:18 ` Tom Rini
2010-09-27 19:24 Anatolij Gustschin
2010-10-05 12:32 ` Wolfgang Denk
2010-06-14 20:29 Anatolij Gustschin
2010-06-17 21:10 ` 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=20100922004749.60ec51ae@wker \
    --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.