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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
1
-1
/
+2
2020-12-03
tools: add mkeficapsule command for UEFI capsule update
AKASHI Takahiro
2
-0
/
+238
2020-11-19
tools: dumpimage: Remove remaining mentions of the -i option
Tyler Hicks
1
-3
/
+3
2020-11-19
tools: image-host.c: use correct variable for strerrno
Philippe Reynes
1
-1
/
+1
2020-11-19
tools: image-host.c: use random instead of rand
Philippe Reynes
1
-2
/
+2
2020-11-14
patman: Add a Series-patchwork-url option
Simon Glass
3
-2
/
+13
2020-11-14
patman: Add a setting for the Patchwork URL
Simon Glass
2
-2
/
+5
2020-11-14
patman: Allow specifying the patchwork URL
Simon Glass
4
-27
/
+48
2020-11-14
patman: Update defaults in subparsers
Simon Glass
1
-6
/
+22
2020-11-14
patman: Correct Change-Ids error message args
Simon Glass
1
-2
/
+2
2020-11-14
patman: Refactor how the default subcommand works
Simon Glass
3
-33
/
+38
2020-11-05
patman: Support listing comments from patchwork
Simon Glass
6
-36
/
+268
2020-11-05
patman: Support parsing of review snippets
Simon Glass
2
-0
/
+168
2020-11-05
patman: Support updating a branch with review tags
Simon Glass
6
-16
/
+289
2020-11-05
patman: Support checking for review tags in patchwork
Simon Glass
6
-6
/
+784
2020-11-05
patman: Detect missing upstream in CountCommitsToBranch
Simon Glass
2
-3
/
+26
2020-11-05
patman: Improve handling of files
Simon Glass
1
-3
/
+8
2020-11-05
patman: Allow showing a Commit as a string
Simon Glass
1
-0
/
+3
2020-11-05
patman: Don't ignore lines starting with hash
Simon Glass
1
-2
/
+5
2020-11-05
patman: Fix spelling of plural for warning
Simon Glass
1
-4
/
+5
2020-11-05
patman: Convert testBasic() to use an interator
Simon Glass
1
-28
/
+27
2020-11-05
patman: Add some tests for warnings
Simon Glass
3
-13
/
+116
2020-11-05
patman: Add a test for PatchStream tags
Simon Glass
2
-5
/
+44
2020-11-05
patman: Drop unused signoff member
Simon Glass
2
-1
/
+1
2020-11-05
patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
2
-2
/
+8
2020-11-05
patman: Attach warnings to individual patches
Simon Glass
2
-4
/
+13
2020-11-05
patman: Move warning collection to a function
Simon Glass
1
-13
/
+23
2020-11-05
patman: Fix up argument/return docs in patchstream
Simon Glass
1
-32
/
+50
2020-11-05
patman: Drop unused args in patchstream
Simon Glass
1
-5
/
+3
2020-11-05
patman: Rename variables in patchstream
Simon Glass
1
-26
/
+26
2020-11-05
patman: Rename functions in patchstream
Simon Glass
5
-56
/
+56
2020-11-05
patman: Fix constant style in patchstream
Simon Glass
1
-22
/
+22
2020-11-05
patman: Fix indenting in patchstream
Simon Glass
1
-13
/
+16
2020-11-05
patman: Allow linking a series with patchwork
Simon Glass
3
-1
/
+17
2020-11-05
patman: Fix remaining pylint3 warnings in func_test
Simon Glass
1
-18
/
+58
2020-11-05
patman: Use capture_sys_output() consistently
Simon Glass
1
-18
/
+2
2020-11-05
patman: Fix whitespace errors in func_test
Simon Glass
1
-18
/
+19
2020-11-05
patman: Update how tests are run
Simon Glass
1
-5
/
+3
2020-11-05
patman: Correct operation of -n
Simon Glass
1
-6
/
+5
2020-11-05
binman: Correct calculation for image-pos
Simon Glass
1
-1
/
+1
2020-11-05
binman: Update intel_ifwi to store padded section
Simon Glass
2
-1
/
+17
2020-10-30
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
1
-14
/
+15
2020-10-30
rockchip: mkimage: Remove host endianness dependency
Samuel Holland
1
-14
/
+15
2020-10-29
binman: Avoid calculated section data repeatedly
Simon Glass
1
-11
/
+13
2020-10-29
binman: Support compression of sections
Simon Glass
7
-0
/
+323
2020-10-29
binman: Use the actual contents in CheckSize()
Simon Glass
2
-8
/
+5
2020-10-29
binman: Update CheckEntries() for compressed sections
Simon Glass
1
-2
/
+4
2020-10-29
binman: Drop CheckEntries()
Simon Glass
3
-14
/
+13
2020-10-29
binman: Call CheckSize() from the section's Pack() method
Simon Glass
1
-1
/
+4
2020-10-29
binman: Drop the Entry.CheckSize() method
Simon Glass
2
-12
/
+10
[next]