1. 53cfdb9 zephyr: fix flash_area_erase() by Marti Bolivar · 8 years ago
  2. 72559a4 zephyr: targets: update flash driver names to use Zephyr CONFIGs by Michael Scott · 8 years ago
  3. 871054f This closes #11. by Christopher Collins · 8 years ago
  4. fd20c76 bootutil: log the boot source by Marti Bolivar · 8 years ago
  5. 4a97b4c boot: zephyr: use bootutil_log.h, not sys_log.h by Marti Bolivar · 9 years ago
  6. d652f27 bootutil: add logging by Marti Bolivar · 9 years ago
  7. 5e6a1a6 boot: zephyr: Fix 96b_nitrogen flash alignment by Marti Bolivar · 9 years ago
  8. de6ee59 zephyr: generate mutliple records in flash_map when required by Michael Scott · 9 years ago
  9. e12746c zephyr: flash HAL requires flash_write_protection_set() calls by Michael Scott · 9 years ago
  10. db8ac52 zephyr: fix _scs_relocate_vector_table build break by Michael Scott · 9 years ago
  11. 3869e76 zephyr: Support RSA, and ECDSA P-256 signing by David Brown · 9 years ago
  12. d930ec6 Validate slot zero before booting by David Brown · 9 years ago
  13. baff96f bootutil: ecdsa P-256: Fix handling of sizes by David Brown · 9 years ago
  14. e156e57 zephyr: add target header file for nucleo f401re by Ricardo Salveti · 9 years ago
  15. 9d72546 bootutil: Fix issue with align > 1 by David Brown · 9 years ago
  16. 79fdfe5 k64f: change flash device name by David Brown · 9 years ago
  17. 7cf3d9e zephyr: use SYS_LOG instead of printk by Ricardo Salveti · 9 years ago
  18. a2d5b1a image_rsa: include missing string.h by Ricardo Salveti · 9 years ago
  19. 3dbf222 boot/zephyr/prj.conf: disable bluetooth support by default by Ricardo Salveti · 9 years ago
  20. 43fc2cd boot/zephyr/prj.conf: remove SOC_FLASH_STM32F4, make it generic by Ricardo Salveti · 9 years ago
  21. 88303ff zephyr: targets: add support for 96b_nitrogen by Ricardo Salveti · 9 years ago
  22. 3a2c124 zephyr: restructure the build process to use board config files by Ricardo Salveti · 9 years ago
  23. 034a620 bootutil - Fix warning on 64-bit architectures. by Christopher Collins · 9 years ago
  24. 0960365 Revert "boot - don't interpet end of image as trailer." by Christopher Collins · 9 years ago
  25. e7c6663 zephyr: Include mbedtls config file by David Brown · 9 years ago
  26. 299245d zephyr: Move code under 'boot' directory by David Brown · 9 years ago
  27. 4c2662d This closes #1. by Christopher Collins · 9 years ago
  28. 5315d50 bootutil: Create Zephyr Makefile by David Brown · 9 years ago
  29. db1d9d3 loader: Remove malloc dependency by David Brown · 9 years ago
  30. bd14468 bootutil; need to include string.h when building for native. by Marko Kiiskila · 9 years ago
  31. 755daed bootutil; fix issues in parsing signature with ECDSA256. by Marko Kiiskila · 9 years ago
  32. 8eeba12 bootutil; add info about how to create keys for ECC 256. by Marko Kiiskila · 9 years ago
  33. 351a0b2 boot; drop unnecessary include from image_ec.c. by Marko Kiiskila · 9 years ago
  34. bf94339 boot; first cut at adding support for signatures with ECSDA using NIST P-256. by Marko Kiiskila · 9 years ago
  35. 919eaf4 signed_images.md; include ECC key generation steps in the doc. by Marko Kiiskila · 9 years ago
  36. 920fc16 boot - don't interpet end of image as trailer. by Christopher Collins · 9 years ago
  37. fd7eb5c MYNEWT-518 - Clean up previous commit. by Christopher Collins · 9 years ago
  38. 553ba4f MYNEWT-518 Update comments and design doc. by Christopher Collins · 9 years ago
  39. 0ff3c6c MYNEWT-520 boot - Allow incompatible image slots by Christopher Collins · 9 years ago
  40. 7835c1e MYNEWT-518 boot - Allow test+confirm as single act by Christopher Collins · 9 years ago
  41. bf986da bootutil; update signed_images.md with the new location of bootutil. by Marko Kiiskila · 9 years ago
  42. 3569c37 bootutil tests - Don't assume min-write-sz==1. by Christopher Collins · 9 years ago
  43. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago