summaryrefslogtreecommitdiffstats
path: root/lib/libfdt
Commit message (Expand)AuthorAgeFilesLines
* libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2014-12-081-4/+1
* 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
* fdt: Sync up with libfdtSimon Glass2014-08-095-7/+95
* libfdt: Fix segfault when calling fit_check_format() on corrupt FIT imagesJon Nalley2014-06-191-1/+1
* lib: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+2
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier2013-08-108-368/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* libfdt: Add fdt_find_regions()Simon Glass2013-06-261-0/+129
* libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-05-141-0/+28
* Export fdt_stringlist_contains()Simon Glass2013-05-101-3/+2
* libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-075-7/+7
* libfdt: Add helper function to create a trivial, empty treeGerald Van Baren2012-10-152-1/+85
* libfdt: Add support for appending the values to a existing propertyMinghuan Lian2012-10-151-0/+27
* libfdt: Implement property iteration functionsDavid Gibson2011-07-143-36/+97
* Support ePAPR compliant phandle propertiesDavid Gibson2011-07-141-6/+27
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Move libfdt/ into lib/Peter Tyser2010-04-139-0/+1837
OpenPOWER on IntegriCloud