index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dtc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
pylibfdt: Fix "invalid escape sequence '\w'" in setup.py
Florian Schmaus
1
-1
/
+1
2023-01-07
pylibfdt: Allow version normalization to fail
Tom Rini
1
-3
/
+11
2023-01-06
pylibfdt: Fix disable version normalization
Philippe Schenker
1
-6
/
+2
2022-12-22
pylibfdt: Fix version normalization warning
Marek Vasut
1
-0
/
+4
2022-10-29
fdt: Move to setuptools
Simon Glass
3
-10
/
+158
2022-10-29
libfdt: Fix build with python 3.10
Michal Suchanek
1
-0
/
+4
2022-10-29
libfdt: Fix invalid version warning
Michal Suchanek
1
-1
/
+1
2022-02-22
scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full
Philippe Reynes
1
-1
/
+7
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
5
-12
/
+12
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-05-24
pylibfdt: Rework "avoid unused variable warning" lines
Tom Rini
1
-2
/
+2
2021-04-06
dtc: Update the build rule for pylibfdt
Simon Glass
1
-0
/
+1
2021-03-26
libfdt: Tidy up pylibfdt build rule
Simon Glass
1
-3
/
+9
2021-02-15
libfdt: Check for multiple/invalid root nodes
Simon Glass
1
-0
/
+17
2020-11-10
libfdt: Fix signedness comparison warnings
Andre Przywara
6
-29
/
+42
2020-09-22
libfdt: Detected out-of-space with fdt_finish()
Simon Glass
1
-1
/
+2
2020-07-24
binman: Adjust pylibfdt for incremental build
Simon Glass
1
-0
/
+3
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-3
/
+0
2020-07-20
binman: Adjust pylibfdt for incremental build
Simon Glass
1
-0
/
+3
2020-06-11
libfdt: Remove superfluous NUL character from overlay symbols
Marcus Comstedt
1
-3
/
+2
2020-05-20
libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
Marek Vasut
2
-0
/
+12
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
1
-14
/
+4
2020-03-16
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
4
-16
/
+206
2020-02-05
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
5
-0
/
+55
2020-01-30
Remove redundant YYLOC global declaration
Peter Robinson
1
-1
/
+0
2020-01-30
libfdt: Revert 6dcb8ba4 from upstream libfdt
Tom Rini
2
-42
/
+11
2019-11-23
scripts: dtc: ignore files generated generated by python
Bartosz Golaszewski
1
-1
/
+2
2019-11-04
pylibfdt: Correct the type for fdt_property_stub()
Simon Glass
1
-2
/
+2
2019-11-04
pylibfdt: Sync up with upstream
Simon Glass
1
-12
/
+33
2019-11-04
pylibfdt: Convert to Python 3
Simon Glass
3
-3
/
+3
2019-11-04
fdt: Sync up to the latest libfdt
Simon Glass
14
-766
/
+957
2019-10-15
libfdt: fix typo on comment
Giulio Benetti
1
-1
/
+1
2019-10-15
libfdt: Allow #size-cells of 0
Matthias Brugger
1
-3
/
+5
2019-10-15
libfdt: return correct value if #size-cells property is not present
Matthias Brugger
2
-4
/
+14
2019-10-15
libfdt: fdt_address_cells() and fdt_size_cells()
Matthias Brugger
2
-23
/
+14
2019-07-29
libfdt: Copy the struct region in fdt_resize()
Simon Glass
1
-1
/
+1
2019-04-11
libfdt: Add phandle generation helper
Thierry Reding
3
-0
/
+51
2019-01-15
pylibfdt: Use Python 2 in Makefile
Josef Lusticky
1
-1
/
+1
2018-09-28
fdt: Add Python support for adding/removing nodes
Simon Glass
1
-6
/
+28
2018-08-08
libfdt: Update to latest pylibfdt implementation
Simon Glass
1
-225
/
+239
2018-07-09
libfdt: Add get_property() and del_node()
Simon Glass
1
-0
/
+32
2018-07-09
libfdt: Fix the Python pack() function
Simon Glass
1
-1
/
+5
2018-07-09
libfdt: Bring in proposed pylibfdt changes
Simon Glass
2
-64
/
+644
2018-05-31
scripts/dtc: Re-sync with Linux 4.17-rc4
Eugeniu Rosca
6
-4717
/
+3
2018-05-31
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
Rob Herring
20
-317
/
+619
2018-05-31
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Rob Herring
2
-1
/
+10
2018-05-23
pylibfdt: Add missing CC and LD to Makefile
Marek Vasut
1
-1
/
+2
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
1
-1
/
+1
2017-11-17
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
Masahiro Yamada
1
-1
/
+1
[next]