Commit Graph

  • f9414d5826 cmsis-dap: Handle ADI DP22 devices on probes not multidrop capable. Uwe Bonnes 2021-04-26 17:55:45 +0200
  • 923edc7f7e cmsis-dap: Fix wrong handling when reading data not word-aligned Uwe Bonnes 2021-04-26 14:06:59 +0200
  • 96bec7e3fb
    Merge pull request #868 from UweBonnes/fixes UweBonnes 2021-04-25 23:14:34 +0200
  • 877a6e694c Revert "cmsis_dap: Always write full reportsize + 1 buffers" Uwe Bonnes 2021-04-25 22:38:33 +0200
  • da2fb7f210
    Merge pull request #867 from UweBonnes/clean-static-from_probe UweBonnes 2021-04-25 16:25:19 +0200
  • 1f67bab475 nxpke04: Move unsafe_enables to target bool union. Uwe Bonnes 2021-04-21 12:25:18 +0200
  • f87dff8d83 kinetis: Remove static variables, add word union to target_s. Uwe Bonnes 2021-04-20 13:06:57 +0200
  • ac7c1057cc efm32/samd/samx5x: Remove static allocates strings. Allocate in priv_storage. Uwe Bonnes 2021-04-21 12:37:14 +0200
  • cddf02f174 samx5: Verbose error reports on protected devices. Uwe Bonnes 2021-04-20 16:43:37 +0200
  • 8c8aa980cf adiv5: Detect unprotected SAMD5x only once Uwe Bonnes 2021-04-20 16:42:57 +0200
  • f98b7274b4 hosted/stlinkv3: Detect STlinkV3 in bootloader mode. Uwe Bonnes 2020-12-20 13:30:49 +0100
  • a83700d1cf stm32/usbuart: DMA stream handling is not STM32F4 specific Uwe Bonnes 2021-04-25 15:08:40 +0200
  • 1330288271 firmware: Unify serial number handling Uwe Bonnes 2021-01-23 21:34:18 +0100
  • 8da2dee0c4
    Merge pull request #857 from UweBonnes/rp UweBonnes 2021-04-25 15:48:35 +0200
  • 1b26ff560d rp.c: Add reset_usb_boot as monitor command Uwe Bonnes 2021-04-24 14:48:58 +0200
  • 52bffa70cf rp: Handle flash. Uwe Bonnes 2021-04-21 10:01:05 +0200
  • 2b0e255c40 cortexm: timeout and debug for run_stub() Uwe Bonnes 2021-04-18 16:26:39 +0200
  • 61efe26348 swdp_scan: Break infinite loop after Dormant->SWD transition. Uwe Bonnes 2021-02-16 20:20:42 +0100
  • fa5e69e3be RP 2040: Special handling for rescue DP Uwe Bonnes 2021-02-15 12:05:48 +0100
  • ea92c8b8c8 cmsis-dap: Allow to use adiv5_swdp_scan. Uwe Bonnes 2021-02-14 22:48:41 +0100
  • 23f942ac8c Raspberry RP2040: Recognize. No flash handling yet. Uwe Bonnes 2021-02-10 18:09:10 +0100
  • 04d1c9805b swd: Remove swd_proc and swdptap.h. Uwe Bonnes 2021-02-14 19:28:53 +0100
  • b6fbf86743 Extend ADIv5_DP_t for low level routines needed for multi-drop. Uwe Bonnes 2021-02-14 18:15:20 +0100
  • 61e237ec87 cmsis_dap: Always write full reportsize + 1 buffers Uwe Bonnes 2021-02-13 17:42:00 +0100
  • d6ade4d94e cmsis-dap: Use SWD_SEQUENCE if available. Uwe Bonnes 2021-02-12 19:14:03 +0100
  • 5abb288c7a hosted: Provide the DP functions in swd_proc. Uwe Bonnes 2021-02-12 11:41:26 +0100
  • fa561c8d66 adiv5_swdp: Starting point to handle multi-drop Uwe Bonnes 2021-02-10 16:53:20 +0100
  • be3bfc48a8 cortexm: M33 has up to 8 hardware breakpoints Uwe Bonnes 2021-04-02 19:20:21 +0200
  • 65f08cd46d README.md(top): Mention hosted build for BMP only. Uwe Bonnes 2021-03-14 12:14:32 +0100
  • b1ac4187b9 Fix some formatting strings for 32-bit compile Uwe Bonnes 2021-03-12 21:07:23 +0100
  • 637d76b585 cl_utils.c: Try jtag scan if swd scan did not give results. Uwe Bonnes 2021-03-14 13:23:46 +0100
  • 5288eef617 cl_utils: With no size given, read the size of the lowest block. Uwe Bonnes 2021-04-20 17:50:27 +0200
  • beaccf2714 target: stm32l4: add support for STM32WLxx Fabio Baltieri 2021-04-17 00:42:18 +0100
  • 21b80949ff Compile with -Os as default. Change like "make OPT_FLAGS=..." Uwe Bonnes 2021-04-19 20:39:55 +0200
  • f55ad67b1b adiv5: catch timeout on adiv5_ap_read_id and abort Fabio Baltieri 2021-04-18 21:09:47 +0100
  • 806787529f Use DMA for USBUSART TX/RX Vestrel 2021-04-18 00:35:55 +0900
  • cf5b4afb38 bmp_serial/linux: Honor opt_list_only (-l). Uwe Bonnes 2021-04-17 15:33:50 +0200
  • d6b24c00c8 Fixed STM32G43x/G44x option bytes support Previously took L4 values so FLASH_SEC1R was not applied fabalthazar 2021-04-10 19:35:32 +0200
  • 99f9557cc0 Support for STM32G49x/G4Ax (category 4) fabalthazar 2021-04-10 19:30:09 +0200
  • c85c946ce3 PRIx32 fix fabalthazar 2021-04-10 18:24:30 +0200
  • 9ec7d05d8d Put null terminating characters when scanning for BMP probes on linux Stoyan Shopov 2021-04-07 14:03:55 +0300
  • 2d293ec755 travis: Use bionic instead of trusty. Uwe Bonnes 2021-04-17 11:45:30 +0200
  • 299da8627c libftdi: Remove unneeded explicit path. Uwe Bonnes 2021-04-17 13:06:06 +0200
  • a6a8606edb STM32L55: Detect, memory map, read and flash write. Options handling missing. Uwe Bonnes 2021-04-04 17:17:13 +0200
  • db17f2caa8
    Merge pull request #847 from fabalthazar/bugfix-845-hosted_verify UweBonnes 2021-04-02 16:23:50 +0200
  • 739941dc5f Verify right after programming fabalthazar 2021-03-31 13:06:52 +0200
  • 2982888b66 BMP_MODE_FLASH_WRITE_VERIFY combined operation fabalthazar 2021-03-31 12:06:39 +0200
  • f85c54be97 Prepared -w option fabalthazar 2021-03-29 22:40:46 +0200
  • 6d6cfd6c98 Comprehensive STM32G03/4/5/6/7/8/B/C driver fabalthazar 2020-12-27 23:54:28 +0100
  • fb8492a7e5
    Merge pull request #846 from UweBonnes/cortexm_halt UweBonnes 2021-03-26 20:38:31 +0100
  • 58f153e12b cortexm: Always halt and release reset before romtable scan Uwe Bonnes 2021-03-26 17:43:11 +0100
  • a025c9a7bd Revert "stm32f1: On ST parts there is no need to read IDCODE again." Uwe Bonnes 2021-03-26 15:28:08 +0100
  • f89b07d892 stm32f1: On ST parts there is no need to read IDCODE again. Uwe Bonnes 2021-03-07 20:01:33 +0100
  • e6a9a1a366 cmsis-dap: Get the firmware version. Uwe Bonnes 2021-02-12 17:31:29 +0100
  • 7859a2aabd adiv5_swd: Factor out creation of packet request. Uwe Bonnes 2021-02-10 12:52:09 +0100
  • cfb784d428 adiv5: Fix comments and debug output Uwe Bonnes 2021-02-27 14:39:17 +0100
  • 3aa6f16964 serial_unix: Split timeout in seconds and microseconds Uwe Bonnes 2021-03-03 12:08:39 +0100
  • 43770736f1 cl_utils: Rework Flash/Ram printout Uwe Bonnes 2021-02-28 13:54:00 +0100
  • 560a046a22 Add support for NXP LPC802, LPC804, LPC832 and LPC834 Thiadmer Riemersma 2021-02-20 21:07:08 +0100
  • aeae9f7cde UsingSWO: Revisit Baudrate calculation and limits. Uwe Bonnes 2021-02-16 22:23:19 +0100
  • 0df44e205b ADIv5: Abort Romtable scan also if CIDR0 is invalid after halting #832 Uwe Bonnes 2021-02-16 20:17:07 +0100
  • d70fa8c7f6 hosted: Remove restrictions when gathering information on the debugger Uwe Bonnes 2021-02-12 00:01:05 +0100
  • c776e7a9a6 swd_scan: Add '-m' as targetid argument to swd_scan to prepare multi-drop. Uwe Bonnes 2021-02-10 10:18:31 +0100
  • 8e2f6937d5 hosted: Run target specific monitor commands with -M "command" . Uwe Bonnes 2020-12-30 11:56:24 +0100
  • 165560edd8 cl_utils: target selection '-n' argument needs optarg. Uwe Bonnes 2021-02-10 21:43:44 +0100
  • 4eb336277c native: Remove high current draw (#814) Uwe Bonnes 2020-12-16 17:02:22 +0100
  • 3b8502c2e5 add space in USB product string (be consistent with ../stm32/dfucore.c) Martin 2021-01-29 12:09:32 +0100
  • d4dc3b2717 The USB CDC is no modem and does not use the AT protocol Martin 2021-01-29 11:54:46 +0100
  • 42f590ce0b fixing some memory map errors for stm32h7, PR #821 Alex Norman 2020-12-22 18:11:12 -0800
  • 09c000eca8 hosted: Really handle setting tpwr on remote on the command line #817 Uwe Bonnes 2020-12-19 16:25:03 +0100
  • c49c895f39 gitattributes: add attributes file Sean Cross 2020-12-16 14:30:37 +0800
  • 2b06f045c4 target: kinetis: add S32K148 Sean Cross 2020-12-14 10:22:56 +0800
  • 5f76169b95 hosted: remove ftdi include when built with BMP_ONLY #811 Sean Cross 2020-12-14 21:10:03 +0800
  • 98c92a6d18 hosted: Really fix the case of no serial number (#807) Uwe Bonnes 2020-12-13 13:21:23 +0100
  • 272a45df12 add src/artifacts to .gitignore Noah Pendleton 2020-12-12 12:43:02 -0500
  • aa0d8f4b5d
    Merge pull request #783 from UweBonnes/frequency UweBonnes 2020-12-12 19:50:53 +0100
  • 020600aa56 target/lpc546xx: fix lpc546xx flash support (#801) Noah Pendleton 2020-12-12 12:35:40 -0500
  • 6dbb5ff7ee Frequency: Implementing for jlink. Uwe Bonnes 2020-11-28 12:46:19 +0100
  • fdc654cfb3 stlink: Implementation of frequency setting. Uwe Bonnes 2020-11-29 12:00:50 +0100
  • de26ba6f73 hosted: Add is_jtag to the info structure Uwe Bonnes 2020-11-29 12:04:57 +0100
  • 28a966a3e6 frequency: Implement for ftdi. Uwe Bonnes 2020-11-20 14:07:48 +0100
  • 13e8a262e4 SWJ Frequency: Implement for cmsis-dap Uwe Bonnes 2020-11-20 13:10:54 +0100
  • 1ca9f234f7 Infrastructure for setting maximum SWJ frequency. Uwe Bonnes 2020-11-19 21:36:59 +0100
  • 7365a44989 hosted: Implement SWJ test mode (-T). Uwe Bonnes 2020-11-20 11:48:54 +0100
  • f796b774bd hosted: Fix info.serial if USB device has no serial number #807 Uwe Bonnes 2020-12-12 16:08:39 +0100
  • 518529a772 Support GD32E23x Aaron Lindsay 2020-12-07 15:46:02 -0800
  • 14498decd9 HOSTED_BMP_ONLY/linux: Fix case when no serial device is connected #806 Uwe Bonnes 2020-12-12 14:13:18 +0100
  • 93d4c65948 Fix building with newer GNU make(#804) Noah Pendleton 2020-12-11 15:20:07 -0500
  • 3cec441833
    Merge pull request #805 from UweBonnes/bmp_only UweBonnes 2020-12-12 13:39:51 +0100
  • b5172cf6df Implement the 'find_debuggers()' function for hosted BMP on windows. Stoyan Shopov 2020-12-10 23:19:50 +0200
  • 01f8628aed Bugfix in detecting BMP probes by usb serial number. Stoyan Shopov 2020-12-10 23:15:38 +0200
  • 170fe0c368 Remove spurious comment. Stoyan Shopov 2020-12-10 23:12:13 +0200
  • 4c5ce0b16a Hosted: Handle devices w/o serial number, e.g. GigaDevices GD-Link ARM/CMSIS-DAP Uwe Bonnes 2020-12-09 17:33:47 +0100
  • 0f1fe9e438 hosted/linux: Find BMP devices without libusb. Uwe Bonnes 2020-12-06 14:40:35 +0100
  • bd5f4c6ed5 hosted: Consolidate ident output. Uwe Bonnes 2020-12-05 17:34:16 +0100
  • 0870b778c0 hosted: Allow to build without libusb, libftdi and hidapi with HOSTED_BMP_ONLY=1 Uwe Bonnes 2020-12-05 16:52:35 +0100
  • 32db38ecf2 hosted/libusb: Move platform.c libusb related functions to own file. Uwe Bonnes 2020-12-05 13:13:52 +0100
  • 41788f923b ftdi/stlink/jlink: Provide dummy functions in the HOSTED_BMP_ONLY case Uwe Bonnes 2020-12-05 12:24:44 +0100
  • 98b4ec58bc Update to recent libopencm3 to undo unwanted change. Uwe Bonnes 2020-12-07 18:09:32 +0100
  • 633c6a2e81 Recognize "J-Trace Cortex-M PRO V2" in hosted mode Emilio Lopes 2020-12-07 11:05:38 +0100