1. 1cfc261 apps/dfu/main.c: Avoid variable declaration in for loop initial by Harald Welte · 6 years ago
  2. 869dbfa DFU: incread watchdog timeout and restart watchdog before writing in flash to prevent the watchdog to trigger while flashing by Kévin Redon · 6 years ago
  3. b73f0a0 DFU: unlock the flash before writing, verify written data, and relock it by Kévin Redon · 6 years ago
  4. f5869d4 USB: implement USB reset by setting the on-board pull-up on D+ low by Kévin Redon · 6 years ago
  5. 318309f dfu: fix address destination check and add stack overwrite check in USBDFU_handle_dnload by Kévin Redon · 6 years ago
  6. 27f5fc6 DFU: Move "Override DFU" (force DFU) code to board-specific section by Harald Welte · 7 years ago
  7. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  8. 3bbaba0 DFU: Disable LED blinking code by Harald Welte · 8 years ago
  9. 5b108d8 DFU: initialize g_dfu during real power up by Harald Welte · 8 years ago
  10. abba8a8 LED: Introduce LED blinking pattern code by Harald Welte · 8 years ago
  11. 1405100 DFU: Introduce board/app-specific override for booting in DFU mode by Harald Welte · 8 years ago
  12. 7214b47 Make sure to print CPU Reset Cause when starting the software by Harald Welte · 8 years ago
  13. 45ebe45 Enable Watchdog (500ms) by Harald Welte · 8 years ago
  14. 8adf0ac DFU app: call into board_main_top() for qmod related initialization by Harald Welte · 8 years ago
  15. f415d71 Call USBD_Disconnect before software-triggered CPU reset by Harald Welte · 8 years ago
  16. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  17. e8eea29 dfu: fix cosmetic issue in debug message by Harald Welte · 8 years ago
  18. ec9b5ff dfu/main.c: Initialize FLASHD driver before using it by Harald Welte · 8 years ago
  19. e36970c dfu: print Chip ID during boot by Harald Welte · 8 years ago
  20. adba0ce fix g_dfu access from both DFU and runtime access by Harald Welte · 8 years ago
  21. 32852bc DFU: towards a more complete implementation by Harald Welte · 8 years ago
  22. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago