summaryrefslogtreecommitdiffstats
path: root/scripts/dtc/pylibfdt
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: 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
* 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
* 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-091-64/+641
* 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: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-174-0/+606