1. 2547c00 sim: Use range `contains` when possible by David Brown · 4 years, 5 months ago
  2. c20bbb2 sim: Remove useless `return`s by David Brown · 4 years, 5 months ago
  3. 4dfb33c sim: Simplify some struct initializers by David Brown · 4 years, 5 months ago
  4. c51949d sim: simflash: Convert to thiserror by David Brown · 4 years, 5 months ago
  5. fd8b05e sim: Upgrade to 0.7 API version of rand by David Brown · 5 years ago
  6. e2acfae sim: Add explicit copyright and licenses to the sim by David Brown · 6 years ago
  7. d0ca0ff Fix up typos by Sam Bristow · 6 years ago
  8. 96eb0de sim: simflash: Transition to failure by David Brown · 6 years ago
  9. 7610157 sim: Rename `SimFlashMap` to `SimMultiFlash` by David Brown · 6 years ago
  10. ea25c41 sim: simflash: Rust 2018 idiom updates by David Brown · 7 years ago
  11. afabfcf sim: simflash: Minimal 2018 by David Brown · 7 years ago
  12. afb2bc9 Update main simulator routines for multi-flash by Fabio Utzig · 7 years ago
  13. 1c9aea5 Allow multiple flash devices in bootutil wrapper by Fabio Utzig · 7 years ago
  14. 269d286 Remove redundant align/erased_val usage by Fabio Utzig · 7 years ago
  15. ea0290b Add sim support for flash erased at 0 by Fabio Utzig · 7 years ago
  16. 59ae522 sim: Remove extraneous `mut` by David Brown · 8 years ago
  17. fa137fc Add option to disable verifying contents before writes by Fabio Utzig · 8 years ago
  18. f5c895e Add configurable simulation of bad memory writes by Fabio Utzig · 8 years ago
  19. 3f687dc sim: Move `areadesc` into `Images` struct by David Brown · 8 years ago
  20. 65935d7 Fix flash to not ignore write to non-erased area by Fabio Utzig · 8 years ago
  21. 2cbc470 sim: Move simflash to be its own crate by David Brown · 8 years ago