summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt_ro.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Safer access to strings sectionDavid Gibson2018-07-191-3/+58
* libfdt: Clean up header checking functionsDavid Gibson2018-07-191-9/+9
* Add limited read-only support for older (V2 and V3) device tree to libfdt.Nathan Whitehorn2018-07-191-15/+85
* libfdt: Remove leading underscores from identifiersDavid Gibson2018-07-191-16/+16
* Fix a few whitespace and style nitsSimon Glass2018-07-191-2/+2
* libfdt: fix fdt_stringlist_search()Masahiro Yamada2018-07-191-1/+1
* libfdt: fix fdt_stringlist_count()Masahiro Yamada2018-07-191-1/+1
* libfdt: Add max phandle retrieval functionMaxime Ripard2018-07-191-0/+26
* libfdt: simplify fdt_node_check_compatible()Masahiro Yamada2018-07-191-4/+2
* libfdt: Initial importSebastian Huber2015-10-161-0/+679