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
/
kwboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
tools: kwboot: Add support for parsing SATA images with non-512 block size
Pali Rohár
1
-1
/
+34
2023-03-24
tools: kwboot: Document information about NOR XIP
Pali Rohár
1
-1
/
+3
2023-03-24
tools: kwboot: Workaround A38x BootROM bug for images with a gap
Pali Rohár
1
-0
/
+23
2023-03-24
tools: kwboot: Fix sending very small images
Pali Rohár
1
-0
/
+2
2023-03-24
tools: kwboot: Fix inserting UART data checksum without -B option
Pali Rohár
1
-0
/
+2
2023-03-24
tools: kwboot: Fix invalid UART kwbimage v1 headersz
Pali Rohár
1
-0
/
+11
2023-03-01
tools: kwboot: Show image type and error parsing reasons
Pali Rohár
1
-5
/
+34
2023-03-01
tools: kwboot: Fix patching of SPI/NOR XIP images
Pali Rohár
1
-2
/
+2
2023-03-01
tools: kwboot: Add check that kwbimage contains DDR init code
Pali Rohár
1
-0
/
+48
2023-03-01
tools: kwboot: Validate optional kwbimage v1 headers
Pali Rohár
1
-0
/
+8
2023-03-01
tools: kwboot: Fix parsing UART image without data checksum
Pali Rohár
1
-2
/
+13
2023-03-01
tools: kwboot: Add image type documentation
Pali Rohár
1
-0
/
+62
2023-03-01
tools: kwboot: Add more documentation references
Pali Rohár
1
-0
/
+19
2023-03-01
tools: kwboot: Fix parsing SATA kwbimage
Pali Rohár
1
-4
/
+1
2023-03-01
tools: kwboot: Fix parsing SDIO kwbimage
Pali Rohár
1
-4
/
+0
2022-09-13
tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms
Stefan Roese
1
-1
/
+1
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
1
-1
/
+1
2022-04-21
tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_END
Pali Rohár
1
-8
/
+11
2022-03-14
tools: kwboot: Allow to mix positional arguments with option -b
Pali Rohár
1
-4
/
+14
2022-03-14
tools: kwboot: Check if baudrate value is supported before sending image
Pali Rohár
1
-1
/
+13
2022-03-14
tools: kwboot: Allow to specify custom baudrate only in supported operations
Pali Rohár
1
-0
/
+6
2022-03-04
tools: kwboot: Update references with public links
Pali Rohár
1
-3
/
+28
2022-03-04
tools: kwboot: Update doc about Avanta
Pali Rohár
1
-3
/
+3
2022-03-04
tools: kwboot: Update usage
Pali Rohár
1
-3
/
+4
2022-03-04
tools: kwboot: Add support for backspace key in mini terminal
Pali Rohár
1
-13
/
+96
2022-03-04
tools: kwboot: Fix sending and processing debug message pattern (-d option)
Pali Rohár
1
-16
/
+123
2022-03-04
tools: kwboot: Use separate thread for sending boot message pattern
Pali Rohár
1
-19
/
+101
2022-03-04
tools: kwboot: Cleanup bootmsg and debugmsg variables
Pali Rohár
1
-17
/
+14
2022-03-04
tools: kwboot: Remove msg_req_delay
Pali Rohár
1
-6
/
+1
2022-03-04
tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()
Pali Rohár
1
-11
/
+19
2022-03-04
tools: kwboot: Fix quitting terminal
Pali Rohár
1
-2
/
+2
2022-02-10
tools: kwboot: Allow to use -b without image path as the last getopt() option
Pali Rohár
1
-1
/
+1
2022-02-10
tools: kwboot: Fix detection of quit esc sequence
Pali Rohár
1
-8
/
+11
2022-01-31
tools: kwboot: Set debug flag to 1
Pali Rohár
1
-0
/
+1
2022-01-31
tools: kwboot: Fix usage of -D without -t
Pali Rohár
1
-1
/
+1
2022-01-31
tools: kwboot: Handle EINTR in kwboot_tty_recv()
Pali Rohár
1
-3
/
+7
2022-01-31
tools: kwboot: Handle EINTR in kwboot_write()
Pali Rohár
1
-3
/
+5
2022-01-31
tools: kwboot: Remove 2s delay before sending first xmodem packet
Pali Rohár
1
-4
/
+0
2022-01-31
tools: kwboot: Force BootROM to flush input queue after boot pattern
Pali Rohár
1
-1
/
+35
2022-01-31
tools: kwboot: Allow to use option -b without image path
Pali Rohár
1
-5
/
+17
2022-01-31
tools: kwboot: Show 'E' in progress output when error occurs
Pali Rohár
1
-2
/
+6
2022-01-31
tools: kwboot: Fix handling of repeated xmodem packets
Pali Rohár
1
-3
/
+25
2022-01-31
tools: kwboot: Do not change received character in kwboot_xm_recv_reply()
Pali Rohár
1
-4
/
+2
2022-01-31
tools: kwboot: Remove code for handling CAN byte
Pali Rohár
1
-11
/
+5
2022-01-31
tools: kwboot: Improve retrying logic for incomplete xmodem packets
Pali Rohár
1
-1
/
+10
2022-01-31
tools: kwboot: Wait blk_rsp_timeo when flushing
Pali Rohár
1
-2
/
+2
2022-01-31
tools: kwboot: Increase blk_rsp_timeo to 2s
Pali Rohár
1
-1
/
+1
2022-01-14
tools: kwbimage/kwboot: Check ext field for non-zero value
Pali Rohár
1
-2
/
+2
2021-11-10
tools: kwboot: Always print kwboot version
Pali Rohár
1
-1
/
+2
2021-11-10
tools: kwboot: Fix sending Kirkwood v0 images
Pali Rohár
1
-6
/
+19
[next]