Commit Graph

  • e65ee7124b stm32_mem: Handle utf8 for print and compare. Uwe Bonnes 2020-12-01 21:55:13 +0100
  • 17dfec3572 dfu/cdcacm: Consolidate usage of ST vs BMP serial number. Uwe Bonnes 2020-12-01 11:20:01 +0100
  • 5c7e0eedb0 command.c: Consolidate "mon version" output Uwe Bonnes 2020-12-01 15:54:42 +0100
  • 07c3699225 version.h: Remove from platform.h files Uwe Bonnes 2020-12-01 14:39:06 +0100
  • dd6aadc54d jtag: Add verbosity about devices found. Uwe Bonnes 2020-12-04 16:07:30 +0100
  • 0a7bfd5923 dfu_f4: Fix sector_erase. Uwe Bonnes 2020-12-01 21:05:32 +0100
  • e318f884bf Change the type of 'cortexm_wait_timeout' to unsigned. Stoyan Shopov 2020-12-03 22:14:03 +0200
  • c9a419e44b Correct loss of sync protocol error #787 Stoyan Shopov 2020-12-03 21:03:57 +0200
  • e3fd12ebc6 gd32f1/f3 detection and ram/flash autoset mean 2020-12-03 07:30:24 +0100
  • 575c25e570 Add support for STM32F1 clone with new AP_DESIGNER id Jonathan Giles 2020-11-30 19:37:45 -0500
  • 48a79ff9da adiv5: More checks for a sensible DPIDR. Uwe Bonnes 2020-11-29 20:18:05 +0100
  • 752bc26536 adiv5: Fix memleak with duplicated base. Uwe Bonnes 2020-11-29 19:58:44 +0100
  • acec489647 adiv5_jtagdp: Always set idcode. Uwe Bonnes 2020-11-29 19:14:37 +0100
  • 9e1b7fdac0 jlink/swd_low_access: Fix data direction during response read phase. Uwe Bonnes 2020-11-29 15:32:38 +0100
  • 8903026c14 jlink/swd: swd frequency is fixed, not need to set. Uwe Bonnes 2020-11-29 15:35:08 +0100
  • f45c56af83 adiv5/swdp: Check early for valid DP idcode. Uwe Bonnes 2020-11-28 17:40:37 +0100
  • 3b6432912d jlink: Catch another error with no target connected. Uwe Bonnes 2020-11-28 17:19:00 +0100
  • 7df314e265 Firmware/Jlink: Fix double free when debug power-up fails (#780) Uwe Bonnes 2020-11-28 13:58:51 +0100
  • e1329499de platform_adiv5_swdp_scan: Do not double free with early errors. Uwe Bonnes 2020-11-28 21:29:20 +0100
  • 77025d4b6b Make dfu-convert.py Python 3 capable Stefan Agner 2020-11-21 17:07:48 +0100
  • bf548e92c0 swd: After write low_access, always append 8 clk to move data through SW-DP. Uwe Bonnes 2020-11-09 21:36:06 +0100
  • 139e5d7e22 f4discovery: Compile time option to compile with ST bootloader Uwe Bonnes 2020-11-17 19:12:31 +0100
  • 636bcee355 stlink/swlink: Remove the DFU upgrade utility. Uwe Bonnes 2020-11-17 17:51:28 +0100
  • 03a7b06eb8 Makefile: Remove no longer needed code pathes. Uwe Bonnes 2020-11-17 16:00:36 +0100
  • 27ef4569ca stm32/dfucore.c: Use libopencm3 provided defines and functions. Uwe Bonnes 2020-11-17 15:49:21 +0100
  • 9d55128ab8 cl_utils: Get voltage only once. Uwe Bonnes 2020-10-23 14:52:56 +0200
  • e6823f39de Hosted: Print version with "-h" and "-t" option. Uwe Bonnes 2020-11-08 21:24:28 +0100
  • 3ee31473c6 cortexm.c: LPC15xx has designer 43b and Partno 4c3 Uwe Bonnes 2020-10-24 17:55:31 +0200
  • 62d9f60f03 hosted/firmware: Waits for read response as long as cortexm_wait_timeout. Uwe Bonnes 2020-11-08 16:18:11 +0100
  • 26a23dd1cb stlinkv2: Try harder to open an AP. Uwe Bonnes 2020-11-07 17:54:25 +0100
  • 19e1fddba2 adiv5: Remove unnescessary read. Uwe Bonnes 2020-11-07 17:46:18 +0100
  • cda83d3084 Fix memleaks. Uwe Bonnes 2020-11-07 17:43:35 +0100
  • 9ac5adfcef adiv5: Additional decoding. Uwe Bonnes 2020-11-07 15:44:16 +0100
  • d78d7838d3 stm32f1: Always read DBGMCU_IDCODE for t->idcode (#770) Uwe Bonnes 2020-11-05 18:53:44 +0100
  • 653d486ee2 cortexm: Store CPUID in target structure. Uwe Bonnes 2020-11-05 18:44:04 +0100
  • 824a1d8abc hosted/find_debuggers: Do not check hubs. Print class of devices unable to open. Uwe Bonnes 2020-10-25 12:39:41 +0100
  • e68dd25813 cl_utils: Clarify -d option is BMP/firmware only and deprecate -d. Uwe Bonnes 2020-10-25 12:00:59 +0100
  • f71e18948a GPIO for SWD: Slow down edges on more platforms. Uwe Bonnes 2020-10-24 20:35:07 +0200
  • 80154c5c7a adiv5_swdp: Fix more memory leak. Uwe Bonnes 2020-10-24 18:08:07 +0200
  • 35bcb4f7c6 Switch on the lpc546xx target Noah Pendleton 2020-11-24 15:18:21 -0500
  • e9c02296f2 target: kinetis: add S32K118 Sean Cross 2020-11-14 14:30:13 +0800
  • f18be6ef7a Add support for Kinetis K12 and placeholders for other K-series MCUs jbuonagurio 2020-11-06 03:42:52 -0500
  • 2c33cde63f cortexm.c/cortexm_halt_resume: Add some clock cycles to always get CPU going (#768) Uwe Bonnes 2020-11-01 21:26:28 +0100
  • d75f3124b9 ftdi_bmp.c: Reapply fix from #715: Check for libftdi 1.5 Uwe Bonnes 2020-11-01 11:54:27 +0100
  • 99142d1c0e Add documentation details for building PC-hosted BMP in msys2. Stoyan Shopov 2020-10-29 22:57:33 +0200
  • 1f7a716710 adiv5.c: Run cortexm_prepare on all suspected CortexM instances. Uwe Bonnes 2020-10-22 15:48:23 +0200
  • 18673d9a56 adiv5: Rework DP/AP refcounting. Uwe Bonnes 2020-10-22 15:38:50 +0200
  • f76a7c4e92 adiv5: Release devices after scan. Uwe Bonnes 2020-10-22 12:56:33 +0200
  • 73e6b540b2 command: When debug channel is available, print morse messages readable. Uwe Bonnes 2020-10-22 12:52:38 +0200
  • 776861c6a0 Makefile: Fix version.h generation for make all_platforms Uwe Bonnes 2020-10-19 18:14:59 +0200
  • 80ddafc2f8 Jtag/High Level : Transfer dp->dp_jd_index with every HL command. Uwe Bonnes 2020-10-19 13:13:43 +0200
  • 59dc1b7eb4 cortex-m7: Give hint about buggy core revision. Uwe Bonnes 2020-10-19 16:02:16 +0200
  • 976c763747 jtag remote: Start fixing handling M0 (second jtag) for LPC4322 in high-level Uwe Bonnes 2020-10-19 10:08:22 +0200
  • 0995fe1288 cmsis-dap: Various fixes Uwe Bonnes 2020-10-18 15:11:46 +0200
  • f15b1d7763 cl_utils: Clip opt_flash_start only when not set. Uwe Bonnes 2020-10-18 15:41:40 +0200
  • c161521c26 cortexm: Designer ARM must be in the default path when probing. Uwe Bonnes 2020-10-18 12:32:11 +0200
  • cdd07544d5 Cortexm: Allow pure debug on devices not yet handled for flashing Uwe Bonnes 2020-10-17 16:24:19 +0200
  • 3270138ec2 Revert 69e577c9243ce027b628e96881ce2416213fef43 Uwe Bonnes 2020-10-17 14:10:37 +0200
  • 77c4f9d702 stlink: Rework README.md Uwe Bonnes 2020-10-08 13:33:16 +0200
  • 9cd3193a89 bmp_remote.c: Fix bug introduced with 8b929c12c9. Uwe Bonnes 2020-10-17 12:45:08 +0200
  • 0ffb4f7b18 cortexm: Fix protected SAM detection Uwe Bonnes 2020-10-14 23:48:41 +0200
  • 5bc743d221 samd: Propagate security after setting security by chip reset. Uwe Bonnes 2020-10-15 00:29:02 +0200
  • 1d707efa47
    Merge pull request #757 from UweBonnes/hosted UweBonnes 2020-10-16 20:11:12 +0200
  • 8b929c12c9 hosted/jtag: Transfer jtag_devs to firmware. Uwe Bonnes 2020-10-09 17:42:11 +0200
  • 3d92b82678 jtag: Use index and not device structure for jtag_dev_write_ir and jtag_dev_shift_dr Uwe Bonnes 2020-10-09 16:34:43 +0200
  • 6e2a074064 bmp_remote: Deny high level JTAG for now. Uwe Bonnes 2020-10-09 15:52:09 +0200
  • 0f5fb6b9a0 remote: Initialise dp_read and low_access with SWD_INIT. Uwe Bonnes 2020-10-09 14:03:22 +0200
  • 752d14ca3e remote.c: Add comments. Uwe Bonnes 2020-10-09 13:15:12 +0200
  • ba26adce53 remote.h: Remove typo. Uwe Bonnes 2020-10-09 13:14:57 +0200
  • 7ccf0d3e03 jtag_dev_t: Make dev, idcode and desc less generic. Uwe Bonnes 2020-10-09 12:10:05 +0200
  • 87b546777a nrf51: Be more verbose about the protection status. Uwe Bonnes 2020-10-16 12:07:55 +0200
  • 4108b649c2 stm32h7: Add support for new product lines Richard Meadows 2020-10-10 20:49:50 +0200
  • 817c62d7fd
    Merge pull request #507 from UweBonnes/cortexm_romtable UweBonnes 2020-10-08 10:53:17 +0200
  • 877b4be8ee cortexm: Restrict probing by using the ap_designer. Uwe Bonnes 2020-09-30 17:44:11 +0200
  • 91d1ef8bf6 target/stm32: Use t->idcode with probe. Uwe Bonnes 2020-09-30 19:03:34 +0200
  • 44bfb62715 Adiv5: Print Designer/Partno when device is not recognized Uwe Bonnes 2020-03-25 23:07:14 +0100
  • c456fc7f61 adiv5: Store AP designer and partno in the AP structure. Uwe Bonnes 2020-03-10 16:04:25 +0100
  • 159196c2ad Cortexm: Remove forced_halt. Uwe Bonnes 2020-09-30 16:56:52 +0200
  • 9bb2807706 adiv5/romtable: Prepare CortexM devices to read the ROMTABLE Uwe Bonnes 2020-09-30 16:40:47 +0200
  • a254bc6308 Fix icdi usb error https://github.com/blacksphere/blackmagic/issues/740 https://github.com/blacksphere/blackmagic/pull/748 David A. Aguirre Morales 2020-10-06 19:40:40 -0500
  • ceaee2a11e hosted: Hint about BMPs in bootloader mode. Uwe Bonnes 2020-10-07 16:52:51 +0200
  • dc8924a2bc
    stm32h7: Don't tc_printf from flash functions (#747) Gareth McMullin 2020-10-05 01:45:18 -0700
  • 9bba3165fb swdptap: Turnaround immediate after a reading with parity. Uwe Bonnes 2020-10-01 18:06:49 +0200
  • 4d18496a6f hosted: Allow to disable high level commands for BMP. Uwe Bonnes 2020-08-06 12:20:27 +0200
  • 014abf6cc9 adiv5.c: Reduce number of errors if reading cidr fails. Uwe Bonnes 2020-09-29 21:06:58 +0200
  • be40d2b851 adiv5: Check Debug Base Address early Uwe Bonnes 2020-06-07 15:21:46 +0200
  • 747336e927 f4discovery: Slow done JTAG pin slew rate to avoid ringing #742 Uwe Bonnes 2020-10-01 13:27:25 +0200
  • 38bc5bbf82 Add LPC546xx support #741 #553 Eivind Alexander Bergem 2020-09-30 09:44:03 +0200
  • 2fdd94adeb STM32F7: Add another missing Arch ID. Uwe Bonnes 2020-08-13 16:46:55 +0200
  • 0ae65cc10f src/Makefile: Fix version.h generation. Uwe Bonnes 2020-09-22 18:54:09 +0200
  • c5a0271e4c README.md: Toolchain and OS specific remarks. Uwe Bonnes 2020-09-22 11:59:53 +0200
  • 61d919c1ac libftdi: Remove no longer needed workaround for travis CI. Uwe Bonnes 2020-09-20 13:40:37 +0200
  • 77231e8972 serial_no: Fix error with "mon trace" #732 Uwe Bonnes 2020-09-20 13:14:50 +0200
  • bdb351a6ea adiv5_swdp: On ACK_FAULT, error() and try again once #731 Uwe Bonnes 2020-09-17 22:02:54 +0200
  • a4a934f461 Add comments for hardware revision of v2.1 jxltom 2020-09-17 00:52:11 +0800
  • 75b5e72a00 Fix typo jxltom 2020-09-16 23:31:11 +0800
  • de01a75ca9 Fix broken link to bluepill pinout. Raghu 2020-09-15 22:59:01 +0530
  • 6d18a61b2e hosted: Make ASAN build optional. Uwe Bonnes 2020-09-11 12:16:45 +0200
  • 120b3134bb Add SAM4SD32C/B support. Damien Merenne 2020-09-07 15:46:51 +0200
  • 8289862b55 gdb: Reset flash_mode with when erase or flash fails. Uwe Bonnes 2020-03-10 15:06:13 +0100