All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Pull request: u-boot-fdt.git
Date: Tue, 8 Jan 2008 11:48:31 -0500	[thread overview]
Message-ID: <20080108164831.GA32614@cideas.com> (raw)

Dear Wolfgang:

Please pull from the master branch at git://denx.de/git/u-boot-fdt.git

Thanks,
gvb

The following changes since commit 74ac5facb988fc488a707db228b177ead63a6541:
  Wolfgang Denk (1):
        Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/

are available in the git repository at:

  git://www.denx.de/git/u-boot-fdt.git master

David Gibson (2):
      libfdt: Add more documentation (patch the sixth)
      libfdt: Add more documentation (patch the seventh)

Gerald Van Baren (5):
      Support setting FDT properties with optional values.
      Improve the FDT help message.
      Fine grained per property /chosen updating.
      LIBFDT: use memmove() instead of memcpy()
      Fix a whitespace error.

Matthias Fuchs (1):
      Add fdt_find_and_setprop() to fdt_support.h

 common/cmd_fdt.c      |   26 ++--
 common/fdt_support.c  |   73 ++++++-----
 include/fdt_support.h |    2 +
 include/libfdt.h      |  323 +++++++++++++++++++++++++++++++++++++++++++++++++
 libfdt/fdt_rw.c       |    6 +-
 5 files changed, 380 insertions(+), 50 deletions(-)

             reply	other threads:[~2008-01-08 16:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-08 16:48 Jerry Van Baren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-19  1:37 [U-Boot-Users] Pull request: u-boot-fdt.git Jerry Van Baren
2008-03-22 23:53 ` 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=20080108164831.GA32614@cideas.com \
    --to=gvb.uboot@gmail.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 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.