index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dtc
Age
Commit message (
Expand
)
Author
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
2022-02-22
scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full
Philippe Reynes
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
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
2021-02-15
libfdt: Check for multiple/invalid root nodes
Simon Glass
2020-11-10
libfdt: Fix signedness comparison warnings
Andre Przywara
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
2020-06-11
libfdt: Remove superfluous NUL character from overlay symbols
Marcus Comstedt
2020-05-20
libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
Marek Vasut
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-03-16
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2020-02-05
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
2020-01-30
Remove redundant YYLOC global declaration
Peter Robinson
2020-01-30
libfdt: Revert 6dcb8ba4 from upstream libfdt
Tom Rini
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-11-04
fdt: Sync up to the latest libfdt
Simon Glass
2019-10-15
libfdt: fix typo on comment
Giulio Benetti
2019-10-15
libfdt: Allow #size-cells of 0
Matthias Brugger
2019-10-15
libfdt: return correct value if #size-cells property is not present
Matthias Brugger
2019-10-15
libfdt: fdt_address_cells() and fdt_size_cells()
Matthias Brugger
2019-07-29
libfdt: Copy the struct region in fdt_resize()
Simon Glass
2019-04-11
libfdt: Add phandle generation helper
Thierry Reding
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-31
scripts/dtc: Re-sync with Linux 4.17-rc4
Eugeniu Rosca
2018-05-31
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
Rob Herring
2018-05-31
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Rob Herring
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: compile pylibfdt only when dtoc/binman is necessary
Masahiro Yamada
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-11-17
scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
Masahiro Yamada
2017-11-17
scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
Rob Herring
2017-10-02
scripts: dtc: Add .gitignore
Bin Meng
[next]