index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libfdt
Age
Commit message (
Expand
)
Author
2015-04-24
fdt: Fix handling of paths with options in them
Hans de Goede
2014-12-08
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-10-22
fdt: Add functions to retrieve strings
Thierry Reding
2014-10-22
fdt: Add a function to get the index of a string
Thierry Reding
2014-10-22
fdt: Add a function to count strings
Thierry Reding
2014-08-09
fdt: Sync up with libfdt
Simon Glass
2014-06-19
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
2013-10-31
lib: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-08-10
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
Roger Meier
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
libfdt: Add fdt_find_regions()
Simon Glass
2013-05-14
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
2013-05-10
Export fdt_stringlist_contains()
Simon Glass
2013-02-08
libfdt: update from upstream dtc commit 142419e
Kim Phillips
2012-10-16
libfdt: Add helper function to create a trivial, empty tree
Gerald Van Baren
2012-10-15
libfdt: Add support for appending the values to a existing property
Minghuan Lian
2011-07-15
libfdt: Implement property iteration functions
David Gibson
2011-07-15
Support ePAPR compliant phandle properties
David Gibson
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
Move libfdt/ into lib/
Peter Tyser