index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dtc
/
pylibfdt
Age
Commit message (
Expand
)
Author
2026-01-12
Merge patch series "a few test.py improvements"
Tom Rini
2026-01-12
pylibfdt: add requirements.txt for setuptools
David Lechner
2026-01-02
kbuild: Bump the build system to 6.1
Sughosh Ganu
2025-08-07
pylibfdt: setup.py: Drop license_files
Tom Rini
2025-06-26
pylibfdt: correct license information (further)
Quentin Schulz
2025-06-09
pylibfdt: correct license information
Heinrich Schuchardt
2024-10-30
scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput
Markus Volk
2024-03-01
pylibfdt: Fix "invalid escape sequence '\w'" in setup.py
Florian Schmaus
2023-01-07
pylibfdt: Allow version normalization to fail
Tom Rini
2023-01-06
pylibfdt: Fix disable version normalization
Philippe Schenker
2022-12-22
pylibfdt: Fix version normalization warning
Marek Vasut
2022-10-29
fdt: Move to setuptools
Simon Glass
2022-10-29
libfdt: Fix build with python 3.10
Michal Suchanek
2022-10-29
libfdt: Fix invalid version warning
Michal Suchanek
2021-05-24
pylibfdt: Rework "avoid unused variable warning" lines
Tom Rini
2021-04-06
dtc: Update the build rule for pylibfdt
Simon Glass
2021-03-26
libfdt: Tidy up pylibfdt build rule
Simon Glass
2020-09-22
libfdt: Detected out-of-space with fdt_finish()
Simon Glass
2020-07-24
binman: Adjust pylibfdt for incremental build
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
binman: Adjust pylibfdt for incremental build
Simon Glass
2019-11-23
scripts: dtc: ignore files generated generated by python
Bartosz Golaszewski
2019-11-04
pylibfdt: Correct the type for fdt_property_stub()
Simon Glass
2019-11-04
pylibfdt: Sync up with upstream
Simon Glass
2019-11-04
pylibfdt: Convert to Python 3
Simon Glass
2019-01-15
pylibfdt: Use Python 2 in Makefile
Josef Lusticky
2018-09-28
fdt: Add Python support for adding/removing nodes
Simon Glass
2018-08-08
libfdt: Update to latest pylibfdt implementation
Simon Glass
2018-07-09
libfdt: Add get_property() and del_node()
Simon Glass
2018-07-09
libfdt: Fix the Python pack() function
Simon Glass
2018-07-09
libfdt: Bring in proposed pylibfdt changes
Simon Glass
2018-05-23
pylibfdt: Add missing CC and LD to Makefile
Marek Vasut
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada