1483 Commits (v1.8)

Author SHA1 Message Date
fabalthazar ea4b232996 Fix de83dbb: duplicate BMP_MODE_FLASH_VERIFY -> BMP_MODE_FLASH_WRITE_VERIFY 3 years ago
Björn Mellström 5ea01030e2 Add nRF51 command for (only) erasing the UICR registers 3 years ago
Björn Mellström d987a8dd8c Add define to allow platform override of debug printf function 3 years ago
Björn Mellström 4b8c4990dc Fix warning about unused variable in adiv5.c 3 years ago
Björn Mellström 711a87f7ba Fix some warnings when compiling with -Wshadow 3 years ago
Björn Mellström 53f022d29b Require semicolon after debug log statements 3 years ago
Björn Mellström 04eab8e1f8 Add guard around _GNU_SOURCE define 3 years ago
Uwe Bonnes 2a0d608b07 hosted: Fix last commit 3 years ago
Uwe Bonnes 1b49823f64 Fix hosted compile on MacOS. hidapi-libusb has a different name 3 years ago
Uwe Bonnes de83dbb7e2 cl-utils: Fix bug introduced with 5288eef617 3 years ago
Uwe Bonnes c0437e7b25 bmp_serial: Autodetect more BMP string variants. 3 years ago
Uwe Bonnes 891633322a lpc: Care for protected pages on LPC80x devices. 3 years ago
Uwe Bonnes f7b4697280 lpc11xx/lpc8c04: Do not expose two top system flash sectors. 3 years ago
Uwe Bonnes 42ebcac329 efm32_devices: Rearrange struct efm32_device_t to save flash space. 3 years ago
Uwe Bonnes 21a702dc1e lpc: More verbosity and more definitions 4 years ago
Uwe Bonnes 6454d0bc96 bmp_libusb: Invalidate manufacturer and product in case libusb_get_string_descriptor_ascii fails. 4 years ago
Uwe Bonnes 7f1a560288 stm32/usbuart: Clear USART_ICR if provided. 4 years ago
Uwe Bonnes 90534b3cf6 stm32: portability enhancements 4 years ago
Uwe Bonnes 87acd99fe4 cortexm: For Cortex-M0+ devices, probe also for lpc11 to detect LPC80 #884 4 years ago
Uwe Bonnes cb4cff2c71 hosted/ftdi: Compare only for length of the string given in the header 4 years ago
Uwe Bonnes c3fd198f0d bmp_libusb: Reject non-BMP devices with VID 1d50. 4 years ago
Uwe Bonnes 36ad6efc6f cmsis_dap.h: Fix wrong leftover argument. 4 years ago
Uwe Bonnes f0dd8c9517 cl_utils: List -l option in the help. 4 years ago
Uwe Bonnes 517d5b5b31 rp: Show spinner only when called from monitor command. 4 years ago
James Turton 0ab10fee0b rp: Increase timeout for flash_range_program 4 years ago
James Turton ff30259354 rp: Add more debug logging during flash 4 years ago
James Turton e453740aca rp: Increase spinner timeout to 500ms 4 years ago
James Turton 67c9003522 rp: Flush cache after erase and write 4 years ago
James Turton f880734050 Fix compiling for native probe 4 years ago
Uwe Bonnes e4421799ba More header cleanup 4 years ago
Uwe Bonnes 8e438b9e5f Add missing headers and remove double typedef. 4 years ago
Uwe Bonnes cfbe9f1c94 pc/gdb_if.c: More verbosity for Error messages #873 4 years ago
Vegard Storheil Eriksen f121350fc9 hosted/cmsis_dap: Verify that a v2 interface has endpoints. 4 years ago
Vegard Storheil Eriksen 494524dd85 hosted/cmsis_dap: Add v2 support. 4 years ago
Vegard Storheil Eriksen 4f52a7b235 hosted/cmsis_dap: Add discovery by interface string and prepare for v2 support. 4 years ago
Vegard Storheil Eriksen c4874fdf44 hosted/dap: Add parentheses around bitwise operator. 4 years ago
Uwe Bonnes f9414d5826 cmsis-dap: Handle ADI DP22 devices on probes not multidrop capable. 4 years ago
Uwe Bonnes 923edc7f7e cmsis-dap: Fix wrong handling when reading data not word-aligned 4 years ago
Uwe Bonnes 877a6e694c Revert "cmsis_dap: Always write full reportsize + 1 buffers" 4 years ago
Uwe Bonnes 1f67bab475 nxpke04: Move unsafe_enables to target bool union. 4 years ago
Uwe Bonnes f87dff8d83 kinetis: Remove static variables, add word union to target_s. 4 years ago
Uwe Bonnes ac7c1057cc efm32/samd/samx5x: Remove static allocates strings. Allocate in priv_storage. 4 years ago
Uwe Bonnes cddf02f174 samx5: Verbose error reports on protected devices. 4 years ago
Uwe Bonnes 8c8aa980cf adiv5: Detect unprotected SAMD5x only once 4 years ago
Uwe Bonnes f98b7274b4 hosted/stlinkv3: Detect STlinkV3 in bootloader mode. 4 years ago
Uwe Bonnes a83700d1cf stm32/usbuart: DMA stream handling is not STM32F4 specific 4 years ago
Uwe Bonnes 1330288271 firmware: Unify serial number handling 4 years ago
Uwe Bonnes 1b26ff560d rp.c: Add reset_usb_boot as monitor command 4 years ago
Uwe Bonnes 52bffa70cf rp: Handle flash. 4 years ago
Uwe Bonnes 2b0e255c40 cortexm: timeout and debug for run_stub() 4 years ago