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-10-13
binman: capsule: Add support for generating EFI empty capsules
Sughosh Ganu
8
-0
/
+247
2023-10-13
btool: mkeficapsule: Add support for EFI empty capsule generation
Sughosh Ganu
1
-0
/
+26
2023-10-13
binman: capsule: Use dumped capsule header contents for verification
Sughosh Ganu
2
-47
/
+82
2023-10-13
binman: capsule: Remove superfluous [address, size]-cells properties
Sughosh Ganu
8
-24
/
+0
2023-10-13
tools: mkeficapsule: Add support to print capsule headers
Sughosh Ganu
2
-1
/
+228
2023-10-13
binman: bintool: Change make target arg type from string to list
Lukas Funke
3
-3
/
+3
2023-10-11
Revert "mkimage: update man page and -h output"
Tom Rini
1
-1
/
+1
2023-10-11
mkimage: update man page and -h output
Rasmus Villemoes
1
-1
/
+1
2023-10-11
tools: ensure zeroed padding in external FIT images
Roman Azarenko
1
-3
/
+7
2023-10-11
mkimage: allow internalization of data-position
Lars Feyaerts
1
-5
/
+21
2023-10-09
tools: iot2050-sign-fw.sh: Make localization of tools dir more robust
Jan Kiszka
1
-4
/
+6
2023-10-04
Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-671
/
+223
2023-10-04
qconfig: Rename the database file
Simon Glass
1
-2
/
+2
2023-10-04
moveconfig: Rename the tool to qconfig
Simon Glass
1
-2
/
+2
2023-10-04
moveconfig: Move summaries to the end
Simon Glass
1
-13
/
+23
2023-10-04
moveconfig: Drop the initial output
Simon Glass
1
-6
/
+0
2023-10-04
moveconfig: Show a summary at the end
Simon Glass
1
-13
/
+15
2023-10-04
moveconfig: Show failures in progress
Simon Glass
1
-7
/
+19
2023-10-04
moveconfig: Use u_boot_pylib for terminal colour
Simon Glass
1
-54
/
+38
2023-10-04
moveconfig: Avoid showing progress at the end
Simon Glass
1
-1
/
+2
2023-10-04
moveconfig: Reduce the amount of output
Simon Glass
1
-12
/
+17
2023-10-04
moveconfig: Only show output when there is a reason
Simon Glass
1
-6
/
+6
2023-10-04
moveconfig: Fix misc pylint warnings
Simon Glass
1
-11
/
+12
2023-10-04
moveconfig: Use an encoding with open()
Simon Glass
1
-2
/
+4
2023-10-04
moveconfig: Correct list-comprehension warnings
Simon Glass
1
-4
/
+4
2023-10-04
moveconfig: Correct use of members not declared in __init__()
Simon Glass
1
-0
/
+4
2023-10-04
moveconfig: Correct non-snake variables names
Simon Glass
1
-35
/
+35
2023-10-04
moveconfig: Correct unused variables
Simon Glass
1
-14
/
+12
2023-10-04
moveconfig: Use f strings where possible
Simon Glass
1
-28
/
+28
2023-10-04
moveconfig: Correct parameter-type warnings
Simon Glass
1
-21
/
+22
2023-10-04
moveconfig: Correct some regular-expression strings
Simon Glass
1
-4
/
+4
2023-10-04
moveconfig: Drop suspicious boards
Simon Glass
1
-25
/
+0
2023-10-04
moveconfig: Drop check_defconfig() and update_dotconfig()
Simon Glass
1
-60
/
+2
2023-10-04
moveconfig: Drop CONFIG-moving code
Simon Glass
1
-144
/
+19
2023-10-04
moveconfig: Drop unused cleanup options
Simon Glass
1
-252
/
+2
2023-10-04
moveconfig: Correct ordering of asteval import
Simon Glass
1
-1
/
+1
2023-10-04
moveconfig: Avoid deprecation warning for setDaemon
Simon Glass
1
-1
/
+1
2023-10-04
moveconfig: Drop -H option
Simon Glass
1
-11
/
+7
2023-10-04
Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-0
/
+0
2023-10-04
board: stm32f746-disco: refactor the display of the ST logo
Dario Binacchi
1
-0
/
+0
2023-10-02
Merge branch 'next'
Tom Rini
27
-188
/
+1064
2023-09-29
binman: doc: Remove incomplete sentence
Heinrich Schuchardt
1
-2
/
+0
2023-09-23
buildman: Start the clock when the build starts
Simon Glass
1
-1
/
+2
2023-09-23
buildman: Show progress when regenerating the board.cfg file
Simon Glass
2
-4
/
+14
2023-09-23
buildman: Keep all common output files
Simon Glass
1
-4
/
+8
2023-09-23
trace: Fix alignment logic in flyrecord header
Michal Simek
1
-2
/
+29
2023-09-23
trace: Move trace_clocks description above record offset calculation
Michal Simek
1
-3
/
+4
2023-09-23
trace: Use 64bit variable for start and len
Michal Simek
1
-1
/
+2
2023-09-23
patman: Respect include directive on Git config lookup
Fei Shao
1
-2
/
+2
2023-09-23
binman: Fix SyntaxWarning: invalid escape sequence '\('
Rong Tao
1
-1
/
+1
[next]