summaryrefslogtreecommitdiff
path: root/lib/libfdt/fdt_ro.c
AgeCommit message (Expand)Author
2020-04-26libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.cMasahiro Yamada
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini
2019-11-04fdt: Sync up to the latest libfdtSimon Glass
2019-04-11libfdt: Add phandle generation helperThierry Reding
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2016-10-24libfdt: fix fdt_stringlist_search()Masahiro Yamada
2016-10-24libfdt: fix fdt_stringlist_count()Masahiro Yamada
2016-10-13libfdt: Drop inlining of fdt_path_offset()Simon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-13libfdt: Sync up with upstreamSimon Glass
2016-08-20libfdt: Add fdt_path_offset_namelenMaxime Ripard
2016-08-20libfdt: Fix separator spellingMaxime Ripard
2016-08-20libfdt: Add max phandle retrieval functionMaxime Ripard
2016-06-19lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day
2015-07-20libfdt: fix error code of fdt_count_strings()Masahiro Yamada
2015-07-20libfdt: fix error code of fdt_get_string_index()Masahiro Yamada
2015-04-23fdt: Fix handling of paths with options in themHans de Goede
2014-10-22fdt: Add functions to retrieve stringsThierry Reding
2014-10-22fdt: Add a function to get the index of a stringThierry Reding
2014-10-22fdt: Add a function to count stringsThierry Reding
2014-06-19libfdt: Fix segfault when calling fit_check_format() on corrupt FIT imagesJon Nalley
2013-08-10libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier
2013-05-10Export fdt_stringlist_contains()Simon Glass
2013-02-07libfdt: update from upstream dtc commit 142419eKim Phillips
2011-07-14libfdt: Implement property iteration functionsDavid Gibson
2011-07-14Support ePAPR compliant phandle propertiesDavid Gibson
2010-04-13Move libfdt/ into lib/Peter Tyser