1. 2c88e69 Add some more debug logging by Christopher Collins · 6 years ago
  2. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  3. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  4. ae01f15 Set pending: don't crash when image slot corrupt by Christopher Collins · 7 years ago
  5. 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
  6. e280e11 Remove unused hal includes from bootutil by Timo Kröger · 7 years ago
  7. ba82904 Add bootutil support for encrypted images by Fabio Utzig · 7 years ago
  8. 178be54 Test erased flash with "flash_area_read_is_empty()" by Fabio Utzig · 7 years ago
  9. 08fa267 Fix copy_done setting by Fabio Utzig · 7 years ago
  10. a1927f4 Fix setting confirm flag by Łukasz Rymanowski · 7 years ago
  11. 1d96f36 Fix the wrong size of array of magic word in bootutil_misc by Hovland, Sigvart · 7 years ago
  12. 3900001 Add support for flash devices erased at 0 by Fabio Utzig · 7 years ago
  13. 48841f2 Remove per file log level configs by Fabio Utzig · 7 years ago
  14. b788c71 Replace mcuboot flash_map by zephyr flash_map by Andrzej Puzdrowski · 7 years ago
  15. 57c40f7 Fix assert abstraction in sim by Fabio Utzig · 8 years ago
  16. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  17. cd5774b Fix for gcc warnings by Fabio Utzig · 8 years ago
  18. 4649072 Adds total size of a swap to the trailer by Fabio Utzig · 8 years ago
  19. d7d2075 Fix improper revert on imgtool generated FW by Fabio Utzig · 8 years ago
  20. b5b2f55 Simplify status management by Fabio Utzig · 8 years ago
  21. a0bc9b5 Update trailer format by Fabio Utzig · 8 years ago
  22. 19356bf Make mcuboot less mynewt style by Fabio Utzig · 8 years ago
  23. de8a38a Use better naming for flags by Fabio Utzig · 8 years ago
  24. 34e393e Remove newline from log message by Fabio Utzig · 8 years ago
  25. acfba2e Fix for boot_read_swap_state_by_id to close flash area on errors by Fabio Utzig · 8 years ago
  26. 856f783 Fix some error return codes by Fabio Utzig · 8 years ago
  27. 4cee4f7 Move trailer status size calculation to its own function by Fabio Utzig · 8 years ago
  28. ba49f84 Add macros for image ok values by Fabio Utzig · 8 years ago
  29. 2473ac0 Add support for swapping only fw sectors in use by Fabio Utzig · 8 years ago
  30. 7ebb7c2 Update how trailer is handled during a swap by Fabio Utzig · 8 years ago
  31. 3e1c38c Merge pull request #38 from utzig/magic-sz-const by David Brown · 8 years ago
  32. 24a273d Use constant for magic size by Fabio Utzig · 8 years ago
  33. 644b8d4 Make max align size a #define by Fabio Utzig · 8 years ago
  34. 9d72546 bootutil: Fix issue with align > 1 by David Brown · 9 years ago
  35. fd7eb5c MYNEWT-518 - Clean up previous commit. by Christopher Collins · 9 years ago
  36. 553ba4f MYNEWT-518 Update comments and design doc. by Christopher Collins · 9 years ago
  37. 7835c1e MYNEWT-518 boot - Allow test+confirm as single act by Christopher Collins · 9 years ago
  38. 39a5fa9 Move packages into "boot" top-level directory. by Christopher Collins · 9 years ago[Renamed from bootutil/src/bootutil_misc.c]
  39. 92ea77f mcuboot - Initial migration. by Christopher Collins · 9 years ago