summaryrefslogtreecommitdiff
path: root/scripts/dtc/pylibfdt/libfdt.i_shipped
AgeCommit message (Expand)Author
2024-10-30scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutputMarkus Volk
2022-10-29libfdt: Fix build with python 3.10Michal Suchanek
2021-05-24pylibfdt: Rework "avoid unused variable warning" linesTom Rini
2020-09-22libfdt: Detected out-of-space with fdt_finish()Simon Glass
2019-11-04pylibfdt: Correct the type for fdt_property_stub()Simon Glass
2019-11-04pylibfdt: Sync up with upstreamSimon Glass
2019-11-04pylibfdt: Convert to Python 3Simon Glass
2018-09-28fdt: Add Python support for adding/removing nodesSimon Glass
2018-08-08libfdt: Update to latest pylibfdt implementationSimon Glass
2018-07-09libfdt: Add get_property() and del_node()Simon Glass
2018-07-09libfdt: Fix the Python pack() functionSimon Glass
2018-07-09libfdt: Bring in proposed pylibfdt changesSimon Glass
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada