aboutsummaryrefslogtreecommitdiff
path: root/libfdt/fdt_check.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-30libfdt: Don't mask fdt_get_name() returned errorPierre-Clément Tosi1-1/+4
2022-07-26libfdt: Handle failed get_name() on BEGIN_NODEPierre-Clément Tosi1-1/+1
2021-03-23libfdt: Check that the root-node name is emptySimon Glass1-0/+10
2021-03-23libfdt: Check that there is only one root nodeSimon Glass1-0/+7
2020-07-10libfdt: fix fdt_check_full buffer overrunPatrick Oppenlander1-0/+2
2020-02-24libfdt: Allow exclusion of fdt_check_full()Simon Glass1-0/+74