openocd-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/01/29
[openocd:tickets] #421 OpenOCD v12 - STLink-v3Minie & STM32 f334 Not Working
Taylor Lineman
2024/01/28
[openocd:tickets] Re: #378 SWD support for RISCV artchitecture
Marek Vrbka
2024/01/28
Re: License issue: OpenOCD and riscv/debug_defines.h
Antonio Borneo
2024/01/28
Re: How to support ADI (Arm Debug Interface) v5 in riscv?
Tommy Murphy
2024/01/28
[PATCH]: 42d6e1b964 src/flash/nor/xcf.c: Prefix hexadecimal numbers
gerrit
2024/01/28
[openocd:tickets] Re: #378 SWD support for RISCV artchitecture
Tomas Vanek
2024/01/28
How to support ADI (Arm Debug Interface) v5 in riscv?
李昊宇
2024/01/28
[PATCH]: 6686f696a7 drivers: jtag_vpi: separate host data from socket buffer
gerrit
2024/01/27
[PATCH]: 4545cc2cdb jtag/drivers: fix reset logic handling in OpenJTAG
gerrit
2024/01/27
OpenOCD now running on ESP32 with ESP-IDF
Erhan Kurubas
2024/01/27
[PATCH]: fb8ea6c4a3 src/target/riscv: Help older compilers
gerrit
2024/01/26
[PATCH]: 5fd1d8dd0b target/adi_v5_swd: introduce swd_check_dpidr()
gerrit
2024/01/26
[PATCH]: 6d73704848 Revert "break from long loops on shutdown request"
gerrit
2024/01/26
[PATCH]: 8ff251367b target/arc: implement basic SMP support
gerrit
2024/01/25
[PATCH]: 4ef7715d09 jtag/drivers/jlink: make jlink quiet polling target in -d 3
gerrit
2024/01/25
[PATCH]: fac14c7a94 flash/nor/nrf5: drop nrf5_get_probed_chip_if_halted()
gerrit
2024/01/25
[PATCH]: 0afbc7982a flash/nor/nrf5: add basic nRF53 and nRF91 support
gerrit
2024/01/25
[PATCH]: 63ff7d49e8 tcl/target: add nRF53 config file
gerrit
2024/01/25
[PATCH]: c403cb0d8c flash/nor/nrf5: make flash erase little faster
gerrit
2024/01/25
[PATCH]: 1a3e07d7d9 flash/nor/nrf5: handle ERROR_WAIT during nRF53/91 flash erase
gerrit
2024/01/25
[PATCH]: 4da7f24d52 flash/nor/nrf5: drop unused part of HWIDs table
gerrit
2024/01/25
[PATCH]: b545eb5193 flash/nor/nrf5: drop nrf5 info command
gerrit
2024/01/25
[PATCH]: 8782530f30 flash/nor/nrf5: show proper SoC type on newer nRF91 devices
gerrit
2024/01/25
[PATCH]: 4b4377390c flash/nor/nrf5: introduce address maps
gerrit
2024/01/25
[PATCH]: 8e4c61bf2b flash/nor/nrf5, target/nrf51: deprecate nrf51 flash driver
gerrit
2024/01/25
[PATCH]: 030e447358 flash/nor/nrf5: use BIT() instead of << operator
gerrit
2024/01/25
[PATCH]: d8050f07a6 flash/nor/nrf5: add missing package codes
gerrit
2024/01/25
[PATCH]: 396627db92 target/nrf51: use PAN #16 workaround in reset-init only
gerrit
2024/01/25
[PATCH]: ba94380b96 flash/nor/nrf5: add missing device types
gerrit
2024/01/23
[PATCH]: d6f4af61b6 jtag/drivers: OpenJTAG standard variant perf improvement
gerrit
2024/01/21
[PATCH]: 4ea322005f jtag/drivers: Add vid_pid command to OpenJTAG
gerrit
2024/01/21
[PATCH]: e51bd964ee target/cortex_m: prevent asserting reset if examine is deferred
gerrit
2024/01/21
[PATCH]: f247f81057 target/cortex_m: fix couple of comments
gerrit
2024/01/21
[PATCH]: c0cb3d306a target/cortex_m: drop useless target_halt() call
gerrit
2024/01/18
[PATCH]: ea3bdaa392 src/flash/nor:add custom flash
gerrit
2024/01/17
[PATCH]: 4910de7389 server/gdb-server:fix type error.
gerrit
2024/01/16
[openocd:tickets] #418 Reading ROMTABLEs with "dap info" seems to irrecoverably hang the DAP
Alex
2024/01/16
[PATCH]: 2530c12b7e jtag/drivers: Correct ANGIE driver and GPIO Extender configuration
gerrit
2024/01/16
[openocd:tickets] Re: #378 SWD support for RISCV artchitecture
Ashi Gupta
2024/01/16
回复:Re: erase/write flash error when flash-addr-width > 32bit on windows
Aceluffy
2024/01/16
Re: erase/write flash error when flash-addr-width > 32bit on windows
Antonio Borneo
2024/01/15
erase/write flash error when flash-addr-width > 32bit on windows
Aceluffy
2024/01/15
Re: Character conflict in the remote-bitbnag protocol
Tommy Murphy
2024/01/14
[PATCH]: fef7f85385 target/esirisc: free memory at OpenOCD exit
gerrit
2024/01/14
Re: Character conflict in the remote-bitbnag protocol
Antonio Borneo
2024/01/13
[openocd:tickets] #418 Reading ROMTABLEs with "dap info" seems to irrecoverably hang the DAP
Bill Paul
2024/01/13
Re: Character conflict in the remote-bitbnag protocol
Tommy Murphy
2024/01/13
Re: Character conflict in the remote-bitbnag protocol
Antonio Borneo
2024/01/13
[openocd:tickets] #418 Reading ROMTABLEs with "dap info" seems to irrecoverably hang the DAP
Antonio Borneo
2024/01/12
[PATCH]: 1d11122e89 target: get_gdb_arch() accepts target via const pointer
gerrit
2024/01/12
[PATCH]: d3e17e3013 target: pass target to observers via const pointer
gerrit
2024/01/12
[PATCH]: 42c299afad helper/log: report the file in `log_output` command
gerrit
2024/01/12
[PATCH]: 4cf97e51cc target: Introduce flush_reg_cache command
gerrit
2024/01/12
[PATCH]: 355d64394d drivers/jtag_vpi: Use "packed" struct for jtag_vpi packets
gerrit
2024/01/12
Re: Character conflict in the remote-bitbnag protocol
Tommy Murphy
2024/01/12
Character conflict in the remote-bitbnag protocol
Marek Vrbka
2024/01/11
[openocd:tickets] #418 Reading ROMTABLEs with "dap info" seems to irrecoverably hang the DAP
Alex
2024/01/11
[openocd:tickets] #418 Reading ROMTABLEs with "dap info" seems to irrecoverably hang the DAP
Bill Paul
2024/01/11
[openocd:tickets] #418 Reading ROMTABLEs with "dap info" seems to irrecoverably hang the DAP
Antonio Borneo
2024/01/10
[openocd:tickets] #418 Reading ROMTABLEs with "dap info" seems to irrecoverably hang the DAP
Bill Paul
2024/01/10
[openocd:tickets] Re: #378 SWD support for RISCV artchitecture
Tommy Murphy
2024/01/10
[openocd:tickets] Re: #378 SWD support for RISCV artchitecture
Ashi Gupta
2024/01/10
[PATCH]: 545ace3a30 target/adi_v5_jtag: debug register access
gerrit
2024/01/09
[PATCH]: 2237c7da1c jtag/vdebug: add support for DAP6
gerrit
2024/01/09
[PATCH]: 6d8135a81e jtag/vdebug: fix socket options on CYGWIN
gerrit
2024/01/08
[openocd:tickets] #306 libgpiod API changes since 1.6.3
Arti Zirk
2024/01/07
Re: different GDB port for Trusted Execution Environment
Randy Li
2024/01/06
[PATCH]: 8da8e478ae target/mips32: fix false positive from clang
gerrit
2024/01/04
[PATCH]: 30117f1c3e LICENSES: drop SPDX tag 'GPL-2.0' and use 'GPL-2.0-only'
gerrit
2024/01/03
[PATCH]: 64181d37c8 target/xtensa: add dual-core support
gerrit
2024/01/03
[PATCH]: 07e8dba36c target/xtensa: add dual-core support
gerrit
2024/01/02
[PATCH]: f70ff37c27 target/xtensa: update COMMAND_HELPER output to use command_print() API
gerrit
2024/01/02
[PATCH]: 7f9fc0ee9c target/xtensa: enable xtensa algo support
gerrit
2024/01/01
[PATCH]: 55152034d4 flash: nor: add support for Nordic nRF9160
gerrit
2024/01/01
Re: different GDB port for Trusted Execution Environment
Antonio Borneo
2023/12/31
[PATCH]: 6491bb86bd flash: nor: add support for Nordic nRF9160
gerrit
2023/12/28
[openocd:tickets] #215 Add Xilinx XVC support to OpenOCD
Antonio Borneo
2023/12/28
[openocd:tickets] #215 Add Xilinx XVC support to OpenOCD
Antonio Borneo
2023/12/26
[PATCH]: db588d06dc doc: `address` is optional in `*_image` commands
gerrit
2023/12/22
[PATCH]: e1e8b7ed86 flash/nor/fsl_flexspi: Support arbitrary flash cmd
gerrit
2023/12/22
[PATCH]: cc273477de contrib/firmware: Change USB interruption handling for JTAG/I2C communications
gerrit
2023/12/21
Re: Ingenic T31
Andrew Walsh
2023/12/21
Re: Ingenic T31
Daniel Glöckner
2023/12/21
Re: Ingenic T31
Oleksij Rempel
2023/12/20
[PATCH]: f90bcc0e50 drivers/libusb_helper: introduce oocd_libusb_dev_mem_alloc() helper
gerrit
2023/12/20
[PATCH]: b5fbaadf15 src/jtag: implemented SRST toggle
gerrit
2023/12/19
Ingenic T31
Andrew Walsh
2023/12/19
[PATCH]: df1f5d00c6 jtag/drivers: Add GPIO extender configuration function to ANGIE driver
gerrit
2023/12/19
[PATCH]: 69e6b4511a jtag/drivers: correct the angie_reset function
gerrit
2023/12/19
[PATCH]: f532e04bf6 contrib/firmware: Add direction control for 'SCL' i2c signal
gerrit
2023/12/19
[PATCH]: 264bbd7c52 jtag/drivers: send bitstream size to firmware via libusb
gerrit
2023/12/19
[PATCH]: 44eceebd81 jtag/drivers: give ANGIE a new VID after renumeration
gerrit
2023/12/18
Sv: OpenOCD review process?
Henrik Nordström
2023/12/17
Re: OpenOCD review process?
Tommy Murphy
2023/12/17
OpenOCD review process?
Henrik Nordström
2023/12/16
[PATCH]: 49a14e06ac src/flash/nor/psoc6.c update changes
gerrit
2023/12/16
[PATCH]: e39ee7f0e7 helper/command: simplify script_command_args_alloc()
gerrit
2023/12/16
[PATCH]: b310a99240 helper/command: pass command arguments also as Jim_Obj
gerrit
2023/12/16
[PATCH]: 592bc1ef38 jtag: rewrite jim_jtag_configure() as COMMAND_HANDLER
gerrit
2023/12/16
[PATCH]: 633c27db76 helper/command: simplify exec_command()
gerrit
2023/12/16
[PATCH]: 8ce85065a9 helper/command: drop unused variables
gerrit
2023/12/16
[PATCH]: 7776438d45 target: drop deprecated code for mem2array and array2mem
gerrit
2023/12/16
[PATCH]: c8aa198bb2 helper/command: inline run_command() in exec_command()
gerrit
2023/12/14
[PATCH]: df33485685 helper/bin2char: drop trailing empty line
gerrit
2023/12/13
[PATCH]: 017b304cdc tcl/board: Add TI j722sevm config
gerrit
2023/12/13
[PATCH]: dfcf95b285 tcl/target/ti_k3: Add J722S SoC
gerrit
2023/12/12
[PATCH]: ce49ed446f tcl/board: Added board configuration for Onethinx OTX18 module
gerrit
2023/12/12
[PATCH]: 206964e4b7 target/cortex_m: Add Cortex-M85 part
gerrit
2023/12/10
[PATCH]: 18bde764ba doc: usb_adapters: update the script for unavailable reports
gerrit
2023/12/10
[PATCH]: ffff4c813c doc: usb_adapters: fis HID report in lsusb dump of few adapters
gerrit
2023/12/10
[PATCH]: 1d7b3206d6 update PSoC6 flash driver
gerrit
2023/12/10
[PATCH]: d0f257a1bc update PSoC6 flash driver
gerrit
2023/12/10
[PATCH]: 1aad736f82 update PSoC6 flash driver
gerrit
2023/12/10
Re: First time commit - checkpatch errors
Antonio Borneo
2023/12/10
Re: First time commit - checkpatch errors
Rolf | Onethinx
2023/12/10
Re: First time commit - checkpatch errors
Antonio Borneo
2023/12/10
Re: Error with latest commit - use asynchronous libusb transfer 65/7365/11
Rolf | Onethinx
2023/12/10
[PATCH]: 5e793d260d jtag/drivers/cmsis_dap_usb_bulk: fix clang warning
gerrit
2023/12/10
Re: Error with latest commit - use asynchronous libusb transfer 65/7365/11
Antonio Borneo
2023/12/10
Re: Error with latest commit - use asynchronous libusb transfer 65/7365/11
Tomas Vanek
2023/12/10
[PATCH]: 08858ebb6d jtag/drivers/cmsis_dap: use malloc() when libusb_dev_mem_alloc() fails
gerrit
2023/12/10
Re: Error with latest commit - use asynchronous libusb transfer 65/7365/11
Tomas Vanek
2023/12/09
Re: Error with latest commit - use asynchronous libusb transfer 65/7365/11
Rolf | Onethinx
2023/12/08
[PATCH]: ce02c43a37 target/armv8: Add more support for decoding memory attributes
gerrit
2023/12/08
[PATCH]: edb016eaee jtag: add -ir-bypass option
gerrit
2023/12/08
[PATCH]: 6281bfc65d tcl/target: Add Marvell Octeon TX2 CN9130 target
gerrit
2023/12/08
Re: SRST inconsistency between multiple adapters
Antonio Borneo
2023/12/07
Re: SRST inconsistency between multiple adapters
Rolf | Onethinx
2023/12/07
Re: SRST inconsistency between multiple adapters
Antonio Borneo
2023/12/07
Re: SRST inconsistency between multiple adapters
Tommy Murphy
2023/12/07
Re: SRST inconsistency between multiple adapters
Rolf | Onethinx
2023/12/07
Re: SRST inconsistency between multiple adapters
Oleksij Rempel
2023/12/07
Re: SRST inconsistency between multiple adapters
Oleksij Rempel
2023/12/06
[PATCH]: 9d9c9db4eb target/xtensa: extra debug info for "xtensa exe" failures
gerrit
2023/12/06
[PATCH]: d5ac95eaab jtag/core: Use 'bool' data type for 'bypass'
gerrit
2023/12/06
[PATCH]: 4dd9557aa7 jtag: Rename 'hasidcode' to 'has_idcode'
gerrit
2023/12/06
[PATCH]: bf61adeb35 doc/usb_adapters: add dumps of two versions of Atmel EDBG
gerrit
2023/12/05
SRST inconsistency between multiple adapters
Rolf | Onethinx
2023/12/03
[PATCH]: 891106a9af target: use bool for backup_working_area
gerrit
2023/12/03
[PATCH]: 2bf45ff7e2 helper: nvp: minor fixes
gerrit
2023/12/03
[PATCH]: cf9d66286b hla: assign bool type with a booleans value
gerrit
2023/12/01
[PATCH]: d521c7688a ipdbg: improve queuing
gerrit
2023/12/01
[PATCH]: 5e681cd670 ipdbg: configurable queuing between JTAG-Host and JTAG-Hub
gerrit
2023/12/01
[PATCH]: 6b1c098872 ipdbg: split ipdbg start/stop cmd into command-chain
gerrit
2023/12/01
[PATCH]: cd2e9e5d64 ipdbg: improve ipdbg-host speed
gerrit
2023/12/01
[PATCH]: 6e70e6887f HACKING: fix how to retrieve hooks/commit-msg
gerrit
2023/12/01
[PATCH]: ecf567039a cmsis_dap_usb_hid: improve detection of probes with unusual report sizes
gerrit
2023/12/01
[PATCH]: c707117ae0 check if shutdown is requested on keep_alive()
gerrit
2023/11/30
[PATCH]: f00279785a loaders/espressif: add esp32h2 stub flasher application code
gerrit
2023/11/30
[PATCH]: f040a8ca54 loaders/espressif: add esp32c6 stub flasher application code
gerrit
2023/11/30
[PATCH]: 73b56d1d39 loaders/espressif: add esp32c2 stub flasher application code
gerrit
2023/11/30
[PATCH]: 5133b24fb1 loaders/espressif: add esp32s2 stub flasher application code
gerrit
2023/11/29
[PATCH]: 7fd37cdbec jtag/drivers: Add support for high-speed USB adapter chip CH347 A WCH CH347T/F chip : 480Mbps high-speed USB to UART, I2C, SPI and JTAG, supports drivers on Windows/ Linux/ Android /macOS, used to high-speed USB to UART, USB to SPI, USB to IIC, USB to JTAG. The ch347 driver source code is adopted from https://github.com/WCHSoftGroup/ch347 The WCH official website : https://www.wch-ic.com/
gerrit
2023/11/29
different GDB port for Trusted Execution Environment
Randy Li
2023/11/29
[PATCH]: 9ebd67e5a8 breakpoints: Remove dead code - two "if" blocks
gerrit
2023/11/23
Request for Review of Pending Patches
Erhan Kurubas
2023/11/20
[PATCH]: fde5bcec50 target/target: Fix 'wp' command usage
gerrit
2023/11/19
[openocd:tickets] #401 nRF5340 Support
eroen
2023/11/18
[PATCH]: a17f916148 target/target: Add 'debug_reason' to current target
gerrit
2023/11/15
[PATCH]: e6f8ccf5aa tcl/target/at91sama5d2.cfg: allow choice of SWD instead of JTAG
gerrit
2023/11/15
[PATCH]: 6d4f78ef56 contrib/firmware: update gpif FSM configuration file
gerrit
2023/11/15
[PATCH]: ee4a5c4d3f contrib/firmware: update ANGIE binary file
gerrit
2023/11/14
[PATCH]: 1388f013c4 tcl/target: Add Geehy APM32F4x config
gerrit
2023/11/14
[PATCH]: 6643f98e45 tcl/target: Add Geehy APM32F1x config
gerrit
2023/11/14
[PATCH]: c5fe1ed42e doc/openocd: Mention APM32F1 and APM32F4 series
gerrit
2023/11/14
[PATCH]: 5e91355b5a tcl/target: Add Geehy APM32F0x config
gerrit
2023/11/14
[PATCH]: 99fe3b6ed1 flash/nor/stm32f1x: Add support for Geehy APM32F0 series
gerrit
2023/11/14
[PATCH]: 16bbd39c64 target: Add some info messages about examination process.
gerrit
2023/11/13
[PATCH]: 53125f3e39 flash/nor/kinetis: add support for NXP S32K series
gerrit
2023/11/13
[PATCH]: af42fa6cc9 flash/nor/kinetis: Eliminate dependency on fcfg2
gerrit
2023/11/13
[PATCH]: be0be9618d flash/nor/kinetis: add separate probe_chip() and tcl .cfg for NXP S32K devices
gerrit
2023/11/13
[PATCH]: 2adb6b6c56 flash/nor/kinetis: create separate nvm_partition cmd for S32K
gerrit
2023/11/13
[PATCH]: 10dbfe0cac flash/nor/kinetis: create separate cache type for S32K
gerrit
2023/11/13
[PATCH]: 02a48d6626 flash/nor/kinetis: Eliminate dependency on fcfg1
gerrit
2023/11/12
[PATCH]: 7b0dc93dad target: Throw error in 'debug_reason' command
gerrit
2023/11/11
[PATCH]: a246b3b5a0 LICENSES: Add the Apache-2.0 license for standalone files
gerrit
2023/11/11
[PATCH]: 8f4d935a58 flash/nor/stmqspi: Use correct command errors
gerrit
2023/11/11
[PATCH]: 1f8c3cdb15 flash/nor/stm32f2x: Remove redundant error messages
gerrit
2023/11/11
[PATCH]: ba58b801c6 flash/nor/pic32mx: Remove redundant error message
gerrit
2023/11/11
[PATCH]: 9b4dc8e3ec flash/nor/stm32l4x: Use correct command error
gerrit
2023/11/11
[PATCH]: 330011b756 flash/nor/stm32h7x: Remove redundant error messages
gerrit
2023/11/11
[PATCH]: bce0c59bc8 flash/nor/stm32l4x: Remove redundant error messages
gerrit
2023/11/10
[openocd:tickets] #408 No support for generic SPI flash
Ben Larson
2023/11/10
[PATCH]: 19447bf485 target: remove `target_number`
gerrit
2023/11/10
[PATCH]: 198a1affd1 target: clarify usage of `coreid`
gerrit
2023/11/09
[PATCH]: 5f32f02bd8 LICENSES: Add the CC0-1.0 license
gerrit
2023/11/09
[PATCH]: 10b67d7a70 contrib/rtos-helpers/uCOS-III-openocd: change license to CC0-1.0
gerrit
2023/11/09
[PATCH]: 8c7a79e90f contrib/rtos-helpers/FreeRTOS-openocd: change license to CC0-1.0
gerrit
2023/11/09
[PATCH]: 448d2b5b30 rtt/tcl: Fix line indentation
gerrit
2023/11/09
[PATCH]: 8c87f7d7bd jtag/drivers/jtag_vpi: Remove redundant error messages
gerrit
2023/11/09
[PATCH]: 202ba25421 jtag/drivers/ftdi: Use correct command error
gerrit
2023/11/09
[PATCH]: cf19d580f4 jtag/drivers/rshim: Remove redundant error message
gerrit
2023/11/09
[PATCH]: 97e7318c12 jtag/drivers/jlink: Use correct command errors
gerrit
2023/11/08
[PATCH]: c263b27a2d target/mips32: fix wrong SRL opcode
gerrit
2023/11/08
[PATCH]: f84e434942 jtag/drivers/kitprog: Restructure commands
gerrit
2023/11/07
[PATCH]: c254cbcff7 drivers/cmsis_dap: drop unused variable
gerrit
2023/11/07
[PATCH]: 2cbba97a07 drivers/cmsis_dap: use quirk workarounds optionally
gerrit
2023/11/06
[PATCH]: 88c922f710 jtag/drivers/cmsis-dap: Return error in 'backend' command
gerrit
2023/11/06
[PATCH]: 2154989a02 jtag/drivers/cmsis-dap: Restructure commands
gerrit
2023/11/06
[PATCH]: a15aaab5b5 jtag/drivers: make ANGIE adapter re-program in every execution
gerrit
Earlier messages
Later messages