public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Pull request: u-boot-fdt.git
@ 2008-03-19  1:37 Jerry Van Baren
  2008-03-22 23:53 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Jerry Van Baren @ 2008-03-19  1:37 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang,

The patches by David I've picked up from dtc and applied to track libfdt.

The patches by Kumar improve the "fdt" command.

All patches were posted previously (prior to the merge window opening).

Thanks,
gvb

The following changes since commit fdeb932b1c8a3b615463995c3452d30ee0b12a33:
   Wolfgang Denk (1):
         Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin

are available in the git repository at:

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

David Gibson (5):
       libfdt: Add fdt_set_name() function
       libfdt: Add and use a node iteration helper function.
       libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
       libfdt: Trivial cleanup for CHECK_HEADER)
       libfdt: Remove no longer used code from 
fdt_node_offset_by_compatible()

Kumar Gala (2):
       Add sub-commands to fdt
       Fix fdt boardsetup command parsing

  common/cmd_fdt.c         |  113 +++++++++++++++++++-
  include/libfdt.h         |   32 ++++++
  libfdt/fdt.c             |   46 +++++++-
  libfdt/fdt_ro.c          |  277 
++++++++++++++--------------------------------
  libfdt/fdt_rw.c          |   34 +++++-
  libfdt/libfdt_internal.h |    7 +
  6 files changed, 305 insertions(+), 204 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [U-Boot-Users] Pull request: u-boot-fdt.git
@ 2008-01-08 16:48 Jerry Van Baren
  0 siblings, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2008-01-08 16:48 UTC (permalink / raw)
  To: u-boot

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-22 23:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19  1:37 [U-Boot-Users] Pull request: u-boot-fdt.git Jerry Van Baren
2008-03-22 23:53 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-01-08 16:48 Jerry Van Baren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox