1. dc4c42b boot: zephyr: fix flash page layout hacks by Marti Bolivar · 8 years ago
  2. e768626 Fixes trying to close an invalid flash map handle by Fabio Utzig · 8 years ago
  3. 83a3cef zephyr: warn on boot if flash areas are still open by Marti Bolivar · 8 years ago
  4. 1c0ddca zephyr: implement flash_area_get_sectors() by Marti Bolivar · 8 years ago
  5. ed2eaf1 zephyr: implement flash_device_base() by Marti Bolivar · 8 years ago
  6. 1d9f185 Revert "Merge pull request #49 from mbolivar/flash-map-updates" by David Brown · 8 years ago
  7. dfa18ce zephyr: warn on boot if flash areas are still open by Marti Bolivar · 8 years ago
  8. fa264cb flash_map: distinguish between areas and sectors by Marti Bolivar · 8 years ago
  9. f660306 flash_map: add flash_device_base() by Marti Bolivar · 8 years ago
  10. 74b3c58 zephyr: Add braces around single lines by David Brown · 8 years ago
  11. 0d0652a zephyr: use indentation consistent across mcuboot by David Brown · 8 years ago
  12. 29d3a77 zephyr: fix flash_area_to_sectors() by Marti Bolivar · 8 years ago
  13. 51181cf zephyr: add "real" target header by Marti Bolivar · 8 years ago
  14. 1011b43 zephyr: flash_map: fix up logging by Marti Bolivar · 8 years ago
  15. 53cfdb9 zephyr: fix flash_area_erase() by Marti Bolivar · 8 years ago
  16. 4a97b4c boot: zephyr: use bootutil_log.h, not sys_log.h by Marti Bolivar · 9 years ago
  17. de6ee59 zephyr: generate mutliple records in flash_map when required by Michael Scott · 9 years ago
  18. e12746c zephyr: flash HAL requires flash_write_protection_set() calls by Michael Scott · 9 years ago
  19. 7cf3d9e zephyr: use SYS_LOG instead of printk by Ricardo Salveti · 9 years ago
  20. 3a2c124 zephyr: restructure the build process to use board config files by Ricardo Salveti · 9 years ago
  21. 299245d zephyr: Move code under 'boot' directory by David Brown · 9 years ago[Renamed from zephyr/src/flash_map.c]
  22. 4c2662d This closes #1. by Christopher Collins · 9 years ago