summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-19libfdt: Make fdt_check_header() more thoroughDavid Gibson1-1/+56
2018-07-19libfdt: Clean up header checking functionsDavid Gibson1-2/+12
2018-07-19Add limited read-only support for older (V2 and V3) device tree to libfdt.Nathan Whitehorn1-0/+3
2018-07-19libfdt: Remove leading underscores from identifiersDavid Gibson1-5/+5
2018-07-19libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson1-6/+7
2015-10-16libfdt: Initial importSebastian Huber1-0/+250