index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
kwboot.c
Age
Commit message (
Expand
)
Author
2021-10-01
tools: kwboot: Add Pali and Marek as authors
Pali Rohár
2021-10-01
tools: kwboot: Update file header
Marek Behún
2021-10-01
tools: kwboot: Avoid code repetition in kwboot_img_patch()
Marek Behún
2021-10-01
tools: kwboot: Cosmetic fix
Marek Behún
2021-10-01
tools: kwboot: Disable non-blocking mode
Pali Rohár
2021-10-01
tools: kwboot: Disable tty interbyte timeout
Pali Rohár
2021-10-01
tools: kwboot: Fix initializing tty device
Pali Rohár
2021-10-01
tools: kwboot: Check whether baudrate was set to requested value
Marek Behún
2021-10-01
tools: kwboot: Allow any baudrate on Linux
Pali Rohár
2021-10-01
tools: kwboot: Support higher baudrates when booting via UART
Pali Rohár
2021-10-01
tools: kwboot: Explicitly check against size of struct main_hdr_v1
Marek Behún
2021-10-01
tools: kwboot: Round up header size to 128 B when patching
Pali Rohár
2021-10-01
tools: kwbimage: Refactor kwbimage header size determination
Marek Behún
2021-10-01
tools: kwbimage: Refactor image_version()
Marek Behún
2021-10-01
tools: kwboot: Patch destination address to DDR area for SPI image
Pali Rohár
2021-10-01
tools: kwboot: Patch source address in image header
Pali Rohár
2021-10-01
tools: kwboot: Don't patch image header if signed
Pali Rohár
2021-10-01
tools: kwboot: Always call kwboot_img_patch_hdr()
Pali Rohár
2021-10-01
tools: kwboot: Properly finish xmodem transfer
Pali Rohár
2021-10-01
tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received
Marek Behún
2021-10-01
tools: kwboot: Allow greater timeout when executing header code
Marek Behún
2021-10-01
tools: kwboot: Print new line after SPL output
Marek Behún
2021-10-01
tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case
Pali Rohár
2021-10-01
tools: kwboot: Use a function to check whether received byte is a Xmodem reply
Marek Behún
2021-10-01
tools: kwboot: Split sending image into header and data stages
Pali Rohár
2021-10-01
tools: kwboot: Print newline on error when progress was not completed
Pali Rohár
2021-10-01
tools: kwboot: Fix printing progress
Pali Rohár
2021-10-01
tools: kwboot: Fix comparison of integers with different size
Marek Behún
2021-10-01
tools: kwboot: Fix return type of kwboot_xm_makeblock() function
Pali Rohár
2021-10-01
tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails
Pali Rohár
2021-10-01
tools: kwboot: Print version information header
Pali Rohár
2021-10-01
tools: kwboot: Refactor and fix writing buffer
Marek Behún
2021-10-01
tools: kwboot: Make the quit sequence buffer const
Marek Behún
2021-10-01
tools: kwboot: Fix buffer overflow in kwboot_terminal()
Marek Behún
2021-07-31
tools: kwboot: Fix checking image header version
Pali Rohár
2021-07-31
tools: kwboot: Check for v1 header size
Pali Rohár
2021-07-31
tools: kwboot: Cosmetic fix - add missing curly brackets
Pali Rohár
2021-07-31
tools: kwboot: Print trailing newline after terminal is terminated
Pali Rohár
2021-07-31
tools: kwboot: Fix restoring terminal
Pali Rohár
2021-07-31
tools: kwboot: Fix wrong parameter passed to read()
Pali Rohár
2021-07-31
tools: kwbimage: Mark all BootROM structures __packed
Pali Rohár
2018-09-19
tools: kwboot: Make kwboot more robust on a38x
Jon Nettleton
2018-08-07
tools: kwboot: properly quit when read() returns 0
Willy Tarreau
2018-08-07
tools: kwboot: unbreak terminal-only mode
Willy Tarreau
2017-02-17
tools: kwboot: don't adjust destaddr when patching the image
Chris Packham
2016-08-26
tools: kwboot: patch destaddr only for SoCs with header version 1
Simon Baatz
2016-03-24
tools: kwboot: Add xmodem timeout option
Kevin Smith
2016-03-24
tools: kwboot: Clean up usage text
Kevin Smith
2016-01-14
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
Stefan Roese
2015-10-01
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
Stefan Roese
[next]