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
2021-07-21
binman: Add basic support for debugging performance
Simon Glass
4
-0
/
+88
2021-07-21
patman: Use bytearray instead of string
Simon Glass
1
-3
/
+3
2021-07-21
binman: Use bytearray instead of string
Simon Glass
2
-3
/
+3
2021-07-21
binman: Split node-reading out from constructor in files
Simon Glass
1
-0
/
+3
2021-07-21
binman: Support multithreading for building images
Simon Glass
8
-6
/
+136
2021-07-21
binman: Put compressed data into separate files
Simon Glass
1
-2
/
+7
2021-07-21
dtoc: Detect drivers which do not parse correctly
Simon Glass
2
-1
/
+44
2021-07-21
dtoc: Detect unexpected suffix on .of_match
Simon Glass
2
-3
/
+101
2021-07-21
dtoc: Add a stdout check in test_normalized_name()
Simon Glass
1
-2
/
+1
2021-07-21
dtoc: Correct the re_compat regular expression
Simon Glass
1
-2
/
+2
2021-07-21
dtoc: Allow multiple warnings for a driver
Simon Glass
1
-4
/
+20
2021-07-21
dtoc: Convert to use ArgumentParser
Simon Glass
1
-24
/
+27
2021-07-21
dtoc: Avoid using subscripts on match objects
Simon Glass
1
-1
/
+1
2021-07-18
mkeficapsule: Remove dtb related options
Ilias Apalodimas
1
-222
/
+7
2021-07-16
tools: Use a single target-independent config to enable OpenSSL
Alexandru Gagniuc
2
-17
/
+42
2021-07-16
common: Move host-only logic in image-sig.c to separate file
Alexandru Gagniuc
2
-1
/
+134
2021-07-15
tools: Avoid showing return value of clock_gettime()
Simon Glass
1
-4
/
+4
2021-07-15
dtoc: Check that a parent is not missing
Simon Glass
3
-0
/
+51
2021-07-14
tools: image-host: fix wrong return value
Ming Liu
1
-1
/
+3
2021-07-14
tools/fitimage: add missing linebreak for some messages
Sven Roederer
1
-2
/
+2
2021-07-14
mkimage: allow -l to work on block devices on Linux
Yann Dirson
1
-3
/
+27
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-2
/
+0
2021-07-07
Azure/GitLab: Move to gcc-11.1.0 and LLVM-11
Tom Rini
1
-51
/
+34
2021-07-06
tools: Fix default target compile tools in Python tools
Alper Nebi Yasak
1
-2
/
+0
2021-07-05
Docker/CI: Update to "focal" and latest build
Tom Rini
1
-11
/
+9
2021-07-05
tools: docker: Install a readable kernel for libguestfs-tools
Alper Nebi Yasak
1
-0
/
+4
2021-06-11
tools: k3_fit_atf: add DM binary to the FIT image
Tero Kristo
1
-1
/
+18
2021-06-09
tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig...
Aswath Govindraju
1
-3
/
+6
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
1
-0
/
+24
2021-05-19
binman: Add support for RISC-V OpenSBI fw_dynamic blob
Bin Meng
4
-0
/
+57
2021-05-19
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
Bin Meng
2
-5
/
+5
2021-05-19
binman: Correct the comment for ATF entry type
Bin Meng
1
-1
/
+1
2021-05-19
binman: Correct '-a' description in the doc
Bin Meng
1
-2
/
+2
2021-04-29
buildman: Use bytes for the environment
Simon Glass
3
-11
/
+30
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
4
-11
/
+56
2021-04-29
buildman: Use common code to send an result
Simon Glass
1
-8
/
+13
2021-04-29
buildman: Tidy up a few comments
Simon Glass
3
-5
/
+20
2021-04-29
binman: Support adding sections to FMAPs
Simon Glass
4
-9
/
+50
2021-04-29
binman: Tweak implementation of fmap
Simon Glass
1
-31
/
+38
2021-04-29
patman: Parse checkpatch by message instead of by line
Evan Benn
1
-84
/
+134
2021-04-29
patman: Assume we always have pygit2 for tests
Tom Rini
1
-17
/
+2
2021-04-29
dtoc: Correct dtoc output when testing
Simon Glass
2
-53
/
+22
2021-04-29
binman: Correct testSplNoDtb() and Tpl also
Simon Glass
1
-0
/
+2
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
4
-28
/
+40
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
1
-0
/
+3
2021-04-14
lib/rsa: Make fdt_add_bignum() available outside of RSA code
Alexandru Gagniuc
1
-0
/
+5
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
1
-1
/
+2
2021-04-12
moveconfig.py: add to the "do not process" list
Trevor Woerner
1
-1
/
+1
2021-04-12
checkpatch: Add warnings for using strn(cat|cpy)
Sean Anderson
1
-1
/
+13
2021-04-10
tools/mkeficapsule: improve online help
Heinrich Schuchardt
1
-8
/
+8
[next]