1. f8017c3 tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 2 years, 11 months ago
  2. 62a98f4 tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · 2 years, 11 months ago
  3. 8dbe027 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · 2 years, 11 months ago
  4. 558176d tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · 2 years, 11 months ago
  5. 5645229 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · 2 years, 11 months ago
  6. cab817d tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 2 years, 11 months ago
  7. 455c0d2 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 2 years, 11 months ago
  8. a6fcac2 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 2 years, 11 months ago
  9. d14a342 tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 2 years, 11 months ago
  10. d656f5a tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 2 years, 11 months ago
  11. e511cc3 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 2 years, 11 months ago
  12. ed792c2 tools: kwboot: Simplify code for aligning image header by Pali Rohár · 2 years, 11 months ago
  13. 8e2e7ca tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 2 years, 11 months ago
  14. 4bebab6 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 2 years, 11 months ago
  15. 82c5a0a tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 2 years, 11 months ago
  16. 063cb35 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 2 years, 11 months ago
  17. ad9a3ac tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 2 years, 11 months ago
  18. 5923ef6 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 2 years, 11 months ago
  19. 2ecca3d tools: kwboot: Fix initialization of tty device by Pali Rohár · 2 years, 11 months ago
  20. 0a14341 tools: kwboot: Initialize rfds to zero by Pali Rohár · 2 years, 11 months ago
  21. 0089f61 tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years ago
  22. a85a71d tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · 3 years ago
  23. cf8c932 tools: kwboot: Add Pali and Marek as authors by Pali Rohár · 3 years ago
  24. b843aed tools: kwboot: Update file header by Marek Behún · 3 years ago
  25. b4eea8f tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · 3 years ago
  26. 5fa04f4 tools: kwboot: Cosmetic fix by Marek Behún · 3 years ago
  27. 911515b tools: kwboot: Disable non-blocking mode by Pali Rohár · 3 years ago
  28. 24a471b tools: kwboot: Disable tty interbyte timeout by Pali Rohár · 3 years ago
  29. c704e0e tools: kwboot: Fix initializing tty device by Pali Rohár · 3 years ago
  30. 99a3d023 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · 3 years ago
  31. 93b5563 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · 3 years ago
  32. ca27204 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · 3 years ago
  33. 5c8f812 tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · 3 years ago
  34. 04ced02 tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · 3 years ago
  35. fe2fd73 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years ago
  36. acb0b38 tools: kwbimage: Refactor image_version() by Marek Behún · 3 years ago
  37. f2c644e tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · 3 years ago
  38. 792e423 tools: kwboot: Patch source address in image header by Pali Rohár · 3 years ago
  39. 550c930 tools: kwboot: Don't patch image header if signed by Pali Rohár · 3 years ago
  40. ddc04fa tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · 3 years ago
  41. 9cdc264 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · 3 years ago
  42. 819cd32 tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · 3 years ago
  43. 12df7b7 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · 3 years ago
  44. 2e81b3a tools: kwboot: Print new line after SPL output by Marek Behún · 3 years ago
  45. 48b3ea6 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · 3 years ago
  46. 408ea61 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · 3 years ago
  47. 2ef87f7 tools: kwboot: Split sending image into header and data stages by Pali Rohár · 3 years ago
  48. d5ba8db tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · 3 years ago
  49. 5a1f8cb tools: kwboot: Fix printing progress by Pali Rohár · 3 years ago
  50. d8cc851 tools: kwboot: Fix comparison of integers with different size by Marek Behún · 3 years ago
  51. c5d666a tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · 3 years ago
  52. 00a1dee tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · 3 years ago
  53. a050a86 tools: kwboot: Print version information header by Pali Rohár · 3 years ago
  54. e453bb4 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years ago
  55. 46237e6 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years ago
  56. f30cb0d tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years ago
  57. 5029d7b tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 2 months ago
  58. 825a2ca tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 2 months ago
  59. b943eee tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 2 months ago
  60. 49a0a3b tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 2 months ago
  61. ec0fe5b tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 2 months ago
  62. 43fef8d tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 2 months ago
  63. a107c61 tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 2 months ago
  64. 9ca6fae tools: kwboot: Make kwboot more robust on a38x by Jon Nettleton · 6 years ago
  65. 4469bd7 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · 6 years ago
  66. 3475a71 tools: kwboot: unbreak terminal-only mode by Willy Tarreau · 6 years ago
  67. 93f4877 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · 8 years ago
  68. bdf58c7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · 8 years ago
  69. 7497a6a tools: kwboot: Add xmodem timeout option by Kevin Smith · 9 years ago
  70. 8669dac tools: kwboot: Clean up usage text by Kevin Smith · 9 years ago
  71. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  72. e29f1db tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  73. 1c0df9e tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · 9 years ago
  74. 84899e2 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · 10 years ago
  75. d131ad6 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 12 years ago