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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
1
-1
/
+1
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2
-1
/
+15
2020-07-28
buildman: Correct the testOutputDir() unit test
Simon Glass
1
-2
/
+1
2020-07-28
buildman: Allow using older versions of genboardscfg.py
Simon Glass
1
-2
/
+8
2020-07-28
dtoc: add coverage test for unicode error
Walter Lozano
3
-3
/
+42
2020-07-26
binman: Re-enable concurrent tests
Simon Glass
1
-1
/
+3
2020-07-26
binman: Don't change the descriptor in tests
Simon Glass
3
-5
/
+47
2020-07-25
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
1
-2
/
+3
2020-07-25
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2
-0
/
+27
2020-07-25
Add information for skipped commit options
Patrick Delaunay
1
-0
/
+3
2020-07-25
patman: Detect unexpected END
Patrick Delaunay
1
-0
/
+4
2020-07-25
binman: Add support for generating a FIT
Simon Glass
5
-0
/
+384
2020-07-25
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2
-2
/
+19
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
3
-2
/
+6
2020-07-25
binman: Allow zero-length entries to overlap
Simon Glass
3
-1
/
+23
2020-07-25
binman: Allow missing Intel blobs
Simon Glass
4
-14
/
+55
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
7
-3
/
+76
2020-07-25
patman: Update errors and warnings to use stderr
Simon Glass
2
-2
/
+5
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
8
-8
/
+66
2020-07-25
binman: Convert existing binary blobs to blob_ext
Simon Glass
16
-39
/
+29
2020-07-25
binman: Add an etype for external binary blobs
Simon Glass
5
-0
/
+83
2020-07-25
binman: Use super() instead of specifying parent type
Simon Glass
57
-87
/
+86
2020-07-24
binman: Fix a few typos in the entry docs
Simon Glass
2
-2
/
+2
2020-07-24
binman: Add support for calling mkimage
Simon Glass
5
-0
/
+120
2020-07-24
binman: Set a default toolpath
Simon Glass
1
-0
/
+5
2020-07-24
binman: Specify the toolpath when running test coverage
Simon Glass
2
-6
/
+13
2020-07-24
binman: Correct the search patch for pylibfdt
Simon Glass
1
-0
/
+1
2020-07-24
binman: cbfs: Fix IFWI typo
Simon Glass
1
-1
/
+1
2020-07-24
binman: Output errors to stderr
Simon Glass
1
-1
/
+1
2020-07-24
patman: Add a -D option to enable debugging
Simon Glass
1
-0
/
+6
2020-07-24
patman: Support collecting response tags in Patchstream
Simon Glass
2
-5
/
+30
2020-07-24
patman: Allow disabling 'bright' mode with Print output
Simon Glass
1
-2
/
+2
2020-07-24
patman: Add a 'test' subcommand
Simon Glass
2
-36
/
+41
2020-07-24
patman: Allow different commands
Simon Glass
1
-36
/
+41
2020-07-24
patman: Convert to ArgumentParser
Simon Glass
3
-64
/
+65
2020-07-24
patman: Allow skipping patches at the end
Simon Glass
3
-5
/
+18
2020-07-24
patman: Allow creating patches for another branch
Simon Glass
5
-15
/
+40
2020-07-24
patman: Add a test that uses gitpython
Simon Glass
2
-3
/
+152
2020-07-24
patman: Move main code out to a control module
Simon Glass
5
-57
/
+182
2020-07-24
patman: Use test_util to show test results
Simon Glass
2
-9
/
+5
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
90
-1501
/
+307
2020-07-20
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
1
-2
/
+3
2020-07-20
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2
-0
/
+27
2020-07-20
Add information for skipped commit options
Patrick Delaunay
1
-0
/
+3
2020-07-20
patman: Detect unexpected END
Patrick Delaunay
1
-0
/
+4
2020-07-20
binman: Add support for generating a FIT
Simon Glass
5
-0
/
+384
2020-07-20
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2
-2
/
+19
2020-07-20
mkimage: Allow updating the FIT timestamp
Simon Glass
3
-2
/
+6
[next]