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
2023-08-02
binman: Add a temporary hack for duplicate phandles
Simon Glass
1
-4
/
+8
2023-08-02
fdt: Allow copying phandles into templates
Simon Glass
2
-13
/
+36
2023-08-02
dtoc: Add some debugging when copying nodes
Simon Glass
2
-1
/
+7
2023-08-02
dtoc: Make properties dirty when purging them
Simon Glass
3
-5
/
+18
2023-07-20
dtoc: Allow inserting a list of nodes into another
Simon Glass
3
-1
/
+74
2023-07-20
dtoc: Support copying the contents of a node into another
Simon Glass
3
-3
/
+266
2023-05-04
tools: fix TestFdtUtil()
Heinrich Schuchardt
1
-2
/
+2
2023-03-08
dtoc: Add support for building a dtoc PyPi package
Simon Glass
2
-0
/
+41
2023-03-08
dtoc: Use pathlib to find the test directory
Simon Glass
1
-2
/
+4
2023-03-08
dtoc: Move the main code into a function
Simon Glass
1
-48
/
+52
2023-03-08
dtoc: Hide the test options unless test code is available
Simon Glass
1
-6
/
+13
2023-03-08
patman: Move library functions into a library directory
Simon Glass
6
-12
/
+14
2023-02-14
dm: doc: Move to new driver model schema
Simon Glass
23
-62
/
+62
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
1
-4
/
+4
2023-01-18
dtoc: Add a way to read a phandle with params
Simon Glass
4
-0
/
+43
2022-09-12
dtoc: Drop sys.exit() in test_fdt
Simon Glass
1
-1
/
+0
2022-08-09
dtoc: Correct remaining pylint problems in test_fdt
Simon Glass
1
-113
/
+141
2022-08-09
test_fdt: Convert to use argparse
Simon Glass
1
-19
/
+20
2022-08-09
dtoc: Move main program into its own function
Simon Glass
1
-20
/
+24
2022-08-09
dtoc: Fix fdt test coverage
Simon Glass
1
-1
/
+1
2022-08-09
dtoc: Tidy up fdt_tests RunTests()
Simon Glass
1
-6
/
+9
2022-08-09
dtoc: Tidy up fdt_tests RunTestCoverage() args
Simon Glass
1
-4
/
+8
2022-06-28
dm: core: Support accessing core tags
Simon Glass
1
-0
/
+4
2022-06-28
dm: core: Switch the testbus driver to use a new struct
Simon Glass
1
-1
/
+1
2022-06-28
patman: test_util: Use unittest text runner to print test results
Alper Nebi Yasak
2
-9
/
+8
2022-06-28
dtoc: Update fdt tests to use test_util
Simon Glass
1
-17
/
+10
2022-06-14
dtoc: Update test_src_scan.py for new tegra compatibles
Tom Rini
1
-0
/
+1
2022-03-18
dtoc: Tidy up implementation of AddStringList()
Simon Glass
3
-3
/
+13
2022-03-18
dtoc: Make GetArgs() more flexible
Simon Glass
3
-3
/
+13
2022-03-02
dtoc: Correct pylint errors
Simon Glass
2
-6
/
+6
2022-02-22
dtoc: Support reading a list of arguments
Simon Glass
3
-0
/
+28
2022-02-22
dtoc: Allow deleting nodes and adding them in the same sync
Simon Glass
2
-0
/
+13
2022-02-22
dtoc: Support deleting a node
Simon Glass
2
-0
/
+26
2022-02-22
dtoc: Support adding a string list to a device tree
Simon Glass
2
-0
/
+26
2022-02-09
patman: Convert camel case in test_util.py
Simon Glass
2
-4
/
+4
2022-02-09
patman: Convert camel case in command.py
Simon Glass
1
-2
/
+2
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
5
-66
/
+66
2022-02-08
patman: Update test_util to run doc tests
Simon Glass
1
-1
/
+1
2022-01-24
tools: Add init files for Python tools
Simon Glass
1
-0
/
+0
2022-01-24
dtoc: Fix up a code comment that confuses pylint
Simon Glass
1
-1
/
+1
2021-12-05
dtoc: Add support for reading string-list properties
Simon Glass
2
-0
/
+30
2021-12-02
dtoc: Add support for reading fixed-length bytes properties
Simon Glass
2
-0
/
+37
2021-12-02
dtoc: Add support for reading 64-bit ints
Simon Glass
4
-3
/
+56
2021-12-02
dtoc: Bring in the libfdt module automatically
Simon Glass
1
-0
/
+6
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
1
-0
/
+1
2021-08-08
dtoc: Correct the intarray-widening test case
Simon Glass
1
-1
/
+1
2021-08-01
dtoc: Support widening a bool value
Simon Glass
4
-2
/
+33
2021-08-01
dtoc: Fix widening an int array to an int
Simon Glass
3
-11
/
+21
2021-08-01
dtoc: Rename is_wider_than() to reduce confusion
Simon Glass
1
-6
/
+9
2021-07-21
dtoc: Detect drivers which do not parse correctly
Simon Glass
2
-1
/
+44
[next]