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
/
lib
/
libfdt
/
fdt_ro.c
Age
Commit message (
Expand
)
Author
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2016-10-24
libfdt: fix fdt_stringlist_search()
Masahiro Yamada
2016-10-24
libfdt: fix fdt_stringlist_count()
Masahiro Yamada
2016-10-13
libfdt: Drop inlining of fdt_path_offset()
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
libfdt: Sync up with upstream
Simon Glass
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-06-19
lib/libfdt/: General aesthetic/style fixes.
Robert P. J. Day
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-23
fdt: Fix handling of paths with options in them
Hans de Goede
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-06-19
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
2013-08-10
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
Roger Meier
2013-05-10
Export fdt_stringlist_contains()
Simon Glass
2013-02-07
libfdt: update from upstream dtc commit 142419e
Kim Phillips
2011-07-14
libfdt: Implement property iteration functions
David Gibson
2011-07-14
Support ePAPR compliant phandle properties
David Gibson
2010-04-13
Move libfdt/ into lib/
Peter Tyser