From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Pull] u-boot-fdt/master
Date: Fri, 08 Feb 2013 22:41:41 -0500 [thread overview]
Message-ID: <5115C575.4060806@gmail.com> (raw)
Dear Tom,
Please pull u-boot-fdt.
Thanks,
gvb
The following changes since commit d62ef5619c9249772247d6af3b8e65207ae0c871:
sf: stmicro: Add support for N25Q256A (2013-02-06 10:10:00 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
for you to fetch changes up to 58864ddc7276ca7403ddbb716da5853638f37519:
Clean up libfdt.h includes (2013-02-08 22:32:38 -0500)
----------------------------------------------------------------
Allen Martin (1):
fdt: fix dts preprocessor options
Gerald Van Baren (1):
Clean up libfdt.h includes
Kim Phillips (5):
treewide: include libfdt_env.h before fdt.h
libfdt_env.h: add fdt type definitions
libfdt: update fdt.h from upstream dtc
libfdt: update from upstream dtc commit 142419e
common/fdt_support.c: sparse fixes
arch/arm/lib/bootm.c | 1 -
arch/nios2/cpu/fdt.c | 1 -
arch/powerpc/cpu/mpc5xxx/cpu.c | 1 -
arch/powerpc/cpu/mpc8260/cpu.c | 1 -
arch/powerpc/cpu/mpc85xx/fdt.c | 2 +-
arch/powerpc/cpu/mpc8xx/cpu.c | 1 -
arch/powerpc/cpu/ppc4xx/fdt.c | 1 -
arch/powerpc/lib/bootm.c | 2 -
arch/x86/include/asm/arch-coreboot/sysinfo.h | 2 +-
board/cm5200/cm5200.c | 1 -
common/cmd_bootm.c | 1 -
common/cmd_fdt.c | 1 -
common/fdt_support.c | 87
++++++++++++++------------
common/image.c | 1 -
dts/Makefile | 2 +-
include/fdt.h | 42 ++++++-------
include/fdt_support.h | 4 +-
include/image.h | 1 -
include/libfdt.h | 32 +++++-----
include/libfdt_env.h | 5 ++
lib/libfdt/fdt.c | 2 +-
lib/libfdt/fdt_ro.c | 2 +-
lib/libfdt/fdt_rw.c | 4 +-
lib/libfdt/fdt_sw.c | 4 +-
lib/libfdt/fdt_wip.c | 2 +-
tools/fdt_host.h | 1 -
tools/imls/imls.c | 1 -
27 files changed, 101 insertions(+), 104 deletions(-)
next reply other threads:[~2013-02-09 3:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-09 3:41 Jerry Van Baren [this message]
2013-02-11 20:42 ` [U-Boot] [Pull] u-boot-fdt/master Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2012-11-29 1:14 Jerry Van Baren
2012-11-29 17:11 ` 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=5115C575.4060806@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 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.