summaryrefslogtreecommitdiff
path: root/lib/libfdt/fdt_ro.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-05-311-9/+9
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-2/+2
* libfdt: fix fdt_stringlist_search()Masahiro Yamada2016-10-241-1/+1
* libfdt: fix fdt_stringlist_count()Masahiro Yamada2016-10-241-1/+1
* libfdt: Drop inlining of fdt_path_offset()Simon Glass2016-10-131-0/+5
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-40/+64
* libfdt: Sync up with upstreamSimon Glass2016-10-131-6/+4
* libfdt: Add fdt_path_offset_namelenMaxime Ripard2016-08-201-8/+10
* libfdt: Fix separator spellingMaxime Ripard2016-08-201-4/+4
* libfdt: Add max phandle retrieval functionMaxime Ripard2016-08-201-0/+26
* lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day2016-06-191-5/+5
* libfdt: fix error code of fdt_count_strings()Masahiro Yamada2015-07-201-1/+1
* libfdt: fix error code of fdt_get_string_index()Masahiro Yamada2015-07-201-1/+1
* fdt: Fix handling of paths with options in themHans de Goede2015-04-231-3/+22
* fdt: Add functions to retrieve stringsThierry Reding2014-10-221-0/+30
* fdt: Add a function to get the index of a stringThierry Reding2014-10-221-0/+26
* fdt: Add a function to count stringsThierry Reding2014-10-221-0/+20
* libfdt: Fix segfault when calling fit_check_format() on corrupt FIT imagesJon Nalley2014-06-191-1/+1
* libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier2013-08-101-46/+1
* Export fdt_stringlist_contains()Simon Glass2013-05-101-3/+2
* libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-071-1/+1
* libfdt: Implement property iteration functionsDavid Gibson2011-07-141-36/+87
* Support ePAPR compliant phandle propertiesDavid Gibson2011-07-141-6/+27
* Move libfdt/ into lib/Peter Tyser2010-04-131-0/+506