openocd-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/08/08
Re: About a new way of improving openocd
Lars Poetter
2024/08/08
Re: About a new way of improving openocd
Antonio Borneo
2024/08/08
Re: About a new way of improving openocd
Uwe Bonnes
2024/08/08
Re: About a new way of improving openocd
Tommy Murphy
2024/08/08
[PATCH]: 74cbbe3930 interface: add imx93 ftdi interface support
gerrit
2024/08/07
Re: About a new way of improving openocd
Daniel Glöckner
2024/08/07
Re: About a new way of improving openocd
Mitsuho Iizuka
2024/08/07
About a new way of improving openocd
Ray Zhang
2024/08/07
[PATCH]: f8c75d4093 drivers/jlink: Print serial numbers when multiple devices are connected
gerrit
2024/08/06
[PATCH]: 9122123776 arm_adi_v5: Added Cortex-A55 debug unit identifier
gerrit
2024/08/04
[PATCH]: 32b69745fd Drop jimtcl Git submodule
gerrit
2024/08/04
[PATCH]: 9916cbe1fd Drop libjaylink Git submodule
gerrit
2024/08/03
[PATCH]: 3c24d340c9 binarybuffer: add asserts for the number of requested bits for get/set functions
gerrit
2024/08/02
Re: Does OpenOCD support stm32u5a5 microcontroller?
Liviu Ionescu
2024/08/02
[PATCH]: 97c83779c8 tcl/interface/raspberrypi5-gpiod: fix string match pattern escaping
gerrit
2024/08/01
[PATCH]: ab23ab4e6d aarch64: Invalidate caches on reset
gerrit
2024/08/01
[PATCH]: 893789c95f checkpatch: only report error on hit
gerrit
2024/08/01
[PATCH]: 44465a0ab4 target/arm_cti: Use suitable data types
gerrit
2024/07/31
Re: Does OpenOCD support stm32u5a5 microcontroller?
Tomas Vanek
2024/07/31
[PATCH]: 7834670e9d arm_cti: Clean up the list of CTI registers
gerrit
2024/07/31
[PATCH]: 2973c64686 arm_cti: Add CTIDEVCTL to register list
gerrit
2024/07/31
Does OpenOCD support stm32u5a5 microcontroller?
pwl
2024/07/30
[PATCH]: d9b5944f20 arm_adi_v5: Also clear sticky overrun bit on init
gerrit
2024/07/26
[PATCH]: de08db2acf target: arm_dap: Fix crash in 'dap info' command
gerrit
2024/07/25
[PATCH]: 37df3f5ee8 doc: Add 'jlink targetpower' command
gerrit
2024/07/25
[PATCH]: 1061d518be adapter/jlink: Allow to determine the target power state
gerrit
2024/07/25
[PATCH]: 10e4792924 adapter/jlink: Use COMMAND_PARSE_* instead of sscanf()
gerrit
2024/07/23
[PATCH]: dfac674f29 target: arm_dap: Fix crash in 'dap info' command
gerrit
2024/07/22
[PATCH]: 7f6b2fa971 jtag: Use 'unsigned int' data type
gerrit
2024/07/21
[PATCH]: 6bf51a9cf7 jtag: Use 'unsigned int' for 'scan_field.num_bits'
gerrit
2024/07/21
[PATCH]: 41bef75267 target/avrt: Remove unused parameter 'rti'
gerrit
2024/07/21
[PATCH]: 9dc29a8566 doc: Makefile.am: add SPDX license
gerrit
2024/07/21
[PATCH]: 7506757495 checkpatch: extend checks to TCL, Makefile.am and configure.ac files
gerrit
2024/07/21
[PATCH]: 367f99cd95 uncrustify.cfg: add SPDX license
gerrit
2024/07/21
[PATCH]: 007f9b1a59 tcl: fix minor typos and repeated words
gerrit
2024/07/20
[PATCH]: 998bed8484 tcl/target: add initial Bouffalo Lab BL702 chip series support
gerrit
2024/07/18
[PATCH]: 54394901bb jep106: update to revision JEP106BJ.01 July 2024
gerrit
2024/07/18
[PATCH]: 93aeef8cd1 target profiling: add support for 64-bit systems profiling
gerrit
2024/07/17
[PATCH]: 8541f717df jtag: Use 'unsigned int' for 'abs_chain_position'
gerrit
2024/07/17
[PATCH]: b27b198093 jtag/commands: Use 'unsigned int' data type
gerrit
2024/07/17
[PATCH]: 2f6b9e8fba jtag: Use 'unsigned int' for 'ir_length'
gerrit
2024/07/17
[PATCH]: 155b88d23a jtag: Use bool data type for 'jtag_verify'
gerrit
2024/07/16
[PATCH]: 6861bd1bba flash/nor: add DesignWare SPI controller driver
gerrit
2024/07/15
[PATCH]: 8e18f0874c target: cortex_m: fix polling for target kept under reset
gerrit
2024/07/14
[PATCH]: 0a775cab49 binarybuffer: str_to_buf(): rename buf_len as buf_bitsize
gerrit
2024/07/14
[PATCH]: 9bbdb687cf binarybuffer: str_to_buf(): simplify it and fix scan-build error
gerrit
2024/07/14
[PATCH]: c4f9d68f08 binarybuffer: str_to_buf(): support optional separator '_'
gerrit
2024/07/14
[PATCH]: e9dda807a8 binarybuffer: str_to_buf(): add support for binary numbers
gerrit
2024/07/14
[PATCH]: 7ea3f10501 helper: command: drop radix parameter from command_parse_str_to_buf()
gerrit
2024/07/14
[PATCH]: 94c7849b2d binarybuffer: simplify the prototype of str_to_buf()
gerrit
2024/07/14
[PATCH]: d6b76fa6f8 doc: fix makeinfo warning
gerrit
2024/07/13
[PATCH]: d0d51b7ec3 cortex_m: fix scan-build false positive
gerrit
2024/07/10
[PATCH]: fbd2ac2c55 flash/nor/atsame5: add PIC32CX-SG device IDs
gerrit
2024/07/07
[PATCH]: d4cc10515e flash/nor/renesas_mf3: support Renesas MF3 flash
gerrit
2024/07/07
[PATCH]: 4b2a62db9b flash/nor/renesas_rv40: support Renesas RV40 flash
gerrit
2024/07/04
[PATCH]: 21e735b628 doc: document that breakpoints are disabled on step/resume
gerrit
2024/07/03
[PATCH]: fa2fa116a3 README: Use proper Markdown
gerrit
2024/07/02
[PATCH]: b776584c18 flash/nor: Add basic support for TI's MSPM0L/G family
gerrit
2024/07/02
[PATCH]: 957fed0ddb tcl/board: Add MSPM0 Launchpad support
gerrit
2024/07/02
[PATCH]: 8d793ad3f5 tcl/target: Add support for TI MSPM0
gerrit
2024/07/02
[PATCH]: f155882403 tools/release: Set up Git submodules
gerrit
2024/07/02
[PATCH]: 450af54643 configure: Use pkg-config for jimtcl
gerrit
2024/07/02
[PATCH]: 2d78bbf6d5 bootstrap: Do not set up Git submodules by default
gerrit
2024/07/02
[PATCH]: 1f81ae7fd5 Deprecate jimtcl Git submodule
gerrit
2024/06/26
Re: submodule jimtcl failure
Antonio Borneo
2024/06/26
Re: submodule jimtcl failure
Marc Schink
2024/06/26
[PATCH]: d54cc7e02f server/telnet: Restructure commands
gerrit
2024/06/26
[PATCH]: d4f956298f server/telnet: Always allow 'exit' command
gerrit
2024/06/26
[PATCH]: 9675f039a7 rtt: default the ID to "SEGGER RTT"
gerrit
2024/06/25
Re: Build fails
kristof . mulier
2024/06/25
Re: Build fails
Liviu Ionescu
2024/06/25
Build fails
kristof . mulier
2024/06/25
Re: submodule jimtcl failure
Antonio Borneo
2024/06/24
[PATCH]: f7bef5149f flash/startup.tcl: Use "flash verify_image" for program verify
gerrit
2024/06/24
[PATCH]: 65a0bed3a0 flash/startup.tcl: Tidy flash program preverify documentation
gerrit
2024/06/24
Re: submodule jimtcl failure
Marc Schink
2024/06/23
Re: submodule jimtcl failure
Tommy Murphy
2024/06/23
Re: submodule jimtcl failure
Antonio Borneo
2024/06/23
Re: submodule jimtcl failure
Antonio Borneo
2024/06/22
Re: submodule jimtcl failure
Antonio Borneo
2024/06/22
Re: OpenID and gerrit login (Re: submodule jimtcl failure)
Paul Fertser
2024/06/22
Re: OpenID and gerrit login (Re: submodule jimtcl failure)
karl
2024/06/22
Re: OpenID and gerrit login (Re: submodule jimtcl failure)
Paul Fertser
2024/06/22
Re: OpenID and gerrit login (Re: submodule jimtcl failure)
Antonio Borneo
2024/06/22
Re: [PATCH]: 753c706011 Drop parallel port adapters
Marc Schink
2024/06/22
Re: submodule jimtcl failure
Marc Schink
2024/06/21
Re: submodule jimtcl failure
karl
2024/06/21
Re: [PATCH]: 753c706011 Drop parallel port adapters
Daniel Glöckner
2024/06/21
Re: [PATCH]: 753c706011 Drop parallel port adapters
Daniel Glöckner
2024/06/21
Re: submodule jimtcl failure
Tommy Murphy
2024/06/21
OpenID and gerrit login (Re: submodule jimtcl failure)
karl
2024/06/21
Re: submodule jimtcl failure
Antonio Borneo
2024/06/21
[PATCH]: 77a93f4bb0 openocd: build: prevent old clone to fail on git submodules
gerrit
2024/06/21
Re: submodule jimtcl failure
karl
2024/06/21
Re: submodule jimtcl failure
Antonio Borneo
2024/06/21
Re: submodule jimtcl failure
Tommy Murphy
2024/06/21
Re: submodule jimtcl failure
karl
2024/06/21
Re: [PATCH]: 753c706011 Drop parallel port adapters
karl
2024/06/21
Re: submodule jimtcl failure
Antonio Borneo
2024/06/21
Re: [PATCH]: 753c706011 Drop parallel port adapters
Michael Schwingen
2024/06/21
Re: [PATCH]: 753c706011 Drop parallel port adapters
Tommy Murphy
2024/06/21
Re: [PATCH]: 753c706011 Drop parallel port adapters
Christian Groessler
2024/06/21
[PATCH]: 0f4102758c fixup! atsamv: add support for user signature partition write
gerrit
2024/06/21
[PATCH]: 33f0e33d46 flash/nor/stm32f1x: Add GD32L233x support
gerrit
2024/06/21
[PATCH]: 8b63032059 tcl/board: Add GigaDevice GD32L233C-Start config
gerrit
2024/06/21
[PATCH]: 6b73b7d8e7 tcl/target: Add GigaDevice GD32L233x config
gerrit
2024/06/20
Re: submodule jimtcl failure
karl
2024/06/20
Re: [PATCH]: 753c706011 Drop parallel port adapters
Marc Schink
2024/06/20
Re: submodule jimtcl failure
Tommy Murphy
2024/06/20
Re: submodule jimtcl failure
Tommy Murphy
2024/06/20
submodule jimtcl failure
karl
2024/06/20
Re: [PATCH]: 753c706011 Drop parallel port adapters
bruno schwander
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
Marc Schink
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
karl
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
Marc Schink
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
karl
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
Brandon Martin
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
Marc Schink
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
Tommy Murphy
2024/06/19
Re: [PATCH]: 753c706011 Drop parallel port adapters
karl
2024/06/19
[PATCH]: 753c706011 Drop parallel port adapters
gerrit
2024/06/19
[PATCH]: eb11f9e38d Deprecate parallel port adapters
gerrit
2024/06/18
[PATCH]: 07f3692ac1 AUTHORS: Refer to source code and Git history
gerrit
2024/06/18
[PATCH]: 40923d8841 doc: Remove outdated '--pipe' option
gerrit
2024/06/18
[PATCH]: 434a265a33 doc: Refurbish manual page
gerrit
2024/06/18
FLEXSPI flash support
Brandon Martin
2024/06/17
[PATCH]: b5727961ef target: add NXP imx93 and EVK board support
gerrit
2024/06/17
[PATCH]: a687ea7c7a target: add imx8mp and evk board support
gerrit
2024/06/17
[PATCH]: 13299c895b server/tcl: Restructure commands
gerrit
2024/06/17
[PATCH]: 4933636c6e tcl: Replace 'tcl_' prefix with 'tcl' command group
gerrit
2024/06/16
[PATCH]: f9e5584fb3 rtt: Add support for multiple RTT control block instances
gerrit
2024/06/15
[PATCH]: 11acc318c1 target/riscv: Check before executing abstract command
gerrit
2024/06/15
[PATCH]: b8f622666f Remove other '_s' suffix from structs
gerrit
2024/06/14
[PATCH]: 607c45132d Remove '_s' suffix from structs
gerrit
2024/06/14
[PATCH]: 98004abce0 drivers: jtag_vpi: separate "host" and "wire" data structures + cleanup
gerrit
2024/06/14
[PATCH]: bf99ba1f73 tcl: Replace 'hla_' prefix with 'hla' command group
gerrit
2024/06/14
[PATCH]: a5a998ef88 tcl: Replace 'gdb_' prefix with 'gdb' command group
gerrit
2024/06/14
[PATCH]: a3deeed53f server/gdb: Restructure commands
gerrit
2024/06/14
[PATCH]: 2e6a9f966b jtag/hla: Restructure commands
gerrit
2024/06/12
[PATCH]: 0f475cda77 rtos: Use lower case filenames
gerrit
2024/06/11
[PATCH]: fbdc058cd2 tcl/interface: support for Raspberry Pi 5
gerrit
2024/06/10
[PATCH]: d778a8c22c target/cortex_m: workaround Cortex-M7 erratum 3092511
gerrit
2024/06/09
Re: Possible small bug in the Cortex-M7 core used by STM?
Liviu Ionescu
2024/06/09
Re: Possible small bug in the Cortex-M7 core used by STM?
Tommy Murphy
2024/06/08
[PATCH]: 731592f4dd remote_bitbang: fix assertion failure for the cases when connection is abruptly terminated
gerrit
2024/06/08
Re: Possible small bug in the Cortex-M7 core used by STM?
Liviu Ionescu
2024/06/08
Re: Possible small bug in the Cortex-M7 core used by STM?
Liviu Ionescu
2024/06/08
Re: Possible small bug in the Cortex-M7 core used by STM?
Antonio Borneo
2024/06/08
Re: Possible small bug in the Cortex-M7 core used by STM?
Antonio Borneo
2024/06/08
[PATCH]: c95d697f26 flash/nor/nrf5: remove asserts on dereferenced pointers
gerrit
2024/06/08
[PATCH]: 0348bacf53 flash/nor/nrf5: split chip and bank probes
gerrit
2024/06/07
[PATCH]: 242667023e Fixed situation when fails assert.
gerrit
2024/06/07
[PATCH]: fe4de99539 Fixed situation when fails assert.
gerrit
2024/06/07
[PATCH]: 53e4c479ce target: arm_adi_v5: add more CoreSight P/N
gerrit
2024/06/07
Re: Possible small bug in the Cortex-M7 core used by STM?
Liviu Ionescu
2024/06/07
Re: Fwd: Possible small bug in the Cortex-M7 core used by STM?
Tomas Vanek
2024/06/04
Fwd: Possible small bug in the Cortex-M7 core used by STM?
Liviu Ionescu
2024/06/04
[PATCH]: b5cb394ad0 target: cortex_m: replace 'implementor' with 'implementer'
gerrit
2024/06/04
[PATCH]: 22e405a2b9 target: cortex_m: add detection for Cortex-M52
gerrit
2024/06/04
[PATCH]: ba8faf2478 target: cortex_m: fix detection of STAR-MC1 device
gerrit
2024/06/03
Re: CPU ID for Cortex-M52
Antonio Borneo
2024/06/03
Fwd: CPU ID for Cortex-M52
Liviu Ionescu
2024/06/03
[PATCH]: 8e7a7638e6 binarybuffer: Fix str_to_buf() parsing function
gerrit
2024/06/02
Re: Dummy adapter not built by default
Tommy Murphy
2024/06/02
Re: Dummy adapter not built by default
R. Diez
2024/06/02
Re: Underfull warnings from openocd.texi
R. Diez
2024/06/02
[PATCH]: 7e35164103 target: Do not use LOG_USER() for error messages
gerrit
2024/06/02
Re: Underfull warnings from openocd.texi
Tommy Murphy
2024/06/02
Re: Dummy adapter not built by default
Tommy Murphy
2024/06/02
[PATCH]: 8e18ee8b20 server/gdb: Use LOG_TARGET_xxx() to show target name
gerrit
2024/06/02
Problematic usage of git2cl
R. Diez
2024/06/01
Underfull warnings from openocd.texi
R. Diez
2024/06/01
Dummy adapter not built by default
R. Diez
2024/06/01
[PATCH]: 8f253e5ca0 configure: show adapter Xilinx XVC/PCIe in the configuration summary
gerrit
2024/06/01
[PATCH]: 671edc2d92 flash/nor/tcl: Fix memory leak of flash bank name
gerrit
2024/05/31
[PATCH]: 10904dec8b atsamv: add support for user signature partition write
gerrit
2024/05/28
[PATCH]: 2a27638064 fix GCC's `-Wcalloc-transposed-args` warning
gerrit
2024/05/28
[PATCH]: 68fbf3c261 target/arm_tpiu_swo: Fix memory leak on error
gerrit
2024/05/28
[PATCH]: 25eb58c7e9 doc: Minimally describe the BSCAN tunnel interface.
gerrit
2024/05/28
[PATCH]: 5bb9894c0d tcl/board: Add config for NXP FRDM-KV31F
gerrit
2024/05/28
[PATCH]: 42de5cb52c tcl/board: Add config for NXP FRDM-KV11Z
gerrit
2024/05/28
[PATCH]: d28e368f1e target/riscv: support for smp group manipulation
gerrit
2024/05/28
[PATCH]: 85c2b3aab9 target/riscv: hide_csrs configuration option
gerrit
2024/05/23
[PATCH]: 45a8bbad04 jtag/drivers/ftdi: Use command_print instead of LOG_USER for get_signal
gerrit
2024/05/23
[PATCH]: a7983d35b3 target: reset examine after assert_reset
gerrit
2024/05/20
[PATCH]: 976eb393d5 contrib: Drop 'coresight-trace.txt'
gerrit
2024/05/19
[PATCH]: b54eda6eb8 target: Add -no-autoincr option to mdX, mwX and {read, write}_memory
gerrit
2024/05/19
[PATCH]: 3f9f339e3b target: Add `addr_autoincr` parameter to {read, write}_{phys, }_memory
gerrit
2024/05/19
[PATCH]: 00ca39fb1c target: Add *_no_addrincr() functions
gerrit
2024/05/19
[PATCH]: 3ac703659d target/riscv: Implement read_memory without auto-increment
gerrit
2024/05/19
Re: style error when submitting GERRIT request 8287: src/flash/nor/spi.c: add XIAO RP support
Paul Fertser
2024/05/19
Re: style error when submitting GERRIT request 8287: src/flash/nor/spi.c: add XIAO RP support
Antonio Borneo
2024/05/19
style error when submitting GERRIT request 8287: src/flash/nor/spi.c: add XIAO RP support
Jan Cumps
2024/05/19
[PATCH]: 29c5c39c6f src/flash/nor/spi.c: add XIAO RP support
gerrit
2024/05/19
[PATCH]: 66028468c7 src/flash/nor/spi.c: add XIAO RP support
gerrit
2024/05/17
[openocd:tickets] #360 "Could not write to register 'msp'" while trying to flash TI CC3235SF
Tomas Vanek
2024/05/17
[PATCH]: f2c30d1280 target/cortex_m: allow poll quickly get out of TARGET_RESET state
gerrit
2024/05/17
[PATCH]: 181355de3b tcl/target: ti_cc3220sf: Use halt for CC3320SF targets
gerrit
2024/05/16
[PATCH]: 1e68a0a319 tcl/board: Add am62p/am62a7/j722s native swd configuration
gerrit
2024/05/16
Re: Finding syntax errors with tclint
Antonio Borneo
Earlier messages
Later messages