[U-Boot] [GIT pull] Please pull u-boot-fdt
Jerry Van Baren
gvb.uboot at gmail.com
Sun Jul 17 02:58:28 CEST 2011
Dear Wolfgang...
The following changes since commit 68d4230c3ccce96a72c5b99e48399bf1796fe3c6:
Ramneek Mehresh (1):
powerpc/85xx: Add default usb mode and phy type to hwconfig
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
David A. Long (1):
Add uboot "fdt_high" enviroment variable
David Gibson (2):
Support ePAPR compliant phandle properties
libfdt: Implement property iteration functions
Gerald Van Baren (1):
fdt: introduce fdt_create_phandle()
Timur Tabi (2):
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
fdt: add prototype for fdt_increase_size()
README | 9 +++
common/fdt_support.c | 107 +++++++++++++++++++++++++++++
common/image.c | 60 +++++++++++++---
include/fdt_support.h | 6 ++
include/libfdt.h | 103 +++++++++++++++++++++++++++
lib/libfdt/fdt.c | 9 +++
lib/libfdt/fdt_ro.c | 156
++++++++++++++++++++++++++++++-----------
lib/libfdt/libfdt_internal.h | 1 +
8 files changed, 398 insertions(+), 53 deletions(-)
Thanks!
gvb
More information about the U-Boot
mailing list