summaryrefslogtreecommitdiff
path: root/lib/libfdt
Commit message (Expand)AuthorAgeLines
* lib: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-25/+2
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-14-1/+0
* libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-ClauseRoger Meier2013-08-10-368/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* libfdt: Add fdt_find_regions()Simon Glass2013-06-26-0/+129
* libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass2013-05-14-0/+28
* Export fdt_stringlist_contains()Simon Glass2013-05-10-3/+2
* libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-07-7/+7
* libfdt: Add helper function to create a trivial, empty treeGerald Van Baren2012-10-15-1/+85
* libfdt: Add support for appending the values to a existing propertyMinghuan Lian2012-10-15-0/+27
* libfdt: Implement property iteration functionsDavid Gibson2011-07-14-36/+97
* Support ePAPR compliant phandle propertiesDavid Gibson2011-07-14-6/+27
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Move libfdt/ into lib/Peter Tyser2010-04-13-0/+1837