summaryrefslogtreecommitdiff
path: root/scripts/dtc
AgeCommit message (Expand)AuthorFilesLines
2018-09-28fdt: Add Python support for adding/removing nodesSimon Glass1-6/+28
2018-08-08libfdt: Update to latest pylibfdt implementationSimon Glass1-225/+239
2018-07-09libfdt: Add get_property() and del_node()Simon Glass1-0/+32
2018-07-09libfdt: Fix the Python pack() functionSimon Glass1-1/+5
2018-07-09libfdt: Bring in proposed pylibfdt changesSimon Glass2-64/+644
2018-05-31scripts/dtc: Re-sync with Linux 4.17-rc4Eugeniu Rosca6-4717/+3
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring20-317/+619
2018-05-31scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2-1/+10
2018-05-24pylibfdt: Add missing CC and LD to MakefileMarek Vasut1-1/+2
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada1-1/+1
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada1-1/+1
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada5-0/+609
2017-11-17scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada10-335/+1642
2017-11-17scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring1-1/+3
2017-10-03scripts: dtc: Add .gitignoreBin Meng1-0/+4
2017-09-24scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1dTom Rini11-16/+345
2017-09-24scripts/dtc: Update to upstream version v1.4.4Tom Rini14-155/+131
2017-09-24scripts/dtc: Update to upstream version v1.4.3Tom Rini33-0/+15092