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
2021-10-03
iot2050: Enable watchdog support, but do not auto-start it
Jan Kiszka
1
-0
/
+5
2021-10-01
tools: kwboot: Add Pali and Marek as authors
Pali Rohár
1
-0
/
+2
2021-10-01
tools: kwboot: Update file header
Marek Behún
1
-1
/
+2
2021-10-01
tools: kwboot: Avoid code repetition in kwboot_img_patch()
Marek Behún
1
-35
/
+20
2021-10-01
tools: kwboot: Cosmetic fix
Marek Behún
1
-3
/
+3
2021-10-01
tools: kwboot: Disable non-blocking mode
Pali Rohár
1
-1
/
+9
2021-10-01
tools: kwboot: Disable tty interbyte timeout
Pali Rohár
1
-1
/
+1
2021-10-01
tools: kwboot: Fix initializing tty device
Pali Rohár
1
-4
/
+5
2021-10-01
tools: kwboot: Check whether baudrate was set to requested value
Marek Behún
1
-0
/
+32
2021-10-01
tools: kwboot: Allow any baudrate on Linux
Pali Rohár
2
-1
/
+204
2021-10-01
tools: kwboot: Support higher baudrates when booting via UART
Pali Rohár
1
-34
/
+603
2021-10-01
tools: kwboot: Explicitly check against size of struct main_hdr_v1
Marek Behún
1
-2
/
+2
2021-10-01
tools: kwboot: Round up header size to 128 B when patching
Pali Rohár
1
-12
/
+77
2021-10-01
tools: kwbimage: Update comments describing kwbimage v1 structures
Pali Rohár
2
-4
/
+5
2021-10-01
tools: kwbimage: Refactor kwbimage header size determination
Marek Behún
3
-46
/
+40
2021-10-01
tools: kwbimage: Refactor image_version()
Marek Behún
3
-8
/
+8
2021-10-01
tools: kwboot: Patch destination address to DDR area for SPI image
Pali Rohár
1
-0
/
+8
2021-10-01
tools: kwboot: Patch source address in image header
Pali Rohár
1
-11
/
+29
2021-10-01
tools: kwboot: Don't patch image header if signed
Pali Rohár
1
-5
/
+25
2021-10-01
tools: kwbimage: Simplify iteration over version 1 optional headers
Marek Behún
2
-67
/
+81
2021-10-01
tools: kwboot: Always call kwboot_img_patch_hdr()
Pali Rohár
1
-17
/
+6
2021-10-01
tools: kwboot: Properly finish xmodem transfer
Pali Rohár
1
-17
/
+45
2021-10-01
tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received
Marek Behún
1
-3
/
+11
2021-10-01
tools: kwboot: Allow greater timeout when executing header code
Marek Behún
1
-3
/
+31
2021-10-01
tools: kwboot: Print new line after SPL output
Marek Behún
1
-2
/
+9
2021-10-01
tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case
Pali Rohár
1
-17
/
+53
2021-10-01
tools: kwboot: Use a function to check whether received byte is a Xmodem reply
Marek Behún
1
-2
/
+8
2021-10-01
tools: kwboot: Split sending image into header and data stages
Pali Rohár
2
-31
/
+61
2021-10-01
tools: kwboot: Print newline on error when progress was not completed
Pali Rohár
1
-0
/
+1
2021-10-01
tools: kwboot: Fix printing progress
Pali Rohár
1
-2
/
+7
2021-10-01
tools: kwboot: Fix comparison of integers with different size
Marek Behún
1
-2
/
+1
2021-10-01
tools: kwboot: Fix return type of kwboot_xm_makeblock() function
Pali Rohár
1
-4
/
+1
2021-10-01
tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails
Pali Rohár
1
-3
/
+6
2021-10-01
tools: kwboot: Print version information header
Pali Rohár
1
-0
/
+2
2021-10-01
tools: kwboot: Refactor and fix writing buffer
Marek Behún
1
-29
/
+26
2021-10-01
tools: kwboot: Make the quit sequence buffer const
Marek Behún
1
-2
/
+2
2021-10-01
tools: kwboot: Fix buffer overflow in kwboot_terminal()
Marek Behún
1
-1
/
+1
2021-10-01
tools: kwbimage: Fix printf format warning
Marek Behún
1
-1
/
+1
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-2
/
+2
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2
-11
/
+11
2021-09-27
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...
Tom Rini
1
-0
/
+1
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
1
-7
/
+222
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
1
-0
/
+1
2021-09-24
tools: Handle PAGER containing arguments
Paul Barker
1
-4
/
+6
2021-09-24
tools: Refactor full help printing
Paul Barker
4
-20
/
+24
2021-09-18
Revert "mkeficapsule: Remove dtb related options"
Simon Glass
1
-7
/
+222
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2
-20
/
+32
2021-09-11
tools: docker: Build and install genimage
Bin Meng
1
-0
/
+9
2021-09-11
tools: docker: Bump up QEMU version to 6.1.0
Bin Meng
1
-1
/
+7
2021-09-11
Dockerfile: Update to latest "focal" tag
Tom Rini
1
-1
/
+1
[next]