- 6a5d131 tools: kwboot: Fix quitting terminal by Pali Rohár · 2 years, 9 months ago
- cf91fa8 tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 10 months ago
- 111779f tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 10 months ago
- e4b8fca tools: kwboot: Set debug flag to 1 by Pali Rohár · 2 years, 10 months ago
- 577506c tools: kwboot: Fix usage of -D without -t by Pali Rohár · 2 years, 10 months ago
- 613bd8b tools: kwboot: Handle EINTR in kwboot_tty_recv() by Pali Rohár · 2 years, 10 months ago
- 5350df1 tools: kwboot: Handle EINTR in kwboot_write() by Pali Rohár · 2 years, 10 months ago
- 1a0755e tools: kwboot: Remove 2s delay before sending first xmodem packet by Pali Rohár · 2 years, 10 months ago
- e68c27bd tools: kwboot: Force BootROM to flush input queue after boot pattern by Pali Rohár · 2 years, 10 months ago
- 4895336 tools: kwboot: Allow to use option -b without image path by Pali Rohár · 2 years, 10 months ago
- b3760f9 tools: kwboot: Show 'E' in progress output when error occurs by Pali Rohár · 2 years, 10 months ago
- 80241ce tools: kwboot: Fix handling of repeated xmodem packets by Pali Rohár · 2 years, 10 months ago
- 230d4f8 tools: kwboot: Do not change received character in kwboot_xm_recv_reply() by Pali Rohár · 2 years, 10 months ago
- 6af1429 tools: kwboot: Remove code for handling CAN byte by Pali Rohár · 2 years, 10 months ago
- e4529bd tools: kwboot: Improve retrying logic for incomplete xmodem packets by Pali Rohár · 2 years, 10 months ago
- b43d90f tools: kwboot: Wait blk_rsp_timeo when flushing by Pali Rohár · 2 years, 10 months ago
- def9838 tools: kwboot: Increase blk_rsp_timeo to 2s by Pali Rohár · 2 years, 10 months ago
- 32eec19 tools: kwbimage/kwboot: Check ext field for non-zero value by Pali Rohár · 2 years, 11 months ago
- 73ae7aa tools: kwboot: Always print kwboot version by Pali Rohár · 3 years, 1 month ago
- 400b5cf tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 3 years, 1 month ago
- 2d760ed tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · 3 years, 1 month ago
- 6303a23 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · 3 years, 1 month ago
- 15b16e5 tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · 3 years, 1 month ago
- 9e624c9 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · 3 years, 1 month ago
- f2acbba tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 3 years, 1 month ago
- 6daa561 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 3 years, 1 month ago
- 959e850 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years, 1 month ago
- e665c6a tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years, 1 month ago
- 6fa9709 tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 3 years, 1 month ago
- 90eb900 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 3 years, 1 month ago
- 085d9ce tools: kwboot: Simplify code for aligning image header by Pali Rohár · 3 years, 1 month ago
- ddee5d8 tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 3 years, 1 month ago
- 71db362 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 3 years, 1 month ago
- f625a22 tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 3 years, 1 month ago
- aed39f2 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 3 years, 1 month ago
- 0b659e5 tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 3 years, 1 month ago
- d877439 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 3 years, 1 month ago
- 40003a0 tools: kwboot: Fix initialization of tty device by Pali Rohár · 3 years, 1 month ago
- c1efca4 tools: kwboot: Initialize rfds to zero by Pali Rohár · 3 years, 1 month ago
- 3024ebd tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years, 1 month ago
- 87cc3c9 tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · 3 years, 1 month ago
- aa98a1e tools: kwboot: Add Pali and Marek as authors by Pali Rohár · 3 years, 2 months ago
- db5b53e tools: kwboot: Update file header by Marek Behún · 3 years, 2 months ago
- 3e6117e tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · 3 years, 2 months ago
- 6c598c3 tools: kwboot: Cosmetic fix by Marek Behún · 3 years, 2 months ago
- 2bffe24 tools: kwboot: Disable non-blocking mode by Pali Rohár · 3 years, 2 months ago
- 12095b2 tools: kwboot: Disable tty interbyte timeout by Pali Rohár · 3 years, 2 months ago
- 909a0b9 tools: kwboot: Fix initializing tty device by Pali Rohár · 3 years, 2 months ago
- 6783549 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · 3 years, 2 months ago
- fd935e9 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · 3 years, 2 months ago
- 2a8b769 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · 3 years, 2 months ago
- 811821e tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · 3 years, 2 months ago
- d9355bf tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · 3 years, 2 months ago
- d1b0b03 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years, 2 months ago
- fa9caec tools: kwbimage: Refactor image_version() by Marek Behún · 3 years, 2 months ago
- 398d415 tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · 3 years, 2 months ago
- 88255af tools: kwboot: Patch source address in image header by Pali Rohár · 3 years, 2 months ago
- 5725e0c tools: kwboot: Don't patch image header if signed by Pali Rohár · 3 years, 2 months ago
- 4d27601 tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · 3 years, 2 months ago
- 42c61a4 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · 3 years, 2 months ago
- 0a3b85a tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · 3 years, 2 months ago
- 2d9f245 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · 3 years, 2 months ago
- bcc5e04 tools: kwboot: Print new line after SPL output by Marek Behún · 3 years, 2 months ago
- d06d520 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · 3 years, 2 months ago
- eabacb8 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · 3 years, 2 months ago
- bed18ef tools: kwboot: Split sending image into header and data stages by Pali Rohár · 3 years, 2 months ago
- 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · 3 years, 2 months ago
- d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · 3 years, 2 months ago
- edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · 3 years, 2 months ago
- 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · 3 years, 2 months ago
- 2c02a34 tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · 3 years, 2 months ago
- 3c703aaf tools: kwboot: Print version information header by Pali Rohár · 3 years, 2 months ago
- d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years, 2 months ago
- ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years, 2 months ago
- 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years, 2 months ago
- b572ac4 tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 4 months ago
- 1228116 tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 4 months ago
- 48615ba tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 4 months ago
- 049cf91 tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 4 months ago
- eafc969 tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 4 months ago
- 8210ea0 tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 4 months ago
- f01adfd tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 4 months ago
- 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · 6 years ago
- ab7e8a1 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
- e8f8a7c tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
- dc3a921 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · 8 years ago
- aa6b9e7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · 8 years ago
- 4d31a84 tools: kwboot: Add xmodem timeout option by Kevin Smith · 9 years ago
- 6c7c1ba tools: kwboot: Clean up usage text by Kevin Smith · 9 years ago
- 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
- c74165d tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
- f7f509d tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · 10 years ago
- bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
- dff28964 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 13 years ago