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
old/tizen_20241126
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
/
tools
/
dtoc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
dtoc: Add a setup script for Python
Simon Glass
1
-0
/
+12
2020-07-28
dtoc: remove compatible string aliases support
Walter Lozano
2
-56
/
+0
2020-07-28
dtoc: look for compatible string aliases in driver list
Walter Lozano
3
-26
/
+44
2020-07-28
dtoc: add coverage test for unicode error
Walter Lozano
3
-3
/
+42
2020-07-25
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2
-2
/
+19
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2
-19
/
+2
2020-07-20
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2
-2
/
+19
2020-07-17
dtoc: Support ACPI paths in of-platdata
Simon Glass
3
-1
/
+7
2020-07-09
dtoc: add test for cd-gpios
Walter Lozano
2
-0
/
+109
2020-07-09
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2
-7
/
+11
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2
-46
/
+84
2020-07-09
dtoc: add option to disable warnings
Walter Lozano
3
-34
/
+85
2020-07-09
dtoc: add support to scan drivers
Walter Lozano
3
-4
/
+145
2020-07-09
dtoc: add missing code comments
Walter Lozano
1
-0
/
+3
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2
-3
/
+1
2020-04-26
patman: Move to absolute imports
Simon Glass
6
-20
/
+21
2020-04-26
dtoc: Rename the main module
Simon Glass
2
-2
/
+2
2020-04-26
patman: Drop references to __future__
Simon Glass
3
-6
/
+0
2020-04-17
doc: fix references to driver-model
Heinrich Schuchardt
2
-3
/
+3
2019-11-04
dtoc: Convert fdt.py to Python 3
Simon Glass
1
-13
/
+4
2019-11-04
test_dtoc: Move to use Python 3
Simon Glass
2
-1
/
+2
2019-11-04
test_fdt: Move to use Python 3
Simon Glass
1
-1
/
+1
2019-07-29
binman: Update state when replacing device-tree entries
Simon Glass
2
-0
/
+13
2019-07-29
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
2
-4
/
+25
2019-07-29
dtoc: Update Fdt.GetNode() to handle the root node
Simon Glass
2
-0
/
+7
2019-07-29
dtoc: Update Fdt.FromData() to allow a name
Simon Glass
1
-1
/
+7
2019-07-29
binman: Show a helpful error when a DT property is missing
Simon Glass
2
-3
/
+41
2019-07-29
dtoc: Return a non-zero exit code when tests fail
Simon Glass
1
-1
/
+6
2019-07-10
dtoc: Update dtb_platdata to support Python 3
Simon Glass
1
-1
/
+2
2019-07-10
dtoc: Update fdt_util for Python 3
Simon Glass
2
-16
/
+2
2019-07-10
dtoc: Add a unit test for BytesToValue()
Simon Glass
1
-1
/
+5
2019-07-10
dtoc: Test full 64-bit properties with FdtCellsToCpu()
Simon Glass
1
-2
/
+9
2019-07-10
dtoc: Use binary mode for reading files
Simon Glass
1
-3
/
+3
2019-07-10
dtoc: Convert the Fdt.Node class to Python 3
Simon Glass
1
-2
/
+5
2019-07-10
dtoc: Convert the Fdt.Prop class to Python 3
Simon Glass
1
-4
/
+4
2019-07-10
dtoc: Use byte type instead of str in fdt
Simon Glass
2
-14
/
+18
2019-07-10
dtoc: Updates BytesToValue() for Python 3
Simon Glass
1
-16
/
+25
2019-07-10
dtoc: Move BytesToValue() out of the Prop class
Simon Glass
1
-51
/
+53
2019-07-10
dtoc: Use GetBytes() to obtain repeating bytes
Simon Glass
2
-3
/
+5
2019-07-10
dtoc: Sort platdata output from dtoc
Simon Glass
2
-7
/
+8
2019-07-10
dtoc: Adjust code for Python 3
Simon Glass
4
-9
/
+15
2019-07-10
tools: dtoc: Open all binary files in binary mode
Simon Glass
1
-1
/
+1
2019-04-26
dtb_platdata.py: prevent define generation of alias
Heiko Schocher
1
-2
/
+3
2019-01-26
tests: dtoc: adapt tests to changed dtoc output
Simon Goldschmidt
1
-27
/
+27
2019-01-15
dtoc: make generated platdata structs const
Simon Goldschmidt
1
-1
/
+1
2018-10-09
dtoc: Fix the value of SetInt()
Simon Glass
1
-1
/
+1
2018-10-08
binman: Run tests concurrently
Simon Glass
2
-0
/
+4
2018-10-08
buildman: dtoc: Suppress unwanted output from test
Simon Glass
1
-2
/
+4
2018-10-08
binman: Fix up removal of temporary directories
Simon Glass
1
-3
/
+7
2018-10-08
binman: Add a default path to libfdt.py
Simon Glass
1
-0
/
+5
[next]