index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
2017-06-02
fdt: Stop building the old python libfdt module
Simon Glass
2017-06-02
fdt: Rename existing python libfdt module
Simon Glass
2017-06-02
fdt: Allow swig options to be provided by Makefile
Simon Glass
2017-06-02
fdt: Move header files into lib/libfdt
Simon Glass
2017-06-02
fdt: Add Python bindings
Simon Glass
2017-04-13
fdtgrep: Cope with the /aliases node being last
Simon Glass
2017-04-10
libfdt: fix build with Python 3
Stefan Agner
2017-04-10
fdt: Bring in changes from v1.4.4
Simon Glass
2017-01-14
libfdt: Correct fdt handling of overlays without fixups and base trees withou...
David Gibson
2016-10-24
libfdt: fix fdt_stringlist_search()
Masahiro Yamada
2016-10-24
libfdt: fix fdt_stringlist_count()
Masahiro Yamada
2016-10-23
libfdt: Sync overlay with upstream
Maxime Ripard
2016-10-13
libfdt: Drop inlining of fdt_path_offset()
Simon Glass
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
libfdt: Sync up with upstream
Simon Glass
2016-10-13
libfdt: Fix undefined behaviour in fdt_offset_ptr()
David Gibson
2016-09-23
libfdt: simplify fdt_del_mem_rsv()
Masahiro Yamada
2016-09-19
dtoc: Support finding the offset of a property
Simon Glass
2016-09-19
dtoc: Support packing the device tree
Simon Glass
2016-09-19
dtoc: Support deleting device tree properties
Simon Glass
2016-09-19
dtoc: Move to using bytearray
Simon Glass
2016-08-20
tests: Introduce DT overlay tests
Maxime Ripard
2016-08-20
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
2016-08-20
libfdt: Add overlay application function
Maxime Ripard
2016-08-20
libfdt: Add fdt_setprop_inplace_namelen_partial
Maxime Ripard
2016-08-20
libfdt: Add fdt_path_offset_namelen
Maxime Ripard
2016-08-20
libfdt: Fix separator spelling
Maxime Ripard
2016-08-20
libfdt: Add max phandle retrieval function
Maxime Ripard
2016-07-15
dm: Add a more efficient libfdt library
Simon Glass
2016-06-19
lib/libfdt/: General aesthetic/style fixes.
Robert P. J. Day
2016-03-14
libfdt: Add a function to write a property placeholder
Simon Glass
2015-11-04
fdt: Correct handling of alias regions
Simon Glass
2015-07-21
fdt: Add fdt_first/next_region() functions
Simon Glass
2015-07-21
fdt: Add a function to remove unused strings from a device tree
Simon Glass
2015-07-20
libfdt: fix error code of fdt_count_strings()
Masahiro Yamada
2015-07-20
libfdt: fix error code of fdt_get_string_index()
Masahiro Yamada
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
[next]