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