summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Make fdt_check_header() more thoroughDavid Gibson2018-07-191-1/+56
* libfdt: Clean up header checking functionsDavid Gibson2018-07-191-2/+12
* Add limited read-only support for older (V2 and V3) device tree to libfdt.Nathan Whitehorn2018-07-191-0/+3
* libfdt: Remove leading underscores from identifiersDavid Gibson2018-07-191-5/+5
* libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson2018-07-191-6/+7
* libfdt: Initial importSebastian Huber2015-10-161-0/+250