1. 996c252 dfu: mcuboot: rename boot_swap_type> mcuboot_swap_type by Anas Nashif · 6 years ago
  2. 67a7b43 dfu: img_util: Convert FLASH_WRITE_BLOCK_SIZE to DT_ by Kumar Gala · 6 years ago
  3. 9237dbe dfu: boot: mcuboot: Convert FLASH_WRITE_BLOCK_SIZE to DT_ by Kumar Gala · 6 years ago
  4. a5c1bb5 dfu: boot: mcuboot: Convert FLASH_AREA to DT_FLASH_AREA by Kumar Gala · 6 years ago
  5. 2d2e161 dfu/flash_img: use flash_map instead of flash API by Findlay Feng · 6 years ago
  6. 04bf2e1 dfu/mcuboot: use flash_map instead of flash API by Findlay Feng · 6 years ago
  7. 93d0f8c dfu: Fix build issue with gcc8 by Kumar Gala · 6 years ago
  8. 8fb4384 dfu: Cast offset to u32_t before calling LOG by Jan Van Winkel · 6 years ago
  9. b9b8daa samples: subsys: usb: dfu: Fix build error for intel_s1000 by Savinay Dharmappa · 6 years ago
  10. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  11. c013395 dfu: image_mgr: make Kconfigs depend on IMG_MANAGER by Anas Nashif · 6 years ago
  12. cabdf5e subsys: Remove board.h include by Kumar Gala · 6 years ago
  13. 7dea257 dfu: log: rename level variable by Anas Nashif · 6 years ago
  14. 1e630ba subsys: dfu: Migrate to new logging subsys by Olivier Martin · 6 years ago
  15. da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 7 years ago
  16. 8cf8db3 Kconfig: Use a short, consistent style for prompts by Ulf Magnusson · 7 years ago
  17. 1073882 subsys: kconfig: Remove 'default n' properties and clean up a bit by Ulf Magnusson · 7 years ago
  18. 4535b94 subsys: dfu: img_util: Fix warning with ERR log by Ismael Fillonneau · 7 years ago
  19. f31245d subsys: dfu: boot: Remove unused ver query code. by Christopher Collins · 7 years ago
  20. 2ad7ccd subsys: dfu: boot: mcuboot: Query current img ver by Christopher Collins · 7 years ago
  21. 7b27fa6 subsys: dfu: boot: Allow inspection of boot state. by Christopher Collins · 7 years ago
  22. c734c29 flash: remove obsolete FLASH_DRIVER_NAME by Erwan Gouriou · 7 years ago
  23. e2c9be1 dfu: mcuboot: add boot_read_bank_header() by Marti Bolivar · 7 years ago
  24. 01aa12b dfu: mcuboot: add boot_is_img_confirmed() by Marti Bolivar · 7 years ago
  25. 4877dd2 dfu: mcuboot: delete misleading comment by Marti Bolivar · 7 years ago
  26. 389060f dfu: mcuboot: don't use magic when confirming image by Marti Bolivar · 7 years ago
  27. 429c2a4 kconfig: fix help syntax and add spaces by Anas Nashif · 7 years ago
  28. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  29. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  30. 313b20d dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE by Marti Bolivar · 7 years ago
  31. e5ffa66 dfu: fix includes by Anas Nashif · 7 years ago
  32. db4eba6 dfu: img_util: move flash defines to SoC by Anas Nashif · 8 years ago
  33. 25c6610 DFU: add module for store the image by Andrzej Puzdrowski · 8 years ago
  34. 49fccdd DFU: add module for interact with mcuboot by Andrzej Puzdrowski · 8 years ago