summaryrefslogtreecommitdiffstats
path: root/scripts/dtc
Commit message (Expand)AuthorAgeFilesLines
* pylibfdt: Rework "avoid unused variable warning" linesTom Rini2021-05-241-2/+2
* dtc: Update the build rule for pylibfdtSimon Glass2021-04-061-0/+1
* libfdt: Tidy up pylibfdt build ruleSimon Glass2021-03-261-3/+9
* libfdt: Check for multiple/invalid root nodesSimon Glass2021-02-151-0/+17
* libfdt: Fix signedness comparison warningsAndre Przywara2020-11-106-29/+42
* libfdt: Detected out-of-space with fdt_finish()Simon Glass2020-09-221-1/+2
* binman: Adjust pylibfdt for incremental buildSimon Glass2020-07-241-0/+3
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-3/+0
* binman: Adjust pylibfdt for incremental buildSimon Glass2020-07-201-0/+3
* libfdt: Remove superfluous NUL character from overlay symbolsMarcus Comstedt2020-06-111-3/+2
* libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2020-05-202-0/+12
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-14/+4
* scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring2020-03-164-16/+206
* dtc: add ability to make nodes conditional on them being referencedMaxime Ripard2020-02-055-0/+55
* Remove redundant YYLOC global declarationPeter Robinson2020-01-301-1/+0
* libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2020-01-302-42/+11
* scripts: dtc: ignore files generated generated by pythonBartosz Golaszewski2019-11-231-1/+2
* pylibfdt: Correct the type for fdt_property_stub()Simon Glass2019-11-041-2/+2
* pylibfdt: Sync up with upstreamSimon Glass2019-11-041-12/+33
* pylibfdt: Convert to Python 3Simon Glass2019-11-043-3/+3
* fdt: Sync up to the latest libfdtSimon Glass2019-11-0414-766/+957
* libfdt: fix typo on commentGiulio Benetti2019-10-151-1/+1
* libfdt: Allow #size-cells of 0Matthias Brugger2019-10-151-3/+5
* libfdt: return correct value if #size-cells property is not presentMatthias Brugger2019-10-152-4/+14
* libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2019-10-152-23/+14
* libfdt: Copy the struct region in fdt_resize()Simon Glass2019-07-291-1/+1
* libfdt: Add phandle generation helperThierry Reding2019-04-113-0/+51
* pylibfdt: Use Python 2 in MakefileJosef Lusticky2019-01-151-1/+1
* fdt: Add Python support for adding/removing nodesSimon Glass2018-09-281-6/+28
* libfdt: Update to latest pylibfdt implementationSimon Glass2018-08-081-225/+239
* libfdt: Add get_property() and del_node()Simon Glass2018-07-091-0/+32
* libfdt: Fix the Python pack() functionSimon Glass2018-07-091-1/+5
* libfdt: Bring in proposed pylibfdt changesSimon Glass2018-07-092-64/+644
* scripts/dtc: Re-sync with Linux 4.17-rc4Eugeniu Rosca2018-05-316-4717/+3
* scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-05-3120-317/+619
* scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2018-05-312-1/+10
* pylibfdt: Add missing CC and LD to MakefileMarek Vasut2018-05-231-1/+2
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-281-1/+1
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-171-1/+1
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-175-0/+609
* scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada2017-11-1710-335/+1642
* scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-11-171-1/+3
* scripts: dtc: Add .gitignoreBin Meng2017-10-021-0/+4
* scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1dTom Rini2017-09-2311-16/+345
* scripts/dtc: Update to upstream version v1.4.4Tom Rini2017-09-2314-155/+131
* scripts/dtc: Update to upstream version v1.4.3Tom Rini2017-09-2333-0/+15092