1. 34e393e Remove newline from log message by Fabio Utzig · 8 years ago
  2. acfba2e Fix for boot_read_swap_state_by_id to close flash area on errors by Fabio Utzig · 8 years ago
  3. 856f783 Fix some error return codes by Fabio Utzig · 8 years ago
  4. 94d998c Remove special cases, non needed tests by Fabio Utzig · 8 years ago
  5. 4cee4f7 Move trailer status size calculation to its own function by Fabio Utzig · 8 years ago
  6. ba49f84 Add macros for image ok values by Fabio Utzig · 8 years ago
  7. 2473ac0 Add support for swapping only fw sectors in use by Fabio Utzig · 8 years ago
  8. 7ebb7c2 Update how trailer is handled during a swap by Fabio Utzig · 8 years ago
  9. 17609d8 Add "upgrade only" support by David Brown · 8 years ago
  10. 902d617 Add capabilities query by David Brown · 8 years ago
  11. e629bf3 Generalize SHA256 code to allow tinycrypt support by David Brown · 8 years ago
  12. d7e350d zephyr: Fix up mbed TLS configuration by David Brown · 8 years ago
  13. 3e1c38c Merge pull request #38 from utzig/magic-sz-const by David Brown · 8 years ago
  14. 24a273d Use constant for magic size by Fabio Utzig · 8 years ago
  15. 644b8d4 Make max align size a #define by Fabio Utzig · 8 years ago
  16. 4772ac4 Assert flash ops succeed during swap. by Christopher Collins · 8 years ago
  17. abfd75b Remove dead code. by Christopher Collins · 8 years ago
  18. b38e044 Fix slot0 validation by David Brown · 8 years ago
  19. 871054f This closes #11. by Christopher Collins · 8 years ago
  20. fd20c76 bootutil: log the boot source by Marti Bolivar · 8 years ago
  21. 3869e76 zephyr: Support RSA, and ECDSA P-256 signing by David Brown · 9 years ago
  22. d930ec6 Validate slot zero before booting by David Brown · 9 years ago
  23. baff96f bootutil: ecdsa P-256: Fix handling of sizes by David Brown · 9 years ago
  24. 9d72546 bootutil: Fix issue with align > 1 by David Brown · 9 years ago
  25. a2d5b1a image_rsa: include missing string.h by Ricardo Salveti · 9 years ago
  26. 034a620 bootutil - Fix warning on 64-bit architectures. by Christopher Collins · 9 years ago
  27. 0960365 Revert "boot - don't interpet end of image as trailer." by Christopher Collins · 9 years ago
  28. 4c2662d This closes #1. by Christopher Collins · 9 years ago
  29. 5315d50 bootutil: Create Zephyr Makefile by David Brown · 9 years ago
  30. db1d9d3 loader: Remove malloc dependency by David Brown · 9 years ago
  31. bd14468 bootutil; need to include string.h when building for native. by Marko Kiiskila · 9 years ago
  32. 755daed bootutil; fix issues in parsing signature with ECDSA256. 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. 920fc16 boot - don't interpet end of image as trailer. by Christopher Collins · 9 years ago
  36. fd7eb5c MYNEWT-518 - Clean up previous commit. by Christopher Collins · 9 years ago
  37. 553ba4f MYNEWT-518 Update comments and design doc. by Christopher Collins · 9 years ago
  38. 0ff3c6c MYNEWT-520 boot - Allow incompatible image slots by Christopher Collins · 9 years ago
  39. 7835c1e MYNEWT-518 boot - Allow test+confirm as single act by Christopher Collins · 9 years ago
  40. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago