1. 1011b43 zephyr: flash_map: fix up logging by Marti Bolivar · 8 years ago
  2. 8e4d44d zephyr: disable clock before reset by Ricardo Salveti · 8 years ago
  3. c41cb11 arduino_101: disable some additional options by Andrew Boie · 8 years ago
  4. 836768b zephyr: fix do_boot() warning on ARM by Marti Bolivar · 8 years ago
  5. 77683ad Move arduino_101.conf to boot/zephyr/. by Marti Bolivar · 8 years ago
  6. 7238f51 zephyr: add support for x86 booting method by Andrew Boie · 8 years ago
  7. 91c23f2 zephyr: add arduino_101 demo configuration by Andrew Boie · 8 years ago
  8. 240ac64 zephyr: disable multithreading by Andrew Boie · 8 years ago
  9. e482000 Merge pull request #21 from ccollins476ad/assert-flash-ops by David Brown · 8 years ago
  10. 150ea96 Add new ECDSA256 flags to design by Fabio Utzig · 8 years ago
  11. 4772ac4 Assert flash ops succeed during swap. by Christopher Collins · 8 years ago
  12. abfd75b Remove dead code. by Christopher Collins · 8 years ago
  13. b9f1579 This closes #19. by Christopher Collins · 8 years ago
  14. b38e044 Fix slot0 validation by David Brown · 8 years ago
  15. 2e40f35 Merge pull request #17 from mbolivar/misc-fixups by David Brown · 8 years ago
  16. 53cfdb9 zephyr: fix flash_area_erase() by Marti Bolivar · 8 years ago
  17. 72559a4 zephyr: targets: update flash driver names to use Zephyr CONFIGs by Michael Scott · 8 years ago
  18. a9d5518 hal_flash.c: delete obsolete comment by Marti Bolivar · 8 years ago
  19. 2649aaf flash_map: delete obsolete flash_map* declarations by Marti Bolivar · 8 years ago
  20. 871054f This closes #11. by Christopher Collins · 8 years ago
  21. fd20c76 bootutil: log the boot source by Marti Bolivar · 8 years ago
  22. 4a97b4c boot: zephyr: use bootutil_log.h, not sys_log.h by Marti Bolivar · 9 years ago
  23. d652f27 bootutil: add logging by Marti Bolivar · 9 years ago
  24. 5e6a1a6 boot: zephyr: Fix 96b_nitrogen flash alignment by Marti Bolivar · 9 years ago
  25. de6ee59 zephyr: generate mutliple records in flash_map when required by Michael Scott · 9 years ago
  26. e12746c zephyr: flash HAL requires flash_write_protection_set() calls by Michael Scott · 9 years ago
  27. db8ac52 zephyr: fix _scs_relocate_vector_table build break by Michael Scott · 9 years ago
  28. 3869e76 zephyr: Support RSA, and ECDSA P-256 signing by David Brown · 9 years ago
  29. d930ec6 Validate slot zero before booting by David Brown · 9 years ago
  30. baff96f bootutil: ecdsa P-256: Fix handling of sizes by David Brown · 9 years ago
  31. e156e57 zephyr: add target header file for nucleo f401re by Ricardo Salveti · 9 years ago
  32. 9d72546 bootutil: Fix issue with align > 1 by David Brown · 9 years ago
  33. 79fdfe5 k64f: change flash device name by David Brown · 9 years ago
  34. 7cf3d9e zephyr: use SYS_LOG instead of printk by Ricardo Salveti · 9 years ago
  35. a2d5b1a image_rsa: include missing string.h by Ricardo Salveti · 9 years ago
  36. 3dbf222 boot/zephyr/prj.conf: disable bluetooth support by default by Ricardo Salveti · 9 years ago
  37. 43fc2cd boot/zephyr/prj.conf: remove SOC_FLASH_STM32F4, make it generic by Ricardo Salveti · 9 years ago
  38. 88303ff zephyr: targets: add support for 96b_nitrogen by Ricardo Salveti · 9 years ago
  39. 3a2c124 zephyr: restructure the build process to use board config files by Ricardo Salveti · 9 years ago
  40. 034a620 bootutil - Fix warning on 64-bit architectures. by Christopher Collins · 9 years ago
  41. 0960365 Revert "boot - don't interpet end of image as trailer." by Christopher Collins · 9 years ago
  42. e7c6663 zephyr: Include mbedtls config file by David Brown · 9 years ago
  43. 299245d zephyr: Move code under 'boot' directory by David Brown · 9 years ago
  44. 4c2662d This closes #1. by Christopher Collins · 9 years ago
  45. 5315d50 bootutil: Create Zephyr Makefile by David Brown · 9 years ago
  46. db1d9d3 loader: Remove malloc dependency by David Brown · 9 years ago
  47. bd14468 bootutil; need to include string.h when building for native. by Marko Kiiskila · 9 years ago
  48. 755daed bootutil; fix issues in parsing signature with ECDSA256. by Marko Kiiskila · 9 years ago
  49. 8eeba12 bootutil; add info about how to create keys for ECC 256. by Marko Kiiskila · 9 years ago
  50. 351a0b2 boot; drop unnecessary include from image_ec.c. by Marko Kiiskila · 9 years ago
  51. bf94339 boot; first cut at adding support for signatures with ECSDA using NIST P-256. by Marko Kiiskila · 9 years ago
  52. 919eaf4 signed_images.md; include ECC key generation steps in the doc. by Marko Kiiskila · 9 years ago
  53. 920fc16 boot - don't interpet end of image as trailer. by Christopher Collins · 9 years ago
  54. fd7eb5c MYNEWT-518 - Clean up previous commit. by Christopher Collins · 9 years ago
  55. 553ba4f MYNEWT-518 Update comments and design doc. by Christopher Collins · 9 years ago
  56. 0ff3c6c MYNEWT-520 boot - Allow incompatible image slots by Christopher Collins · 9 years ago
  57. 7835c1e MYNEWT-518 boot - Allow test+confirm as single act by Christopher Collins · 9 years ago
  58. bf986da bootutil; update signed_images.md with the new location of bootutil. by Marko Kiiskila · 9 years ago
  59. 3569c37 bootutil tests - Don't assume min-write-sz==1. by Christopher Collins · 9 years ago
  60. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago