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
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
2018-09-28
dtoc: Add a way to create an Fdt object from a data block
Simon Glass
2
-0
/
+22
2018-09-28
dtoc: Add methods for adding and updating properties
Simon Glass
2
-0
/
+113
2018-09-28
dtoc: Support adding new nodes
Simon Glass
2
-0
/
+28
2018-09-28
dtoc: Fixed endianness in Prop.GetEmpty()
Simon Glass
1
-1
/
+1
2018-09-28
dtoc: Allow syncing of the device tree back to a file
Simon Glass
2
-10
/
+89
2018-08-08
libfdt: Update to latest pylibfdt implementation
Simon Glass
2
-2
/
+2
2018-08-01
dtoc: Add a function to obtain a list of phandles
Simon Glass
3
-0
/
+57
2018-08-01
dtoc: Export the _FindNode() function
Simon Glass
2
-6
/
+6
2018-08-01
binman: Add an entry filled with a repeating byte
Simon Glass
2
-1
/
+37
2018-08-01
binman: Add support for passing arguments to entries
Simon Glass
2
-0
/
+29
2018-08-01
dtoc: Add missing comments to fdt_util
Simon Glass
1
-0
/
+34
2018-07-09
dtoc: Add functions to add integer properties
Simon Glass
2
-0
/
+47
2018-07-09
dtoc: Avoid unwanted output during tests
Simon Glass
2
-6
/
+11
2018-07-09
dtoc: Increase code coverage to 100%
Simon Glass
10
-2
/
+285
2018-07-09
dtoc: Add a test for code coverage
Simon Glass
1
-0
/
+15
2018-07-09
dtoc: Fix some minor errors
Simon Glass
3
-4
/
+5
2018-07-09
dtoc: Fix properties with a single zero-arg phandle
Simon Glass
4
-5
/
+27
2018-07-09
dtoc: Fix Fdt.GetNode() to handle a missing node
Simon Glass
2
-1
/
+7
2018-07-09
dtoc: Keep track of property offsets
Simon Glass
2
-7
/
+78
2018-07-09
dtoc: Update fdt tests to increase code coverage
Simon Glass
5
-24
/
+150
2018-07-09
dtoc: Drop use of a local dtb buffer
Simon Glass
2
-10
/
+10
2018-07-09
dtoc: Make use of the new pylibfdt methods
Simon Glass
1
-12
/
+14
2018-07-09
dtoc: Update tests to write failures to /tmp
Simon Glass
1
-14
/
+42
2018-07-09
dtoc: Add some tests for the fdt module
Simon Glass
3
-2
/
+257
2018-07-09
libfdt: Bring in proposed pylibfdt changes
Simon Glass
3
-7
/
+19
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
14
-29
/
+14
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2
-2
/
+2
2018-01-28
host-tools: use python2 explicitly for shebang
Masahiro Yamada
1
-1
/
+1
2018-01-15
dtoc: Allow DTC environment variable to provide path to dtc
Simon Glass
1
-1
/
+2
2017-11-22
dtoc: Fix up tests
Simon Glass
1
-45
/
+37
2017-11-22
binman: Disable the no-unit_address_vs_reg warnings
Simon Glass
1
-1
/
+2
2017-09-15
dtoc: Add a header to the generated files
Simon Glass
1
-0
/
+12
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
3
-12
/
+53
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2
-2
/
+2
2017-09-15
dtoc: Put each phandle on a separate line
Simon Glass
2
-6
/
+9
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2
-2
/
+3
2017-09-15
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
2
-22
/
+58
2017-09-15
dtoc: Make is_phandle() a member function
Simon Glass
1
-18
/
+18
2017-09-15
dtoc: Use the Fdt's class's phandle map
Simon Glass
1
-13
/
+3
2017-09-15
dtoc: Update the Fdt class to record phandles
Simon Glass
1
-0
/
+5
2017-09-15
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2
-0
/
+38
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
7
-0
/
+401
2017-09-15
dtoc: Avoid very long lines in output
Simon Glass
2
-3
/
+10
2017-09-15
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
3
-1
/
+18
[next]