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
/
kwbimage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
tools: kwbimage: Add me as an author of kwbimage
Pali Rohár
1
-0
/
+2
2022-02-17
tools: kwbimage: Fix help how to extract DDR3 training code
Pali Rohár
1
-1
/
+1
2022-02-17
tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 i...
Pali Rohár
1
-0
/
+6
2022-02-17
tools: kwbimage: Do not show mkimage error message in dumpimage
Pali Rohár
1
-1
/
+1
2022-02-17
tools: kwbimage: Add support for dumping extended and binary v0 headers
Pali Rohár
1
-12
/
+128
2022-02-17
tools: kwbimage: Fix dumping DATA registers for v0 images
Pali Rohár
1
-2
/
+4
2022-01-14
tools: kwbimage: Fix mkimage/dumpimage -l argument
Pali Rohár
1
-1
/
+2
2022-01-14
tools: kwbimage: Extract main data image without -p arg for dumpimage
Pali Rohár
1
-27
/
+40
2022-01-14
tools: kwbimage/kwboot: Check ext field for non-zero value
Pali Rohár
1
-1
/
+1
2022-01-14
tools: kwbimage: Dump kwbimage config file on '-p -1' option
Pali Rohár
1
-0
/
+176
2022-01-14
tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
Pali Rohár
1
-1
/
+4
2022-01-14
tools: kwbimage: Add missing check for maximal value for DATA_DELAY
Pali Rohár
1
-0
/
+4
2022-01-14
tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
Pali Rohár
1
-4
/
+8
2022-01-14
tools: kwbimage: Check for maximal kwbimage header size
Pali Rohár
1
-0
/
+5
2022-01-14
tools: kwbimage: Check the return value of image_headersz_v1()
Pali Rohár
1
-0
/
+4
2022-01-14
tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
Pali Rohár
1
-16
/
+93
2022-01-14
tools: kwbimage: Add support for specifying CPU core
Pali Rohár
1
-0
/
+26
2022-01-14
tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands
Pali Rohár
1
-20
/
+38
2022-01-14
tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
Pali Rohár
1
-3
/
+15
2022-01-14
tools: kwbimage: Deduplicate v1 regtype header finishing
Pali Rohár
1
-19
/
+22
2022-01-14
tools: kwbimage: Mark all local functions as static
Pali Rohár
1
-18
/
+19
2022-01-05
tools: kwbimage: Fix checksum calculation for v1 images
Pierre Bourdon
1
-3
/
+3
2021-12-26
tools: avoid OpenSSL deprecation warnings
Heinrich Schuchardt
1
-0
/
+2
2021-11-10
tools: kwbimage: Properly set srcaddr in kwbimage v0
Pali Rohár
1
-0
/
+22
2021-11-10
tools: kwbimage: Properly calculate and align kwbimage v0 header size
Pali Rohár
1
-8
/
+16
2021-11-10
tools: kwbimage: Fill the real header size into the main header
Pali Rohár
1
-0
/
+9
2021-11-10
tools: kwbimage: Align kwbimage header to proper size
Pali Rohár
1
-5
/
+22
2021-11-10
tools: kwbimage: Do not put final image padding to the image data size
Pali Rohár
1
-9
/
+21
2021-11-10
tools: kwbimage: Align final UART image to 128 bytes
Pali Rohár
1
-0
/
+3
2021-11-10
tools: kwbimage: Remove unused enums and prototypes
Pali Rohár
1
-1
/
+1
2021-11-10
tools: kwbimage: Fix validation of kwbimage v0
Pali Rohár
1
-37
/
+43
2021-11-10
tools: kwbimage: Set BOOT_FROM by default to SPI
Pali Rohár
1
-17
/
+15
2021-11-10
tools: kwbimage: Explicitly set version also for kwbimage v0
Pali Rohár
1
-0
/
+1
2021-11-10
tools: kwbimage: Add support for new commands UART_PORT and UART_MPP
Pali Rohár
1
-1
/
+19
2021-10-28
tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images
Pali Rohár
1
-0
/
+3
2021-10-28
tools: kwbimage: Align BIN header executable code to 128-bit boundary
Pali Rohár
1
-17
/
+34
2021-10-01
tools: kwbimage: Update comments describing kwbimage v1 structures
Pali Rohár
1
-1
/
+2
2021-10-01
tools: kwbimage: Refactor kwbimage header size determination
Marek Behún
1
-22
/
+7
2021-10-01
tools: kwbimage: Refactor image_version()
Marek Behún
1
-4
/
+4
2021-10-01
tools: kwbimage: Simplify iteration over version 1 optional headers
Marek Behún
1
-67
/
+23
2021-10-01
tools: kwbimage: Fix printf format warning
Marek Behún
1
-1
/
+1
2021-09-01
tools: kwbimage: Remove comment about unimplemented register headers in v1 im...
Pali Rohár
1
-2
/
+0
2021-09-01
kwbimage: check return value of image_get_csk_index
Heinrich Schuchardt
1
-1
/
+1
2021-09-01
kwbimage: check fopen() return value
Heinrich Schuchardt
1
-0
/
+11
2021-09-01
tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers
Pali Rohár
1
-11
/
+11
2021-09-01
tools: kwbimage: Verify size of image data
Pali Rohár
1
-1
/
+1
2021-09-01
tools: kwbimage: Verify size of v0 image header
Pali Rohár
1
-0
/
+3
2021-09-01
tools: kwbimage: Verify supported image version
Pali Rohár
1
-3
/
+3
2021-07-31
kwbimage: Update help message about how to extract from an existing image
Pali Rohár
1
-1
/
+1
2021-07-31
kwbimage: Add support for extracting images via dumpimage tool
Pali Rohár
1
-8
/
+64
[next]