public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [fdt] Pull request
Date: Mon, 22 Oct 2012 21:16:10 -0400	[thread overview]
Message-ID: <5085EFDA.6020605@gmail.com> (raw)

Dear Tom,

The following changes since commit bcf28c23f2195a91e0713337934f630a9c7bc5a9:

  ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
(2012-10-22 08:33:52 -0700)

are available in the git repository at:

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

for you to fetch changes up to cae4a8a2a81ca6cd16d5de1b55d47e315cbff05a:

  Merge branch 'next' (2012-10-22 20:42:09 -0400)

----------------------------------------------------------------

David Gibson (1):
      libfdt: Add helpers for 64-bit integer properties

Gerald Van Baren (2):
      libfdt: Add helper function to create a trivial, empty tree
      Merge branch 'next'

Joe Hershberger (5):
      fdt: Check error codes returned from fdtlib when loading ITB
      fdt: Limit printed hex in fdt print and list commands
      fdt: Add get commands to fdt
      fdt: Identify scripts in ITBs as printable strings
      fdt: Check for a token to skip auto-hash validation

Minghuan Lian (1):
      libfdt: Add support for appending the values to a existing property

 common/cmd_fdt.c            |  186 ++++++++++++++++++++++++++---
 common/image.c              |   46 ++++++++
 include/image.h             |    4 +
 include/libfdt.h            |  275
++++++++++++++++++++++++++++++++++++++++---
 lib/libfdt/Makefile         |    2 +-
 lib/libfdt/fdt_empty_tree.c |   84 +++++++++++++
 lib/libfdt/fdt_rw.c         |   27 +++++
 7 files changed, 592 insertions(+), 32 deletions(-)
 create mode 100644 lib/libfdt/fdt_empty_tree.c

             reply	other threads:[~2012-10-23  1:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23  1:16 Jerry Van Baren [this message]
2012-10-23  4:38 ` [U-Boot] [fdt] Pull request Tom Rini

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=5085EFDA.6020605@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox