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
/
tools
/
dtoc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
dtoc: Save scan information across test runs
Simon Glass
3
-10
/
+43
2021-03-22
dtoc: Scan drivers for available information
Simon Glass
2
-14
/
+311
2021-01-30
binman: Support alignment of files
Simon Glass
2
-0
/
+18
2021-01-30
dtoc: binman: Drop Python 2 code
Simon Glass
1
-2
/
+1
2021-01-05
dtoc: Tidy up src_scan tests
Simon Glass
1
-6
/
+22
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
5
-78
/
+97
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
3
-169
/
+204
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2
-28
/
+7
2021-01-05
dtoc: Output nodes in order
Simon Glass
2
-43
/
+34
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
2
-6
/
+46
2021-01-05
dtoc: Add the method for each command to OutputFile
Simon Glass
1
-26
/
+16
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2
-4
/
+4
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
2
-12
/
+24
2021-01-05
dtoc: Run tests using test_util
Simon Glass
1
-21
/
+10
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2
-4
/
+4
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
1
-2
/
+2
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2
-37
/
+37
2021-01-05
dtoc: Add an 'all' command
Simon Glass
3
-10
/
+43
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
2
-10
/
+94
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
3
-10
/
+19
2021-01-05
dtoc: Test the stdout output
Simon Glass
1
-15
/
+22
2021-01-05
dtoc: Use None to mean stdout
Simon Glass
3
-7
/
+7
2021-01-05
dtoc: Tidy up pylint warnings in test
Simon Glass
1
-71
/
+85
2021-01-05
dtoc: Convert _drivers to a dict
Simon Glass
2
-4
/
+32
2021-01-05
dtoc: Output the struct values in a separate function
Simon Glass
1
-16
/
+34
2021-01-05
dtoc: Output the device in a separate function
Simon Glass
1
-11
/
+22
2021-01-05
dtoc: Make _output_list a top-level function
Simon Glass
1
-40
/
+40
2021-01-05
dtoc: Fix a few pylint warnings in dtb_platdata
Simon Glass
1
-15
/
+16
2021-01-05
sandbox: Drop unnecessary test node
Simon Glass
2
-17
/
+0
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2
-34
/
+34
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2
-34
/
+34
2020-12-13
dtoc: Tidy up more Python style in dtb_platdata
Simon Glass
1
-45
/
+46
2020-12-13
dtoc: Tidy up Python style in dtb_platdata
Simon Glass
1
-29
/
+42
2020-12-13
patman: Drop tools.ToChar() and ToChars()
Simon Glass
2
-5
/
+5
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
1
-1
/
+1
2020-12-13
patman: Drop unicode helper functions
Simon Glass
1
-1
/
+2
2020-12-13
fdt: Use an Enum for the data type
Simon Glass
4
-52
/
+70
2020-10-29
dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
Simon Glass
2
-0
/
+6
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2
-38
/
+15
2020-10-29
dm: Support parent devices with of-platdata
Simon Glass
2
-0
/
+37
2020-10-29
dtoc: Fix widening of int to bytes
Simon Glass
4
-1
/
+23
2020-10-29
dtoc: Order the structures internally by name
Simon Glass
2
-43
/
+83
2020-10-29
dtoc: Document the return value of scan_structs()
Simon Glass
1
-0
/
+15
2020-10-29
dtoc: Use a namedtuple for _links
Simon Glass
1
-4
/
+12
2020-10-29
dtoc: Extract inner loop from output_node()
Simon Glass
1
-40
/
+49
2020-09-22
binman: Use target-specific tools when cross-compiling
Alper Nebi Yasak
1
-4
/
+5
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
[prev]
[next]