1. aa98a1e tools: kwboot: Add Pali and Marek as authors by Pali Rohár · Fri Sep 24 23:07:14 2021 +0200
  2. db5b53e tools: kwboot: Update file header by Marek Behún · Fri Sep 24 23:07:13 2021 +0200
  3. 3e6117e tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · Fri Sep 24 23:07:12 2021 +0200
  4. 6c598c3 tools: kwboot: Cosmetic fix by Marek Behún · Fri Sep 24 23:07:11 2021 +0200
  5. 2bffe24 tools: kwboot: Disable non-blocking mode by Pali Rohár · Fri Sep 24 23:07:10 2021 +0200
  6. 12095b2 tools: kwboot: Disable tty interbyte timeout by Pali Rohár · Fri Sep 24 23:07:09 2021 +0200
  7. 909a0b9 tools: kwboot: Fix initializing tty device by Pali Rohár · Fri Sep 24 23:07:08 2021 +0200
  8. 6783549 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · Fri Sep 24 23:07:07 2021 +0200
  9. fd935e9 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · Fri Sep 24 23:07:06 2021 +0200
  10. 2a8b769 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · Fri Sep 24 23:07:05 2021 +0200
  11. 811821e tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · Fri Sep 24 23:07:04 2021 +0200
  12. d9355bf tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · Fri Sep 24 23:07:03 2021 +0200
  13. d1b0b03 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · Fri Sep 24 23:07:01 2021 +0200
  14. fa9caec tools: kwbimage: Refactor image_version() by Marek Behún · Fri Sep 24 23:07:00 2021 +0200
  15. 398d415 tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · Fri Sep 24 23:06:59 2021 +0200
  16. 88255af tools: kwboot: Patch source address in image header by Pali Rohár · Fri Sep 24 23:06:58 2021 +0200
  17. 5725e0c tools: kwboot: Don't patch image header if signed by Pali Rohár · Fri Sep 24 23:06:57 2021 +0200
  18. 4d27601 tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · Fri Sep 24 23:06:55 2021 +0200
  19. 42c61a4 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · Fri Sep 24 23:06:54 2021 +0200
  20. 0a3b85a tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · Fri Sep 24 23:06:53 2021 +0200
  21. 2d9f245 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · Fri Sep 24 23:06:52 2021 +0200
  22. bcc5e04 tools: kwboot: Print new line after SPL output by Marek Behún · Fri Sep 24 23:06:51 2021 +0200
  23. d06d520 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · Fri Sep 24 23:06:50 2021 +0200
  24. eabacb8 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · Fri Sep 24 23:06:49 2021 +0200
  25. bed18ef tools: kwboot: Split sending image into header and data stages by Pali Rohár · Fri Sep 24 23:06:48 2021 +0200
  26. 5ed896f tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · Fri Sep 24 23:06:47 2021 +0200
  27. d01b9ce tools: kwboot: Fix printing progress by Pali Rohár · Fri Sep 24 23:06:46 2021 +0200
  28. edb6324 tools: kwboot: Fix comparison of integers with different size by Marek Behún · Fri Sep 24 23:06:45 2021 +0200
  29. 58cf04de tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · Fri Sep 24 23:06:44 2021 +0200
  30. 2c02a34 tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · Fri Sep 24 23:06:43 2021 +0200
  31. 3c703aaf tools: kwboot: Print version information header by Pali Rohár · Fri Sep 24 23:06:42 2021 +0200
  32. d3bc5c3 tools: kwboot: Refactor and fix writing buffer by Marek Behún · Fri Sep 24 23:06:41 2021 +0200
  33. ea5b2b3 tools: kwboot: Make the quit sequence buffer const by Marek Behún · Fri Sep 24 23:06:40 2021 +0200
  34. 4eb55de tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · Fri Sep 24 23:06:39 2021 +0200
  35. b572ac4 tools: kwboot: Fix checking image header version by Pali Rohár · Fri Jul 23 11:14:22 2021 +0200
  36. 1228116 tools: kwboot: Check for v1 header size by Pali Rohár · Fri Jul 23 11:14:21 2021 +0200
  37. 48615ba tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · Fri Jul 23 11:14:20 2021 +0200
  38. 049cf91 tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · Fri Jul 23 11:14:19 2021 +0200
  39. eafc969 tools: kwboot: Fix restoring terminal by Pali Rohár · Fri Jul 23 11:14:18 2021 +0200
  40. 8210ea0 tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · Fri Jul 23 11:14:17 2021 +0200
  41. f01adfd tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · Fri Jul 23 11:14:14 2021 +0200
  42. 0e428ee tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · Mon Aug 13 18:24:38 2018 +0300
  43. ab7e8a1 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · Tue Jul 03 12:10:31 2018 -0400
  44. e8f8a7c tools: kwboot: unbreak terminal-only mode by Willy Tarreau · Tue Jul 03 12:10:30 2018 -0400
  45. dc3a921 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · Wed Feb 15 15:34:55 2017 +1300
  46. aa6b9e7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · Wed Aug 10 10:15:42 2016 +0200
  47. 4d31a84 tools: kwboot: Add xmodem timeout option by Kevin Smith · Tue Feb 16 21:28:19 2016 +0000
  48. 6c7c1ba tools: kwboot: Clean up usage text by Kevin Smith · Tue Feb 16 21:28:17 2016 +0000
  49. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · Thu Jan 07 14:12:04 2016 +0100
  50. c74165d tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · Tue Sep 29 09:19:59 2015 +0200
  51. f7f509d tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · Fri May 29 13:25:04 2015 +0200
  52. bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · Wed Oct 22 12:13:21 2014 +0200
  53. dff28964 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · Sun May 27 11:44:51 2012 +0000