aboutsummaryrefslogtreecommitdiff
path: root/lib/libfdt/fdt_overlay.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-17lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada1-861/+2
2017-09-15fdt: Allow stacked overlays phandle referencesPantelis Antoniou1-22/+206
2017-04-10fdt: Bring in changes from v1.4.4Simon Glass1-11/+12
2017-01-13libfdt: Correct fdt handling of overlays without fixups and base trees withou...David Gibson1-1/+6
2016-10-23libfdt: Sync overlay with upstreamMaxime Ripard1-73/+126
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass1-4/+4
2016-08-20tests: Introduce DT overlay testsMaxime Ripard1-49/+262
2016-08-20cmd: fdt: add fdt overlay application subcommandMaxime Ripard1-7/+7
2016-08-20libfdt: Add overlay application functionMaxime Ripard1-0/+405