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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-08
buildman: Correct CROSS_COMPILE output for sandbox
Simon Glass
1
-2
/
+1
2023-03-08
patman: Check patches in parallel
Simon Glass
1
-20
/
+26
2023-03-08
patman: Run get_maintainer.pl in parallel
Simon Glass
2
-3
/
+32
2023-03-08
patman: Refactor MakeCcFile() into two functions
Simon Glass
1
-24
/
+57
2023-03-08
patman: Drop an incorrect comment about git am
Simon Glass
1
-1
/
+1
2023-03-08
test: cmd: fdt: Add list of remaining missing tests
Marek Vasut
1
-0
/
+7
2023-03-08
test: cmd: fdt: Test fdt bootcpu
Marek Vasut
1
-0
/
+33
2023-03-08
test: cmd: fdt: Test fdt rm
Marek Vasut
1
-0
/
+84
2023-03-08
test: cmd: fdt: Test fdt mknode
Marek Vasut
1
-0
/
+68
2023-03-08
test: cmd: fdt: Test fdt set
Marek Vasut
1
-0
/
+144
2023-03-08
test: cmd: fdt: Test fdt get size
Marek Vasut
1
-0
/
+87
2023-03-08
test: cmd: fdt: Test fdt get addr
Marek Vasut
1
-0
/
+67
2023-03-08
test: cmd: fdt: Test fdt get name
Marek Vasut
1
-0
/
+79
2023-03-08
test: cmd: fdt: Test fdt resize
Marek Vasut
1
-0
/
+24
2023-03-08
test: cmd: fdt: Test fdt move
Marek Vasut
1
-0
/
+34
2023-03-08
test: cmd: fdt: Test both string and integer arrays in 'fdt get value'
Marek Vasut
1
-16
/
+42
2023-03-08
test: cmd: fdt: Test alias resolution in 'fdt get value'
Marek Vasut
1
-20
/
+45
2023-03-08
test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
Marek Vasut
1
-13
/
+111
2023-03-08
test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
Marek Vasut
1
-3
/
+3
2023-03-08
test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
Marek Vasut
1
-2
/
+2
2023-03-08
test: Add ut_assert_nextline_empty() empty line helper
Marek Vasut
1
-0
/
+4
2023-03-08
cmd: fdt: Add support for integer arrays in fdt get value with index
Marek Vasut
1
-2
/
+12
2023-03-08
cmd: fdt: Map address returned from fdt get addr to sysmem
Marek Vasut
1
-1
/
+2
2023-03-08
cmd: fdt: Handle 64bit pointers in fdt get addr
Marek Vasut
1
-2
/
+2
2023-03-08
cmd: fdt: Align checksign parameter names in help text
Marek Vasut
1
-2
/
+2
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt memory
Marek Vasut
1
-0
/
+4
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt bootcpu
Marek Vasut
1
-1
/
+6
2023-03-08
cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space
Marek Vasut
1
-4
/
+4
2023-03-08
cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
Marek Vasut
1
-4
/
+4
2023-03-08
cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
Marek Vasut
1
-5
/
+7
2023-03-08
cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
Marek Vasut
1
-22
/
+14
2023-03-08
CI: Add a check for building tools for PyPi
Simon Glass
2
-0
/
+16
2023-03-08
doc: Add notes on how to install patman and binman
Simon Glass
2
-0
/
+25
2023-03-08
test: Add concurrencytest to the requirements
Simon Glass
1
-0
/
+1
2023-03-08
binman: Add support for building a binmanu PyPi package
Simon Glass
2
-0
/
+30
2023-03-08
binman: Use importlib to find the help
Simon Glass
1
-3
/
+3
2023-03-08
binman: Hide the 'test' command unless test code is available
Simon Glass
1
-13
/
+21
2023-03-08
binman: Move the main code into a function
Simon Glass
1
-4
/
+8
2023-03-08
dtoc: Add support for building a dtoc PyPi package
Simon Glass
3
-0
/
+42
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
buildman: Add support for building a buildman PyPi package
Simon Glass
2
-0
/
+30
2023-03-08
buildman: Use importlib to find the help
Simon Glass
1
-3
/
+3
2023-03-08
buildman: Fix use of a type as a variable
Simon Glass
1
-2
/
+2
2023-03-08
buildman: Hide the test options unless test code is available
Simon Glass
1
-4
/
+10
2023-03-08
buildman: Move the main code into a function
Simon Glass
1
-11
/
+16
2023-03-08
patman: Add support for building a patman PyPi package
Simon Glass
2
-0
/
+30
2023-03-08
patman: Avoid importing test_checkpatch before it is needed
Simon Glass
1
-1
/
+1
2023-03-08
patman: Add support for building a u_boot_tools PyPi package
Simon Glass
4
-1
/
+393
[next]