aboutsummaryrefslogtreecommitdiff
path: root/libfdt/libfdt_internal.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-03libfdt: Add support for disabling internal checksSimon Glass1-0/+9
2020-03-03libfdt: Improve comments in some of the assumptionsSimon Glass1-3/+12
2020-03-03libfdt: Fix a few typosSimon Glass1-3/+3
2020-02-24Add a way to control the level of checks in the codeSimon Glass1-0/+104
2019-11-08libfdt: Correct prototype for fdt_ro_probe_()David Gibson1-2/+2
2019-07-05libfdt: Tweak data handling to satisfy CoverityDavid Gibson1-5/+5
2019-06-21libfdt: Replace GPL/BSD boilerplate/reference with SPDX tagsRob Herring1-46/+1
2018-06-07libfdt: Clean up header checking functionsDavid Gibson1-2/+3
2017-10-26libfdt: Remove leading underscores from identifiersDavid Gibson1-16/+16
2014-01-25libfdt: avoid shadowing "err" in FDT_CHECK_HEADERFlorian Fainelli1-3/+3
2010-03-10libfdt: Implement property iteration functionsDavid Gibson1-0/+1
2009-02-06libfdt: Rework/cleanup fdt_next_tag()David Gibson1-1/+0
2008-07-14libfdt: Increase namespace-pollution paranoiaDavid Gibson1-7/+4
2008-07-14dtc: Enable and fix -Wcast-qual warningsDavid Gibson1-3/+4
2008-07-14dtc: Enable and fix -Wpointer-arith warningsDavid Gibson1-3/+3
2008-05-29libfdt: Several cleanups to parameter checkingDavid Gibson1-0/+1
2008-02-18libfdt: Trivial cleanup for CHECK_HEADER)David Gibson1-0/+7
2007-10-24libfdt: Rename and publish _fdt_check_header()David Gibson1-1/+0
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson1-0/+12
2007-06-14Move everything into a subdirectory in preparation for merge into dtc.David Gibson1-0/+78