summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/libfdt_internal.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-14libfdt: Tweak description of assume-aligned load helpersDavid Gibson1-7/+7
2021-12-14libfdt: Internally perform potentially unaligned loadsTom Rini1-0/+19
2021-12-14libfdt: Add support for disabling internal checksSimon Glass1-0/+9
2021-12-14libfdt: Improve comments in some of the assumptionsSimon Glass1-3/+12
2021-12-14libfdt: Fix a few typosSimon Glass1-3/+3
2020-03-02Add a way to control the level of checks in the codeSimon Glass1-0/+104
2020-03-02libfdt: Correct prototype for fdt_ro_probe_()David Gibson1-2/+2
2020-03-02libfdt: Tweak data handling to satisfy CoverityDavid Gibson1-5/+5
2020-03-02libfdt: Replace GPL/BSD boilerplate/reference with SPDX tagsRob Herring1-46/+1
2018-07-19libfdt: Clean up header checking functionsDavid Gibson1-2/+3
2018-07-19libfdt: Remove leading underscores from identifiersDavid Gibson1-16/+16
2015-10-16libfdt: Initial importSebastian Huber1-0/+95