linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: linuxppc-dev@ozlabs.org, jwboyer@linux.vnet.ibm.com
Subject: Re: [PATCH 0/3] Bug fixes to Virtex support in arch/ppc
Date: Sun, 30 Sep 2007 15:55:41 -0600	[thread overview]
Message-ID: <fa686aa40709301455g1c70be94va34a33d4f49576c@mail.gmail.com> (raw)
In-Reply-To: <20070930214140.31899.55951.stgit@trillian.cg.shawcable.net>

On 9/30/07, Grant Likely <grant.likely@secretlab.ca> wrote:
> Josh,
>
> Here are some small bug fixes to arch/ppc.  They are all pretty trivial,
> and I think they should go in for 2.6.24.  If there are no problems with
> them, can you please merge them into your tree and ask paulus to pull
> them?

I've also pushed these changes to my git tree:

The following changes since commit c4d5e375470862fd741f93bf0686d7ac2f7fdce4:
  David Gibson (1):
        [POWERPC] Cleanups for physmap_of.c (v2)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex.git virtex-for-2.6.24

Grant Likely (3):
      [POWERPC] Uartlite: Flush RX fifo in bootwrapper
      [POWERPC] XilinxFB: Move xilinxfb_platform_data to a shared header file
      [POWERPC] Setup default eth addr in embed_config for Xilinx
Virtex platforms

 arch/ppc/boot/simple/embed_config.c  |    8 ++++++++
 arch/ppc/boot/simple/misc-embedded.c |    4 +++-
 arch/ppc/boot/simple/uartlite_tty.c  |    8 ++++++++
 arch/ppc/syslib/virtex_devices.h     |    8 +-------
 drivers/video/xilinxfb.c             |    2 +-
 include/linux/xilinxfb.h             |   23 +++++++++++++++++++++++
 6 files changed, 44 insertions(+), 9 deletions(-)
 create mode 100644 include/linux/xilinxfb.h

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

  parent reply	other threads:[~2007-09-30 21:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-30 21:46 [PATCH 0/3] Bug fixes to Virtex support in arch/ppc Grant Likely
2007-09-30 21:46 ` [PATCH 1/3] Uartlite: Flush RX fifo in bootwrapper Grant Likely
2007-09-30 21:47 ` [PATCH 2/3] XilinxFB: Move xilinxfb_platform_data definition to a shared header file Grant Likely
2007-09-30 21:47 ` [PATCH 3/3] Setup default eth addr in embed_config for Xilinx Virtex platforms Grant Likely
2007-09-30 21:55 ` Grant Likely [this message]
2007-10-01  1:49 ` [PATCH 0/3] Bug fixes to Virtex support in arch/ppc Josh Boyer

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=fa686aa40709301455g1c70be94va34a33d4f49576c@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linuxppc-dev@ozlabs.org \
    /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;
as well as URLs for NNTP newsgroup(s).