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. 441e997 mynewt: Make cflags consistent for if or ifdef usage by Andy Gross · 6 years ago
  13. ea34f9a Fix Mynewt boot_serial unittest by Fabio Utzig · 6 years ago
  14. 6f49c27 Add boot_serial support for multi-images by Fabio Utzig · 6 years ago
  15. 10ee648 Update bootutil to reduce amount of global state by Fabio Utzig · 6 years ago
  16. b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
  17. 30151a3 Mynewt: Fix boot_serial unit tests by Christopher Collins · 6 years ago
  18. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  19. 0cd178d zephyr: fix build with zephyr by Andrzej Puzdrowski · 6 years ago
  20. fea163c Fix Mynewt builds; add log stub dependency by Christopher Collins · 7 years ago
  21. 401d7b3 zephyr: boot_serial: fix CRC header warning by Emanuele Di Santo · 7 years ago
  22. 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
  23. e5aeee4 boot_serial; check CRC for RX only if all data has arrived. by Marko Kiiskila · 7 years ago
  24. c2e30cf serial recovery: always erase image status by Andrzej Puzdrowski · 7 years ago
  25. 205c8c6 zephyr: erase flash pages progressively by Emanuele Di Santo · 7 years ago
  26. c48e7f9 boot_serial: Fix build on Zephyr with ECDSA enabled by Szymon Janc · 7 years ago v1.2.0-rc2
  27. ec1e4d1 boot_serial: preserve against buffer overflow for zephyr by Andrzej Puzdrowski · 7 years ago
  28. 8b1ce3a boot_serial; re-enable mynewt boot_serial unittests. by Marko Kiiskila · 7 years ago
  29. c427af2 zephyr/serial_adapter; no need to inject \r on \n anymore. by Marko Kiiskila · 7 years ago
  30. 149b457 boot_serial; improve platform abstraction. by Marko Kiiskila · 7 years ago
  31. c001158 boot_serial; fix mynewt unit test. by Marko Kiiskila · 7 years ago
  32. ce50ab0 boot_serial; text size reduction. by Marko Kiiskila · 7 years ago
  33. 316d361 mynewt app; support additional options to enter serial dfu. by Marko Kiiskila · 7 years ago
  34. 48841f2 Remove per file log level configs by Fabio Utzig · 7 years ago
  35. b788c71 Replace mcuboot flash_map by zephyr flash_map by Andrzej Puzdrowski · 7 years ago
  36. 2844faa Mynewt unit tests - Add repo prefix to dep lists. by Christopher Collins · 7 years ago
  37. 268cdd0 fix warnings while building along with serial recovery by Andrzej Puzdrowski · 7 years ago
  38. 386b592 use zephyr tincybor instead of mcuboot build-in tinycbor by Andrzej Puzdrowski · 7 years ago
  39. 30f6b2a Fix boot_serial to follow flash write alignment by Fabio Utzig · 7 years ago
  40. 0165be8 boot_serial: zephyr: Use new base64 library by Carles Cufi · 7 years ago
  41. 1a2e41a Fix serial boot functionality for Mynewt by Fabio Utzig · 8 years ago
  42. 8e96b83 enable serial recovery functionality on the zephyr mcuboot by Andrzej Puzdrowski · 8 years ago
  43. d011673 Remove incubator references from mynewt dev email by Fabio Utzig · 8 years ago
  44. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago