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
2022-07-01
image: fit: Use stack allocation macro
Joel Stanley
1
-2
/
+1
2022-06-16
tools: binman: install btool
Peng Fan
1
-1
/
+1
2022-06-14
dtoc: Update test_src_scan.py for new tegra compatibles
Tom Rini
1
-0
/
+1
2022-05-07
tools: mkimage: set OPENSSL_API_COMPAT
Heinrich Schuchardt
1
-0
/
+3
2022-05-07
mkimage: Document misc options
Sean Anderson
1
-4
/
+11
2022-05-05
tools: mkimage: Avoid ENODATA in host tools
Mark Kettenis
1
-1
/
+1
2022-05-05
tools/imagetool: Fix segfault when tparams->verify_header is NULL
Nicolas Heemeryck
1
-17
/
+23
2022-04-25
nds32: Remove the architecture
Tom Rini
4
-9
/
+2
2022-04-25
binman: don't import deprecated distutils package
Heinrich Schuchardt
1
-7
/
+0
2022-04-25
binman: Refuse to replace sections for now
Alper Nebi Yasak
3
-0
/
+35
2022-04-25
binman: Test replacing non-section entries in FIT subsections
Alper Nebi Yasak
1
-0
/
+38
2022-04-25
binman: Create FIT subentries in the FIT section, not its parent
Alper Nebi Yasak
3
-1
/
+110
2022-04-25
binman: Remove '/images/' fragment from FIT subentry paths
Alper Nebi Yasak
2
-5
/
+15
2022-04-25
binman: Don't reset offset/size if image doesn't allow repacking
Alper Nebi Yasak
2
-1
/
+22
2022-04-25
binman: Collect bintools for images when replacing entries
Alper Nebi Yasak
4
-0
/
+115
2022-04-25
binman: Fix unique names having '/.' for images read from files
Alper Nebi Yasak
4
-1
/
+104
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
1
-1
/
+1
2022-04-21
tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_END
Pali Rohár
1
-8
/
+11
2022-04-21
tools/mrvl_uart.sh: Remove script
Pali Rohár
1
-119
/
+0
2022-04-19
tools: add boot/ to .gitignore
Du Huanpeng
1
-0
/
+1
2022-04-18
rockchip: tools: add rk3066 support to rkcommon.c
Johan Jonker
1
-0
/
+1
2022-04-15
mkeficapsule: Remove raw and FIT GUID types
Sughosh Ganu
2
-33
/
+1
2022-04-11
image: fit: Align hash output buffers
Sean Anderson
1
-0
/
+3
2022-04-06
binman: Correct Chromium OS entry types
Simon Glass
2
-3
/
+3
2022-04-06
tools: mkimage: Call verify_header after writing image to disk
Pali Rohár
1
-0
/
+41
2022-04-06
tools: mkimage: No need to verify_header for header_v2
Yi Liu
1
-0
/
+4
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
5
-10
/
+979
2022-04-04
tools: mkimage: Add Allwinner TOC0 support
Samuel Holland
2
-3
/
+911
2022-04-04
mkimage: sunxi_egon: add support for riscv
Icenowy Zheng
1
-0
/
+23
2022-04-04
mkimage: sunxi_egon: refactor for multi-architecture support
Icenowy Zheng
1
-7
/
+43
2022-04-04
mkimage: add a flag to describe whether -A is specified
Icenowy Zheng
2
-0
/
+2
2022-04-02
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
Tom Rini
2
-1
/
+76
2022-04-01
global: Remove CONFIG_SYS_EXTRA_OPTIONS support
Tom Rini
2
-76
/
+1
2022-03-31
tools: binman: add support for pre-load header
Philippe Reynes
11
-0
/
+439
2022-03-31
mkimage: add public key for image pre-load stage
Philippe Reynes
2
-0
/
+117
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
1
-1
/
+1
2022-03-20
tools: buildman: Fix doc path in warning message
Johannes Krottmayer
1
-1
/
+1
2022-03-18
binman: Support splitting an ELF file into multiple nodes
Simon Glass
6
-10
/
+597
2022-03-18
binman: Keep a separate list of entries for fit
Simon Glass
1
-5
/
+28
2022-03-18
binman: Update fit to use node instead of subnode
Simon Glass
1
-8
/
+8
2022-03-18
binman: Add a consistent way to report errors with fit
Simon Glass
2
-9
/
+24
2022-03-18
binman: Fix some pylint warnings in fit
Simon Glass
1
-25
/
+25
2022-03-18
binman: Update fit to move node reading into the ReadNode() method
Simon Glass
1
-6
/
+4
2022-03-18
binman: Read the fit entries only once
Simon Glass
1
-1
/
+0
2022-03-18
binman: Allow mkimage to use a non-zero fake-blob size
Simon Glass
7
-8
/
+53
2022-03-18
binman: Make fake blobs zero-sized by default
Simon Glass
1
-2
/
+3
2022-03-18
binman: Change how faked blobs are created
Simon Glass
4
-8
/
+13
2022-03-18
binman: Rename tools parameter to btools
Simon Glass
7
-15
/
+15
2022-03-18
binman: Refactor fit to generate output at the end
Simon Glass
3
-84
/
+109
2022-03-18
binman: Rename ExpandEntries to gen_entries
Simon Glass
5
-8
/
+8
[next]