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] Pull request: u-boot-fdt
Date: Mon, 19 Nov 2012 20:53:20 -0500	[thread overview]
Message-ID: <50AAE290.1090305@gmail.com> (raw)

Dear Tom,

Please pull u-boot-fdt.  These are the patches submitted by Simon Glass
and his compatriots prior to the v2013.01 merge window closing and are
thus eligible for inclusion in the v2013.01 release.

Thanks,
gvb

The following changes since commit 59852d03867108217fe88e3bfc3e1e9cedfe63c5:

  Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
(2012-11-09 08:47:25 -0700)

are available in the git repository at:

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

for you to fetch changes up to 008784765ab7f37fb355d5f7fb180661b94c42ab:

  fdt: Remove fdtdec_find_alias_node() function (2012-11-12 23:15:25 -0500)

----------------------------------------------------------------
Abhilash Kesavan (2):
      fdt: Add function to get config int from device tree
      fdt: Add function for decoding multiple gpios globally available

Che-Liang Chiou (2):
      fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property
      fdt: Load boot command from device tree

Doug Anderson (1):
      fdt: Allow device tree to specify secure booting

Gabe Black (3):
      fdt: Add function to read boolean property
      fdt: Tell the FDT library where the device tree is
      fdt: Add option to default to most compatible conf in a fit image

Gerald Van Baren (1):
      fdt: Export fdtdec_lookup() and fix the name

Sean Paul (1):
      fdt: Add polarity-aware gpio functions to fdtdec

Simon Glass (4):
      fdt: Add function to get a config string from device tree
      fdt: Add fdtdec_decode_region() to decode memory region
      fdt: Set kernaddr if fdt indicates a kernel is present
      fdt: Remove fdtdec_find_alias_node() function

 README             |   11 +++++
 common/cmd_bootm.c |   11 +++++
 common/image.c     |  127
++++++++++++++++++++++++++++++++++++++++++++++++++++
 common/main.c      |  102 ++++++++++++++++++++++++++++++++++++++++-
 include/fdtdec.h   |  112 +++++++++++++++++++++++++++++++++++++++++++++
 include/image.h    |    1 +
 lib/fdtdec.c       |  125
++++++++++++++++++++++++++++++++++++++++-----------
 7 files changed, 461 insertions(+), 28 deletions(-)

             reply	other threads:[~2012-11-20  1:53 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20  1:53 Jerry Van Baren [this message]
2012-11-27 16:45 ` [U-Boot] Pull request: u-boot-fdt Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2013-05-10 23:21 Jerry Van Baren
2013-05-11 16:18 ` Tom Rini
2012-09-15 13:54 Jerry Van Baren
2012-09-18 14:50 ` Tom Rini
2011-11-13 17:02 Jerry Van Baren
2011-11-16 19:18 ` Wolfgang Denk
2011-10-15 15:32 Jerry Van Baren
2011-10-15 20:02 ` Wolfgang Denk
2011-04-26  2:41 Gerald Van Baren
2011-04-27 19:47 ` Wolfgang Denk
2011-04-27 20:06   ` Grant Likely
2011-04-18  1:20 Gerald Van Baren
2011-04-20 20:54 ` Wolfgang Denk
2011-04-20 21:10   ` Jerry Van baren
2009-09-25 10:22 Jerry Van Baren
2009-09-30 21:17 ` Wolfgang Denk
2009-04-03  4:08 Jerry Van Baren
2009-04-03 20:37 ` Wolfgang Denk
2008-10-31  0:47 Jerry Van Baren
2008-11-01 14:46 ` Jerry Van Baren
2008-11-01 15:22   ` Wolfgang Denk
2008-11-01 15:32     ` Jerry Van Baren
2008-11-01 15:07 ` Wolfgang Denk
2008-10-09  2:19 Jerry Van Baren
2008-10-12 21:13 ` 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=50AAE290.1090305@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