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
/
libfdt.i_shipped
Age
Commit message (
Expand
)
Author
2024-10-30
scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput
Markus Volk
2022-10-29
libfdt: Fix build with python 3.10
Michal Suchanek
2021-05-24
pylibfdt: Rework "avoid unused variable warning" lines
Tom Rini
2020-09-22
libfdt: Detected out-of-space with fdt_finish()
Simon Glass
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
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-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada