openocd-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/08/28
Re: cjtag support?
Antonio Borneo
2023/08/28
cjtag support?
Nima Palizban
2023/08/28
[PATCH]: 25e4a4a665 server/gdb_server.c: support unavailable registers
gerrit
2023/08/28
[PATCH]: 4f1b3b3227 flash/stm32l4x: support STM32WBAx devices
gerrit
2023/08/28
[PATCH]: b09054667b doc/style: clarify default case for enumerators
gerrit
2023/08/28
[PATCH]: 237268e2b7 target/mips32: add cache, tlb and guest(vz) related operation
gerrit
2023/08/28
[PATCH]: d2bcb47978 target/mips32: update cpu definitions
gerrit
2023/08/28
[PATCH]: 1e203ee9a6 target/mips_m4k: rework/update common functions for mips targets
gerrit
2023/08/28
[PATCH]: a9c9e8f621 mips32: optimize pracc access
gerrit
2023/08/28
[PATCH]: 46751c6383 target: add MIPS mAptiv support
gerrit
2023/08/28
[PATCH]: 2bdfdb4451 contrib: add ram loader src code for pic32mz
gerrit
2023/08/28
[PATCH]: ba7baab78c target/mips32: add cache, tlb and guest(vz) related operation
gerrit
2023/08/28
[PATCH]: 19cce95905 target/mips32: add dsp access support
gerrit
2023/08/28
[PATCH]: 12ed00751b target/mips32: add fpu access support
gerrit
2023/08/28
[PATCH]: d9adfdaf3e pic32: add support for pic32mz family
gerrit
2023/08/25
[PATCH]: 93d2703771 tcl/interface/ftdi: digilent-hs2.cfg SWD config
gerrit
2023/08/25
RE: Support for STM32WB55RG
Tarek BOCHKATI
2023/08/25
RE: Xilinx XVC support (client)
Augusto Fraga Giachero
2023/08/25
Support for STM32WB55RG
kristof . mulier
2023/08/24
Re: Xilinx XVC support (client)
Antonio Borneo
2023/08/24
Xilinx XVC support (client)
Augusto Fraga Giachero
2023/08/23
[PATCH]: 826d04d330 jtag/drivers/bcm2835gpio: do not configure push-pull inputs as output
gerrit
2023/08/23
[PATCH]: 02a6274ad3 target: Unify the format of bp command list
gerrit
2023/08/22
[openocd:tickets] Re: #286 Deprecated warnings with libftdi 1.5
Tommy Murphy
2023/08/22
[openocd:tickets] #286 Deprecated warnings with libftdi 1.5
Jonathan Kimmitt
2023/08/22
[PATCH]: 0e29651855 target/cortex_m: support DWT version 2.1 for Archv8_M
gerrit
2023/08/19
[PATCH]: b2c139d653 tcl/arc: Fix ARC v2 registers r22/r23
gerrit
2023/08/17
[openocd:tickets] #413 Issues with OpenOCD Gerrit Bitbucket/GitHub Oath2 registration
Tommy Murphy
2023/08/17
[PATCH]: 0705cbaeba flash/nor: add support for Nuvoton NPCX4/K3 series flash
gerrit
2023/08/16
[PATCH]: e8e1f5d938 flash/nor: add support for Nuvoton NPCX4/K3 series flash
gerrit
2023/08/16
[PATCH]: 9a84f6f5c7 contrib/frimware: add new i2c bit-banging feature to angie's firmware
gerrit
2023/08/16
[PATCH]: 14fe56a4e6 jtag/drivers: small correction for angie driver
gerrit
2023/08/16
[openocd:tickets] Re: #412 Add "xmc xm25qh32c" spi flash id
Tommy Murphy
2023/08/16
[openocd:tickets] Re: #412 Add "xmc xm25qh32c" spi flash id
eZioPan
2023/08/16
[openocd:tickets] Re: #412 Add "xmc xm25qh32c" spi flash id
Tommy Murphy
2023/08/16
[openocd:tickets] Re: #412 Add "xmc xm25qh32c" spi flash id
eZioPan
2023/08/16
[openocd:tickets] Re: #412 Add "xmc xm25qh32c" spi flash id
eZioPan
2023/08/15
[openocd:tickets] #412 Add "xmc xm25qh32c" spi flash id
Andreas Bolsch
2023/08/15
[openocd:tickets] #412 Add "xmc xm25qh32c" spi flash id
eZioPan
2023/08/13
[PATCH]: c70392aa84 mips32: add per-cpu quirks feature
gerrit
2023/08/13
[PATCH]: fff495abeb mips32: read cpu id from the cp0 PRId register
gerrit
2023/08/12
[PATCH]: 916be61079 mips32: pad DRET with NOPs on exit from debug
gerrit
2023/08/12
[PATCH]: e1db008a13 mips32: pracc: remove last instruction check skip
gerrit
2023/08/12
Re: STM32H7x5 M4 Core Debug Issues
Antonio Borneo
2023/08/11
Re: STM32H7x5 M4 Core Debug Issues
Tomas Vanek
2023/08/11
Re: STM32H7x5 M4 Core Debug Issues
Tommy Murphy
2023/08/11
STM32H7x5 M4 Core Debug Issues
Banducci, Michael
2023/08/11
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/08/11
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/08/11
Re: semihosting unexpected breakpoint not acknowledged
James Murray
2023/08/10
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/08/09
[openocd:tickets] #411 Configuration summary doesn't list "Linux GPIO bitbang through libgpiod" when enabled
Tommy Murphy
2023/08/09
[PATCH]: f8e9c7fb3d tcl/target/ti_k3: Add AM62A7 SoC
gerrit
2023/08/09
[PATCH]: 5970ab39fc tcl/target/ti_k3: Add missing documentation for supported SoCs
gerrit
2023/08/09
[PATCH]: a0b25d276d tcl/board: add TI am62a7evm config
gerrit
2023/08/08
[PATCH]: 7e160c2ae4 Since zephyrproject-rtos/zephyr@c3eeae8, Zephyr OS exposes offset of mode_exc_return in the arch struct for ARM.
gerrit
2023/08/08
[PATCH]: 36167997f5 Since zephyrproject-rtos/zephyr@c3eeae8, Zephyr OS exposes offset of mode_exc_return in the arch struct for ARM.
gerrit
2023/08/07
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/08/07
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/08/04
[PATCH]: 29f3b3dbcc flash/nor/spi: Improve erase performance on zd25q16
gerrit
2023/08/03
[openocd:tickets] #410 FT232, FT2323 and FT4232 variant support
Jonathan Forrest
2023/08/03
[PATCH]: f140c151fa flash/nor/spi: add zetta zd25q16
gerrit
2023/08/03
[openocd:tickets] #409 Please add support for Atmel MCU: SAMD21G18AU
Yanbing Yu
2023/08/03
[PATCH]: 2555e77033 stlink: increase stlink v2 max speed to 2.25 Mbps
gerrit
2023/08/03
[openocd:tickets] Re: #407 Error by connecting to the target via ICE (tlsr9518fd80d kit)
Ashi Gupta
2023/08/03
[openocd:tickets] Re: #407 Error by connecting to the target via ICE (tlsr9518fd80d kit)
Tommy Murphy
2023/08/03
[openocd:tickets] Re: #407 Error by connecting to the target via ICE (tlsr9518fd80d kit)
Ashi Gupta
2023/08/02
[PATCH]: f26e8bdd37 target/cortex_m: Add Realtek Real-M200 and M300
gerrit
2023/08/02
[PATCH]: d9d1f59818 target/cortex_m: check core implementor field
gerrit
2023/08/02
[PATCH]: a8cfade497 efm32: drop unnecessary and incomplete checks
gerrit
2023/08/02
[PATCH]: 4c1e028e1f tcl/target: add Realtek RTL872xD config
gerrit
2023/08/02
[PATCH]: f2a7f7fb66 driver: assertion in jtag driver when we read register from inactive core
gerrit
2023/08/01
[PATCH]: e9c2e8df1a doc: port "0" requests any available port for usage by OpenOCD server
gerrit
2023/07/31
[PATCH]: df46b4a18d if target is not examined reg command should fail
gerrit
2023/07/31
[PATCH]: c65d5d0d24 data watchpoints should have 64-bit type for value and mask
gerrit
2023/07/31
[PATCH]: ddd55fc4a7 pld: add refresh command for lattice devices
gerrit
2023/07/31
[PATCH]: 2b4048d2c4 jtagspi/pld: add support from gatemate driver
gerrit
2023/07/31
[PATCH]: 284e4a5579 jtagspi/pld: add support from xilinx driver
gerrit
2023/07/31
[PATCH]: 2a73cf2ab6 jtagspi/pld: add support from intel driver
gerrit
2023/07/31
[PATCH]: 4f43fb0d1d pld: allow calling lattice/set_preload, intel/set_bscan and intel/set_check_pos before 'init'
gerrit
2023/07/31
[PATCH]: d9a139b209 flash/nor: add support for Nuvoton NPCX4/K3 series flash
gerrit
2023/07/28
[PATCH]: c33ff64e60 target: Change functions for delete watchpoints and breakpoints. Now they can return something.
gerrit
2023/07/28
[PATCH]: 9ab19fa804 target: Change functions for delete watchpoints and breakpoints. Now they can return something.
gerrit
2023/07/27
[PATCH]: ef31fd17f2 src/rtos/ThreadX.c: Add support for Cortex-M4F Processors
gerrit
2023/07/27
[PATCH]: a7c44bcc9f src/rtos/ThreadX.c: Clean up comment indentation.
gerrit
2023/07/27
[PATCH]: 8525ecdf7e tcl/interface/ftdi: support for SIPEED RV-Debugger
gerrit
2023/07/26
[PATCH]: dbcb3bc9aa tcl: add configuration files for the ARC HSDK-4xD board
gerrit
2023/07/26
Re: proposal: automatically resume rogue breakpoints
Liviu Ionescu
2023/07/26
Re: proposal: automatically resume rogue breakpoints
Tommy Murphy
2023/07/25
Re: proposal: automatically resume rogue breakpoints
Liviu Ionescu
2023/07/25
Re: proposal: automatically resume rogue breakpoints
Liviu Ionescu
2023/07/25
Re: proposal: automatically resume rogue breakpoints
Christopher Head
2023/07/25
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/25
[PATCH]: 4f6dbda02a pld: fix sparser warnings
gerrit
2023/07/25
Re: Olimex ARM-USB-OCD-H Driver Issue
Abe Lapped
2023/07/25
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/25
[PATCH]: b807b4d09c target: OpenOCD fails with assert during running "reset" command
gerrit
2023/07/24
[PATCH]: 5d2a00d41b tcl/board: Add EEM_FMC_Carrier board file
gerrit
2023/07/24
[openocd:tickets] Re: #398 Status of STM fork and adding support for new STM32 silicon
Jan Henke
2023/07/24
[openocd:tickets] #398 Status of STM fork and adding support for new STM32 silicon
Tomas Vanek
2023/07/24
[openocd:tickets] Re: #398 Status of STM fork and adding support for new STM32 silicon
Jan Henke
2023/07/24
[openocd:tickets] #398 Status of STM fork and adding support for new STM32 silicon
Tomas Vanek
2023/07/24
[openocd:tickets] Re: #398 Status of STM fork and adding support for new STM32 silicon
Jan Henke
2023/07/24
[openocd:tickets] Re: #398 Status of STM fork and adding support for new STM32 silicon
Jan Henke
2023/07/24
Re: proposal: automatically resume rogue breakpoints
Liviu Ionescu
2023/07/24
Re: proposal: automatically resume rogue breakpoints
Tim Newsome
2023/07/23
[PATCH]: 3d26da17b3 jtagspi/pld: add interface to get support from pld drivers
gerrit
2023/07/23
[PATCH]: 174493ab98 jtagspi/pld: add support from lattice certus driver
gerrit
2023/07/23
[PATCH]: 8a473516bb jtagspi/pld: add support from lattice ecp2/ecp3 driver
gerrit
2023/07/23
[PATCH]: cfc7a2db5d jtagspi/pld: add support from efinix driver
gerrit
2023/07/23
[PATCH]: 7dea03ca6a jtagspi/pld: add support from lattice ecp5 driver
gerrit
2023/07/23
[PATCH]: e1a82fb993 pld/virtex2: allow calling set_instr_codes and set_user_codes before 'init'
gerrit
2023/07/23
[openocd:tickets] #398 Status of STM fork and adding support for new STM32 silicon
Tomas Vanek
2023/07/23
[openocd:tickets] Re: #398 Status of STM fork and adding support for new STM32 silicon
Jan Henke
2023/07/23
[openocd:tickets] #398 Status of STM fork and adding support for new STM32 silicon
Tommy Murphy
2023/07/23
[openocd:tickets] Re: #398 Status of STM fork and adding support for new STM32 silicon
Jan Henke
2023/07/23
[openocd:tickets] Re: #398 Status of STM fork and adding support for new STM32 silicon
Tommy Murphy
2023/07/23
[openocd:tickets] #398 Status of STM fork and adding support for new STM32 silicon
Jan Henke
2023/07/23
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/22
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/22
proposal: automatically resume rogue breakpoints
Liviu Ionescu
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/21
[PATCH]: 581926dd35 arm_opcode: Add support for ARM MCRR/MRRC
gerrit
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Sergey A. Borshch
2023/07/21
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/20
[PATCH]: 8e3e5b3237 target: fix messages and return values of failed op because not halted
gerrit
2023/07/20
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/20
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/19
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/19
[PATCH] tcl/target: ti_cc3220sf: Use halt for CC3320SF targets
Dhruva Gole
2023/07/17
[PATCH]: 4246fe4f1b tcl/board: add STM32C0 board files
gerrit
2023/07/17
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/17
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/17
[PATCH]: 7ab25a2135 target/arc: restore breakpoints in arc_resume()
gerrit
2023/07/17
[PATCH]: b7d996d116 target/arc: skip over breakpoints in arc_resume()
gerrit
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/16
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/15
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/15
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/15
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/15
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/15
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/14
Re: Olimex ARM-USB-OCD-H Driver Issue
Michael Schwingen
2023/07/14
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/14
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/14
Re: semihosting unexpected breakpoint not acknowledged
Antonio Borneo
2023/07/14
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/14
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/14
Re: Olimex ARM-USB-OCD-H Driver Issue
Abe Lapped
2023/07/14
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/14
Re: Olimex ARM-USB-OCD-H Driver Issue
Paul Fertser
2023/07/14
Re: Olimex ARM-USB-OCD-H Driver Issue
Abe Lapped
2023/07/14
Re: Olimex ARM-USB-OCD-H Driver Issue
Abe Lapped
2023/07/14
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/14
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/13
[PATCH]: ce35bc9067 target/espressif: fix build issue with older gcc versions
gerrit
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Abe Lapped
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Abe Lapped
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Michael Schwingen
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Tommy Murphy
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Tomas Vanek
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Dietmar May
2023/07/13
Re: semihosting unexpected breakpoint not acknowledged
Liviu Ionescu
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Paul Fertser
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Tommy Murphy
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Dietmar May
2023/07/13
Re: Olimex ARM-USB-OCD-H Driver Issue
Paul Fertser
2023/07/13
Olimex ARM-USB-OCD-H Driver Issue
Abe Lapped
2023/07/13
[PATCH]: 23acdc9c21 Add null pointer check before right shift for bscan tunneling.
gerrit
Earlier messages
Later messages