index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libfdt
/
fdt.c
Age
Commit message (
Expand
)
Author
2009-04-01
libfdt: Rework/cleanup fdt_next_tag()
David Gibson
2009-04-01
libfdt: Rework fdt_next_node()
David Gibson
2008-10-01
Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.
Jon Loeliger
2008-08-24
libfdt: Increase namespace-pollution paranoia
David Gibson
2008-08-24
dtc: Enable and fix -Wpointer-arith warnings
David Gibson
2008-06-09
libfdt: Several cleanups to parameter checking
David Gibson
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-18
libfdt: Trivial cleanup for CHECK_HEADER)
David Gibson
2008-03-18
libfdt: Add and use a node iteration helper function.
David Gibson
2008-02-29
libfdt: Add and use a node iteration helper function.
David Gibson
2008-02-29
[new uImage] Add libfdt support to mkimage
Bartlomiej Sieka
2007-11-21
Update libfdt from device tree compiler (dtc)
Kumar Gala
2007-11-21
[BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
Kumar Gala
2007-08-10
libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
Gerald Van Baren
2007-04-06
libfdt: Make fdt_check_header() public
Gerald Van Baren
2007-03-31
libfdt: Enhanced and published fdt_next_tag()
Gerald Van Baren
2007-03-31
libfdt: Import libfdt source (1 of 2)
Gerald Van Baren