1. e20e092 boot: boot_serial: use new Zephyr reboot header by Gerard Marull-Paretas · 4 years, 3 months ago
  2. f48de7a boot/boot_serial: allow nonaligned last chunk by Andrzej Puzdrowski · 4 years, 10 months ago
  3. 0813efe zephyr: Convert from Zephyr to C99 types by Kumar Gala · 5 years ago
  4. 16d7b73 serial_recovery: Reduce minimum number of members in packet by Øyvind Rønningstad · 5 years ago
  5. 57f0df3 boot_serial: Initialize possibly initialized variable by David Brown · 5 years ago
  6. 7e7b4ad zephyr: boot_serial: Use K_MSEC() with k_sleep by Carles Cufi · 5 years ago
  7. d071356 serial_recovery: Add copied and generated CBOR decoding code files by Øyvind Rønningstad · 6 years ago
  8. f42a820 serial_recovery: Replace CBOR decoding code with generated code by Øyvind Rønningstad · 6 years ago
  9. 470e2f3 zephyr: Enabling Zephyr/mynewt-core version of tinycbor by Dominik Ermel · 6 years ago
  10. 54c1e3f zephyr: fix driver include paths by Peter Bigot · 6 years ago
  11. f1d189c zephyr: switch to recent defines and include headers by Andrzej Puzdrowski · 6 years ago
  12. 6f49c27 Add boot_serial support for multi-images by Fabio Utzig · 6 years ago
  13. 10ee648 Update bootutil to reduce amount of global state by Fabio Utzig · 6 years ago
  14. b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
  15. 0cd178d zephyr: fix build with zephyr by Andrzej Puzdrowski · 6 years ago
  16. 401d7b3 zephyr: boot_serial: fix CRC header warning by Emanuele Di Santo · 7 years ago
  17. 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
  18. e5aeee4 boot_serial; check CRC for RX only if all data has arrived. by Marko Kiiskila · 7 years ago
  19. c2e30cf serial recovery: always erase image status by Andrzej Puzdrowski · 7 years ago
  20. 205c8c6 zephyr: erase flash pages progressively by Emanuele Di Santo · 7 years ago
  21. c48e7f9 boot_serial: Fix build on Zephyr with ECDSA enabled by Szymon Janc · 7 years ago v1.2.0-rc2
  22. ec1e4d1 boot_serial: preserve against buffer overflow for zephyr by Andrzej Puzdrowski · 7 years ago
  23. 8b1ce3a boot_serial; re-enable mynewt boot_serial unittests. by Marko Kiiskila · 7 years ago
  24. 149b457 boot_serial; improve platform abstraction. by Marko Kiiskila · 7 years ago
  25. ce50ab0 boot_serial; text size reduction. by Marko Kiiskila · 7 years ago
  26. 48841f2 Remove per file log level configs by Fabio Utzig · 7 years ago
  27. b788c71 Replace mcuboot flash_map by zephyr flash_map by Andrzej Puzdrowski · 7 years ago
  28. 268cdd0 fix warnings while building along with serial recovery by Andrzej Puzdrowski · 7 years ago
  29. 386b592 use zephyr tincybor instead of mcuboot build-in tinycbor by Andrzej Puzdrowski · 7 years ago
  30. 30f6b2a Fix boot_serial to follow flash write alignment by Fabio Utzig · 7 years ago
  31. 0165be8 boot_serial: zephyr: Use new base64 library by Carles Cufi · 7 years ago
  32. 1a2e41a Fix serial boot functionality for Mynewt by Fabio Utzig · 8 years ago
  33. 8e96b83 enable serial recovery functionality on the zephyr mcuboot by Andrzej Puzdrowski · 8 years ago
  34. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago