aboutsummaryrefslogtreecommitdiff
path: root/scripts/dtc/libfdt
AgeCommit message (Expand)AuthorFilesLines
2022-02-22scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_fullPhilippe Reynes1-1/+7
2022-01-19doc: replace @return by Return:Heinrich Schuchardt2-3/+3
2021-02-15libfdt: Check for multiple/invalid root nodesSimon Glass1-0/+17
2020-11-10libfdt: Fix signedness comparison warningsWIP/10Nov2020Andre Przywara6-29/+42
2020-06-11libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt1-3/+2
2020-05-20libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2-0/+12
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2-42/+11
2019-11-04fdt: Sync up to the latest libfdtSimon Glass14-766/+957
2019-10-15libfdt: fix typo on commentGiulio Benetti1-1/+1
2019-10-15libfdt: Allow #size-cells of 0Matthias Brugger1-3/+5
2019-10-15libfdt: return correct value if #size-cells property is not presentMatthias Brugger2-4/+14
2019-10-15libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2-23/+14
2019-07-29libfdt: Copy the struct region in fdt_resize()Simon Glass1-1/+1
2019-04-11libfdt: Add phandle generation helperThierry Reding3-0/+51
2018-07-09libfdt: Bring in proposed pylibfdt changesSimon Glass1-0/+3
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring10-137/+291
2017-11-17scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada2-0/+957
2017-09-23scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1dTom Rini6-13/+104
2017-09-23scripts/dtc: Update to upstream version v1.4.4Tom Rini1-13/+13
2017-09-23scripts/dtc: Update to upstream version v1.4.3Tom Rini12-0/+4220