summaryrefslogtreecommitdiff
path: root/lib/libfdt/fdt_ro.c
Commit message (Expand)AuthorAgeLines
* fdt: Fix handling of paths with options in themHans de Goede2015-04-23-3/+22
* fdt: Add functions to retrieve stringsThierry Reding2014-10-22-0/+30
* fdt: Add a function to get the index of a stringThierry Reding2014-10-22-0/+26
* fdt: Add a function to count stringsThierry Reding2014-10-22-0/+20
* libfdt: Fix segfault when calling fit_check_format() on corrupt FIT imagesJon Nalley2014-06-19-1/+1
* libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier2013-08-10-46/+1
* Export fdt_stringlist_contains()Simon Glass2013-05-10-3/+2
* libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-07-1/+1
* libfdt: Implement property iteration functionsDavid Gibson2011-07-14-36/+87
* Support ePAPR compliant phandle propertiesDavid Gibson2011-07-14-6/+27
* Move libfdt/ into lib/Peter Tyser2010-04-13-0/+506