Commit Graph

  • 37bce98395 openocd: remove 'src' prefix from #include path Antonio Borneo 2021-10-06 23:27:16 +0200
  • 615709d140 Upstream a whole host of RISC-V changes. Tim Newsome 2021-09-01 15:00:46 -0700
  • f4612e06c6 tcl/stm32mp15x: freeze watchdog, recover SWD after power cycle Antonio Borneo 2021-04-07 19:21:27 +0200
  • 8a522d96c7 flash/nor/psoc6: fix doxygen comment Antonio Borneo 2021-10-02 14:22:06 +0200
  • 0184ddba18 command: document enum command_mode Antonio Borneo 2021-09-22 23:14:22 +0200
  • 8f1971295b mips64_pracc: fix three dead assignments Antonio Borneo 2021-09-22 19:21:39 +0200
  • 327040ad74 target/lakemont: fix dead assignment Antonio Borneo 2021-09-22 19:14:29 +0200
  • 01de751025 armv8: fix five dead assignments Antonio Borneo 2021-09-22 19:09:29 +0200
  • 48d74f9711 arm_semihosting: fix two dead assignments Antonio Borneo 2021-09-22 18:59:38 +0200
  • 57262ebeae arm_tpiu_swo: fix two dead assignments Antonio Borneo 2021-09-22 18:51:26 +0200
  • b3f052ba9d jtag/core: fix unused assignment Antonio Borneo 2021-09-22 18:39:57 +0200
  • 9188115296 gitignore: Add GNU Global tag files Yasushi SHOJI 2021-09-05 21:59:57 +0900
  • 05752557dd helper: Remove src/helper from include dirs Yasushi SHOJI 2021-08-29 18:18:01 +0900
  • e487205410 uint64_t->target_addr_t for stack pointers. Tim Newsome 2021-09-21 11:43:21 -0700
  • b5a24386e4 stlink-dap: add 'cmd' to send arbitrary commands Antonio Borneo 2021-03-17 00:02:16 +0100
  • 745b40d99a udev: add ASIX Presto programmer Antonio Borneo 2021-09-19 21:52:44 +0200
  • 98d9f1168c target: reset target examined flag if target::examine() fails Tarek BOCHKATI 2021-09-07 14:25:32 +0100
  • ba1061fe1d target/cortex_m: enhance multi-core examine logs Tarek BOCHKATI 2021-09-08 12:49:50 +0100
  • c3993d3188 tcl/stm32wlx.cfg: comply with new jimtcl expr syntax Tarek BOCHKATI 2021-09-14 21:26:47 +0100
  • 2f424b7eb7 driver/linuxgpiod: add support for opendrain srst Alex Crawford 2021-09-16 10:00:25 -0700
  • 5765a0ce14 Speed up remote bitbang. Tim Newsome 2021-09-02 11:11:30 -0700
  • e48093b395 openocd: prevent jimtcl error message while testing commands Antonio Borneo 2021-09-17 18:37:41 +0200
  • 7b504370f7 arm_tpiu_swo: fix support for deprecated 'tpiu' command before 'init' Antonio Borneo 2021-09-17 18:47:20 +0200
  • 2a43137619 arm_adi_v5: drop ANY_ID from table dap_part_nums Antonio Borneo 2021-08-21 00:35:32 +0200
  • 122f36ed7b arm_adi_v5: add arm Neoverse N2 part numbers Antonio Borneo 2021-08-19 18:02:14 +0200
  • a931c99f5b arm_adi_v5: add arm Neoverse N1 part numbers Kevin Burke 2021-08-19 17:44:38 +0200
  • 8f73bd3d48 arm_adi_v5: add arm Cortex-R52 part numbers Antonio Borneo 2021-08-19 18:22:28 +0200
  • c55fbe190b arm_adi_v5: add arm SoC-600 part numbers Antonio Borneo 2021-08-17 00:13:05 +0200
  • 02b5fa5103 arm_adi_v5: add helper to search for part number Antonio Borneo 2021-08-17 01:05:39 +0200
  • cf6909a57c arm_adi_v5: move in a separate function devtype decode/display Kevin Burke 2021-08-10 16:26:42 +0200
  • ddbc13a6f2 arm_adi_v5: simplify handling of AP type Antonio Borneo 2021-08-10 18:09:28 +0200
  • 06d2e430db arm_coresight: add include file and use it Antonio Borneo 2021-08-08 16:46:30 +0200
  • c4e6034e26 armv7m.h: relax dependency from 'arm_adi_v5.h' Antonio Borneo 2021-08-16 19:08:23 +0200
  • a0bd3c9924 Partially Revert "flash/stm32l4x: introduce flash programming without loader" Oleksij Rempel 2021-09-15 10:34:21 +0100
  • a1903f2867 flash/stm32l4x: fix dual bank support for STM32L552xC devices Tarek BOCHKATI 2021-09-02 12:03:59 +0100
  • 050fcb1760 helper/command: fix echo return values Tarek BOCHKATI 2021-08-11 01:14:21 +0100
  • 1efd12a6de jep106.inc: Update to revision JEP106BC Florian Zaruba 2021-09-07 18:22:13 +0200
  • 564e7576ab stlink: Add PID for V3 device without MSD Andreas Sandberg 2021-09-08 23:09:51 +0100
  • 00b16b294f hla: Increase HLA_MAX_USB_IDS Andreas Sandberg 2021-09-08 23:14:34 +0100
  • 73c6416799 target: do not cast NULL in assignment Antonio Borneo 2021-09-04 23:22:27 +0200
  • 79800db98a openocd: remove last NULL comparisons Antonio Borneo 2021-09-04 23:01:09 +0200
  • ea562985b5 gerrit url: update the gerrit server address to https://review.openocd.org Tarek BOCHKATI 2021-08-26 10:41:35 +0100
  • c865879eb8 doc: add a note to use 'stm32l4x option_load' after changing option bytes Tarek BOCHKATI 2021-09-02 15:56:50 +0100
  • fc74ccda52 tcl/target/stm32(f7/h7)x: do not assume presence of the reset Tarek BOCHKATI 2021-08-29 22:09:46 +0100
  • b61a280860 flash/stm32l4x: fix flash programming in 64-bit hosts Tarek BOCHKATI 2021-09-09 22:14:36 +0100
  • f78f9a90a6 In SMP config, replicate watchpoints on each core Tim Newsome 2021-09-01 14:25:10 -0700
  • e63297045b flash/stm32l4x: do not use magic number for dual bank option bits Tarek BOCHKATI 2021-08-29 21:48:49 +0100
  • 5070425d6a flash/stm32l4x: introduce is_max_flash_size and use it Tarek BOCHKATI 2021-08-29 20:52:50 +0100
  • cdb6ea4f9f flash/stm32l4x: fix segmentation fault with HLA adapters and STM32WLx devices Tarek BOCHKATI 2021-08-29 16:33:55 +0100
  • f24a283ac7 flash/nor/tcl: 'flash list' command: add the flash bank target Tarek BOCHKATI 2021-08-10 15:32:37 +0100
  • 9f733ba2f2 flash/nor/tcl: fix the flash name returned by 'flash list' command Tarek BOCHKATI 2021-07-29 21:44:55 +0100
  • 57c61cee4b tcl/board: add st_nucleo_g4.cfg to cover known STM32G4 NUCLEO boards Tarek BOCHKATI 2020-03-01 23:11:10 +0100
  • be22b93a44 tcl/board: add st_nucleo_g0.cfg to cover known STM32G0 NUCLEO boards Tarek BOCHKATI 2020-03-01 23:00:15 +0100
  • 3ae2583b48 target: cortex_m: Fix a typo VECTRESET Yasushi SHOJI 2021-08-29 18:27:52 +0900
  • 3359419e6a tcl/board/arty_s7: Fix proc and chip name Marc Schink 2021-08-30 14:20:26 +0200
  • 01f1f599c5 jimtcl: update to master branch 20210715 Antonio Borneo 2021-04-11 23:54:44 +0200
  • c7eaaf6204 openocd: prepare for jimtcl 0.81 'expr' syntax change Antonio Borneo 2021-08-30 01:01:40 +0200
  • 48f267d4ad flash/stm32l4x: avoid using magic numbers for device ids Tarek BOCHKATI 2021-08-14 14:31:17 +0100
  • 4f371e8eed flash/stm32l4x: add support of STM32WB1x Tarek BOCHKATI 2021-03-26 15:07:41 +0100
  • af3575b931 flash/stm32l4x: add support of STM32G05/G06x Tarek BOCHKATI 2021-03-26 13:27:52 +0100
  • 4b1492bb8e flash/stm32l4x: switch to to c loader instead of assembly loader Tarek BOCHKATI 2021-03-06 22:46:35 +0100
  • 385eedfc6f flash/nor: add support for Nuvoton NPCX series flash Wealian Liao 2020-11-26 10:25:09 +0800
  • a098816a65 server/telnet: add variables auto-completion Tarek BOCHKATI 2021-08-19 01:30:38 +0100
  • 259e400276 server/telnet: simplify telnet_input function Tarek BOCHKATI 2021-08-18 18:41:49 +0100
  • 9a9e9e2c66 server/telnet: enhance telnet_move_cursor Tarek BOCHKATI 2021-08-18 19:55:48 +0100
  • 70cd395f3f server/telnet: support 'CTRL+C' Tarek BOCHKATI 2021-08-17 13:29:56 +0100
  • efe944dfc9 server/telnet: cleanup the if statement mixed style Tarek BOCHKATI 2021-08-17 13:24:56 +0100
  • 12e2dfd31f Makefile: drop warning suppression on win build Antonio Borneo 2021-05-15 23:14:18 +0200
  • b3a51bbb59 helper: remove fix for libusb pre-v1.0.9 Antonio Borneo 2021-05-16 00:48:49 +0200
  • c281c64469 flash/stm32l4x: free write_algorithm work area if no space left for the buffer Tarek BOCHKATI 2021-08-29 16:02:58 +0100
  • c2ad18d68b flash/stm32l4x: add support of STM32U57x/U58x Tarek BOCHKATI 2021-03-16 16:10:59 +0100
  • 6c1e1a212a flash/stm32l4x: add support of STM32WL5x dual core Tarek BOCHKATI 2021-02-04 22:43:52 +0100
  • 64fbd60787 flash/stm32l4x: prevent undefined behavior warnings caused by signed integer operations Sebastiaan de Schaetzen 2021-08-15 23:26:23 +0100
  • 43d31a8fd5 flash/stm32l4x: add support of STM32G0Bx/G0Cx devices Tarek BOCHKATI 2021-01-19 13:26:48 +0100
  • e7e46ba61e flash/stm32l4x: remove stm32l4_part_info.default_flash_regs Tarek BOCHKATI 2021-08-14 00:09:29 +0100
  • 1247eee4e6 flash/stm32l4x: introduce flash programming without loader Tarek BOCHKATI 2021-05-25 11:54:50 +0100
  • e609d5a5de flash/stm32l4x: STM32L5 support programming when TZEN=1 and RDP=0x55 Tarek BOCHKATI 2021-01-22 13:15:52 +0100
  • c9d40366ad flash/stm32l4x: STM32L5 support programming when TZEN=1 and RDP=0xAA Tarek BOCHKATI 2020-11-12 17:19:40 +0100
  • 80d323c6e8 flash/stm32l4x: introduce auto-probe when OPTR is changed Tarek BOCHKATI 2020-11-10 19:15:54 +0100
  • 84291d0269 flash/stm32l4x: introduce 'stm32l4x trustzone [enable|disable]' command Tarek BOCHKATI 2020-03-25 22:47:08 +0100
  • 1bce8d3d80 flash/stm32l4x: do not report bank mode before probing [FIX] Tarek BOCHKATI 2021-07-29 10:35:26 +0100
  • 76ba25a8a5 tcl: add lattice ECP5 family support Oleksij Rempel 2021-03-14 18:19:06 +0100
  • 3f1c15d2a7 target/adi_v5_jtag: Add support for 8-bit IR JTAG-DP root 2021-06-03 11:37:37 +0200
  • 347b88a3e1 cortex_a: use the ap number specified at target create Antonio Borneo 2021-08-04 17:50:02 +0200
  • 7a61a006de jep106: use packed jedec manufacturer code Antonio Borneo 2021-08-08 13:51:33 +0200
  • 66175577e1 arm_adi_v5: update coresight class names Antonio Borneo 2021-08-11 17:03:18 +0200
  • 6933dd0231 command: log the command only when it is executed Antonio Borneo 2021-08-12 00:14:29 +0200
  • 6f28ac8fde cortex_m: fix command 'step address' Antonio Borneo 2021-08-13 18:52:20 +0200
  • 044e0f8c9a stlink: fix SWIM mode on stlink-v3 Antonio Borneo 2021-08-19 16:07:21 +0200
  • 013a0e88d2 rtos/riot: fix out-of-bounds writes when target is corrupted Sebastiaan de Schaetzen 2021-07-27 15:06:57 +0200
  • 085dd21a16 rtos/riot: fix out-of-bounds read of optional symbols array Sebastiaan de Schaetzen 2021-08-11 14:51:29 +0200
  • cbc1dc5049 flash/atsame5: use COMMAND_PARSE_NUMBER in command handlers Tarek BOCHKATI 2021-07-29 23:46:31 +0100
  • 3caa18729c flash/kinetis: use COMMAND_PARSE_NUMBER in command handlers Tarek BOCHKATI 2021-07-29 23:46:09 +0100
  • 01da8f6c2a flash/xmc4xxx: use COMMAND_PARSE_NUMBER in command handlers Tarek BOCHKATI 2021-07-29 23:45:38 +0100
  • dd0ee1fa5b flash/at91samd: use COMMAND_PARSE_NUMBER in command handlers Tarek BOCHKATI 2021-07-29 23:47:07 +0100
  • 277b0a5d97 jtag/cmcis_dap: use COMMAND_PARSE_NUMBER in command handlers Tarek BOCHKATI 2021-07-29 23:44:36 +0100
  • 91b5626e7f flash/stm32l4x: use COMMAND_PARSE_NUMBER in command handlers Tarek BOCHKATI 2021-07-29 22:05:18 +0100
  • 88c3e767b2 github/workflow: disable libusb static link for windows build Tarek BOCHKATI 2021-07-28 10:48:59 +0100
  • 53556fcded tcl/interface: add Ashling Opella-LD FTDI config files Ranjith Chandran 2021-07-23 10:21:05 +0530
  • 186ed3311d drivers/ft232r: Group adapter commands Marc Schink 2021-08-01 14:20:22 +0200