1. 5c8f812 tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · 3 years ago
  2. 04ced02 tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · 3 years ago
  3. fe2fd73 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years ago
  4. acb0b38 tools: kwbimage: Refactor image_version() by Marek Behún · 3 years ago
  5. f2c644e tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · 3 years ago
  6. 792e423 tools: kwboot: Patch source address in image header by Pali Rohár · 3 years ago
  7. 550c930 tools: kwboot: Don't patch image header if signed by Pali Rohár · 3 years ago
  8. ddc04fa tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · 3 years ago
  9. 9cdc264 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · 3 years ago
  10. 819cd32 tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · 3 years ago
  11. 12df7b7 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · 3 years ago
  12. 2e81b3a tools: kwboot: Print new line after SPL output by Marek Behún · 3 years ago
  13. 48b3ea6 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · 3 years ago
  14. 408ea61 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · 3 years ago
  15. 2ef87f7 tools: kwboot: Split sending image into header and data stages by Pali Rohár · 3 years ago
  16. d5ba8db tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · 3 years ago
  17. 5a1f8cb tools: kwboot: Fix printing progress by Pali Rohár · 3 years ago
  18. d8cc851 tools: kwboot: Fix comparison of integers with different size by Marek Behún · 3 years ago
  19. c5d666a tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · 3 years ago
  20. 00a1dee tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · 3 years ago
  21. a050a86 tools: kwboot: Print version information header by Pali Rohár · 3 years ago
  22. e453bb4 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years ago
  23. 46237e6 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years ago
  24. f30cb0d tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years ago
  25. 5029d7b tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 2 months ago
  26. 825a2ca tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 2 months ago
  27. b943eee tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 2 months ago
  28. 49a0a3b tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 2 months ago
  29. ec0fe5b tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 2 months ago
  30. 43fef8d tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 2 months ago
  31. a107c61 tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 2 months ago
  32. 9ca6fae tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · 6 years ago
  33. 4469bd7 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  34. 3475a71 tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  35. 93f4877 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · 8 years ago
  36. bdf58c7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · 8 years ago
  37. 7497a6a tools: kwboot: Add xmodem timeout option by Kevin Smith · 9 years ago
  38. 8669dac tools: kwboot: Clean up usage text by Kevin Smith · 9 years ago
  39. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  40. e29f1db tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  41. 1c0df9e tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · 9 years ago
  42. 84899e2 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
  43. d131ad6 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 12 years ago