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
2024-07-08
Revert "buildman: Always use the full path in CROSS_COMPILE"
Tom Rini
7
-92
/
+23
2024-07-05
mkimage: Allow 'auto-conf' signing of scripts
Alexander Dahl
1
-1
/
+1
2024-07-03
u_boot_pylib: Use correct coverage tool within venv
Simon Glass
1
-3
/
+8
2024-07-03
buildman: Always use the full path in CROSS_COMPILE
Simon Glass
7
-23
/
+92
2024-07-03
buildman: Fix a few typos in toolchain code
Simon Glass
1
-2
/
+2
2024-07-03
buildman: Add python3-pycryptodome
Simon Glass
1
-0
/
+1
2024-07-03
buildman: Add python3-coverage
Simon Glass
1
-0
/
+1
2024-07-03
buildman: Add a way to limit the number of buildmans
Simon Glass
6
-4
/
+277
2024-07-03
buildman: Add a flag to force mrproper on failure
Simon Glass
5
-12
/
+20
2024-07-03
buildman: Avoid rebuilding when --mrproper is used
Simon Glass
1
-1
/
+1
2024-07-03
buildman: Make mrproper an argument to run_commit()
Simon Glass
1
-8
/
+10
2024-07-03
buildman: Make mrproper an argument to _config_and_build()
Simon Glass
1
-4
/
+6
2024-07-03
buildman: Make mrproper an argument to _reconfigure()
Simon Glass
1
-3
/
+5
2024-07-03
binman: Make Intel ME default to position 0x1000
Simon Glass
1
-1
/
+1
2024-07-03
binman: Support an assumed size for missing binaries
Simon Glass
6
-1
/
+74
2024-07-03
binman: Update the entrydocs header
Simon Glass
1
-1
/
+1
2024-07-03
binman: ti: Regenerate entry docs
Simon Glass
2
-22
/
+58
2024-07-03
binman: Regenerate nxp docs
Simon Glass
1
-0
/
+22
2024-07-03
binman: efi: Correct entry docs
Simon Glass
3
-59
/
+61
2024-07-03
tools: patman: fix deprecated Python ConfigParser methods
Brandon Maier
1
-4
/
+4
2024-07-03
tools: binman: fix deprecated Python ConfigParser methods
Brandon Maier
1
-1
/
+1
2024-07-03
tools: binman: fix deprecated Python unittest methods
Brandon Maier
5
-86
/
+86
2024-07-03
patman: Add a tag for when a patch gets added to a series
Sean Anderson
5
-0
/
+22
2024-07-03
patman: Add Commit-cc as an alias for Patch-cc
Sean Anderson
5
-2
/
+9
2024-07-03
patman: Fix tests if add_maintainers is set to False
Sean Anderson
1
-1
/
+2
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
1
-1
/
+1
2024-06-14
tools: Build mkeficapsule tool by default if EFI_LOADER is set
Jonathan Humphreys
1
-1
/
+1
2024-06-14
rockchip: mkimage: fix mkimage -l for header v1
Quentin Schulz
1
-1
/
+1
2024-05-24
Merge patch series "FWU: Add support for FWU metadata version 2"
Tom Rini
1
-38
/
+197
2024-05-24
tools: mkfwumdata: add logic to append vendor data to the FWU metadata
Sughosh Ganu
1
-15
/
+84
2024-05-24
tools: mkfwumdata: add support for metadata version 2
Sughosh Ganu
1
-29
/
+119
2024-05-24
tools: mkfwumdata: fix the size parameter to the fwrite call
Sughosh Ganu
1
-1
/
+1
2024-05-24
binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
Marek Vasut
2
-0
/
+212
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2
-6
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2
-0
/
+6
2024-05-07
common.h: Remove this file and all references
Tom Rini
2
-6
/
+0
2024-05-03
binman: Fix typo in mkimage etype description
Marek Vasut
1
-1
/
+1
2024-05-03
tools: typo arguemnts
Heinrich Schuchardt
1
-1
/
+1
2024-04-28
binman: Add nxp_imx8mimage etype
Marek Vasut
1
-0
/
+74
2024-04-17
tools: copyfile: use 64k instead of 512 buffer
Ahelenia Ziemiańska
1
-2
/
+4
2024-04-12
image-host: Fix error value paths and emit error messages to stderr.
Hugo Cornelis
1
-5
/
+5
2024-04-11
tools: binman: ti_board_cfg: improve error message
Michael Walle
1
-1
/
+1
2024-04-11
binman: ti-secure: Enable debug extension for combined boot
Manorit Chawdhry
1
-0
/
+7
2024-04-10
trace: use dynamic string buffer in make_flamegraph()
Vincent Stehlé
1
-19
/
+39
2024-04-10
tools: open FIT image read-only
Ahelenia Ziemiańska
1
-1
/
+1
2024-03-25
Merge tag 'v2024.04-rc5' into next
Tom Rini
1
-4
/
+4
2024-03-21
patman: Properly document the patchwork_url setting
Douglas Anderson
1
-4
/
+4
2024-03-15
CI: Move to latest container image
Tom Rini
1
-1
/
+1
2024-03-14
CI: Cherry-pick reset support for m68k for QEMU
Tom Rini
1
-0
/
+1
2024-03-14
CI: Update to using clang-17
Tom Rini
1
-2
/
+2
[next]