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
2023-02-07
tools: Drop xway-swap-bytes tool
Simon Glass
2
-42
/
+0
2023-02-07
Drop ubsha1 tool
Simon Glass
3
-90
/
+0
2023-02-07
imx: Rename CONFIG_MXS to CFG_MXS
Simon Glass
2
-3
/
+3
2023-02-07
moveconfig: Add an option to compare Kconfig against source
Simon Glass
1
-0
/
+334
2023-02-06
tools: default_image: Accept images with padding
Pali Rohár
1
-1
/
+11
2023-02-06
tools: default_image: Verify header size
Pali Rohár
1
-0
/
+6
2023-02-06
tools: imagetool: Skip autodetection of gpimage type
Pali Rohár
1
-0
/
+6
2023-02-06
tools: imagetool: Show error message when detecting image type failed
Pali Rohár
1
-0
/
+5
2023-02-06
tools: imagetool: Fix error message when verify_header is undefined
Pali Rohár
1
-1
/
+1
2023-02-04
tools: logos: Add TI logo files
Nikhil M Jain
2
-0
/
+0
2023-01-30
tools: imx8image: Fix handle leak
Mikhail Ilin
1
-0
/
+1
2023-01-30
tools: imx8mimage: Fix handle leak
Mikhail Ilin
1
-0
/
+1
2023-01-30
tools: imximage: Fix check array index
Mikhail Ilin
1
-1
/
+1
2023-01-27
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
3
-31
/
+75
2023-01-27
ifwitool: Fix member access
Simon Glass
1
-20
/
+20
2023-01-26
binman: Fix a test-coverage regression
Simon Glass
3
-1
/
+32
2023-01-26
binman: Add 'min-size' entry property
Samuel Holland
4
-4
/
+36
2023-01-26
binman: Add support for selecting firmware to use with split-elf
Jonas Karlman
4
-13
/
+205
2023-01-26
binman: Add special subnodes to the nodes generated by split-elf
Jonas Karlman
4
-2
/
+53
2023-01-26
binman: Add support for align argument to mkimage tool
Jonas Karlman
5
-1
/
+92
2023-01-18
patman: symlink top level .checkpatch.conf
Maxim Cournoyer
1
-0
/
+1
2023-01-18
Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"
Maxim Cournoyer
1
-1
/
+1
2023-01-18
binman: Support positioning an entry by and ELF symbol
Simon Glass
5
-1
/
+106
2023-01-18
dtoc: Add a way to read a phandle with params
Simon Glass
4
-0
/
+43
2023-01-18
binman: Provide general support for updating ELF symbols
Simon Glass
10
-5
/
+140
2023-01-18
binman: Support overlapping entries
Simon Glass
8
-10
/
+183
2023-01-18
binman: Add a function to check for special section nodes
Simon Glass
2
-3
/
+13
2023-01-18
binman: Add a null entry
Simon Glass
6
-2
/
+71
2023-01-18
binman: Clarify use of False when obtaining data
Simon Glass
2
-2
/
+4
2023-01-18
binman: Add a test for an inner section with a size
Simon Glass
2
-0
/
+22
2023-01-18
binman: Support optional external blobs
Simon Glass
8
-11
/
+92
2023-01-18
binman: Support new op-tee binary format
Simon Glass
9
-33
/
+352
2023-01-18
binman: Add a way to check for a valid ELF file
Simon Glass
2
-0
/
+25
2023-01-18
binman: Support optional entries
Simon Glass
7
-0
/
+67
2023-01-18
binman: Use a reference for binman symbols docs
Simon Glass
9
-50
/
+15
2023-01-18
binman: Update entry docs
Simon Glass
2
-30
/
+169
2023-01-18
binman: Tidy up comment in fit _gen_node
Simon Glass
1
-5
/
+11
2023-01-18
binman: Allow writing section contents to a file
Simon Glass
5
-4
/
+59
2023-01-18
trace: Update trace-format generator for newer version
Simon Glass
1
-6
/
+13
2023-01-18
trace: Adjust flags in proftool
Simon Glass
1
-12
/
+12
2023-01-18
mkimage: Add a few more messages for FIT failures
Simon Glass
2
-2
/
+8
2023-01-16
rockchip: mkimage: Add rv1126 support
Jagan Teki
1
-0
/
+1
2023-01-16
rockchip: mkimage: make RC4 key const
John Keeping
1
-1
/
+1
2023-01-11
CI/Docker: Update to jammy-20221130 tag
Tom Rini
1
-1
/
+2
2023-01-11
Dockerfile: add package texinfo
Heinrich Schuchardt
1
-0
/
+1
2023-01-05
patman: add '--get-maintainer-script' argument
Maxim Cournoyer
7
-40
/
+127
2023-01-05
patman: additionally honor a local .patman config file
Maxim Cournoyer
3
-5
/
+94
2023-01-05
patman: fail early in Setup when provided config file does not exist
Maxim Cournoyer
1
-1
/
+5
2023-01-05
patman: set the default config_fname argument value to None
Maxim Cournoyer
2
-5
/
+6
2023-01-05
patman: import gitutil module where it is needed
Maxim Cournoyer
2
-5
/
+6
[next]