target: document possibly unreachable target in deinit_target()
[fw/openocd] / src /
2022-05-07 Tomas Vanektarget: document possibly unreachable target in deinit_...
2022-05-07 Antonio Borneotarget: fix build with jimtcl 0.79
2022-05-07 Salvatore Giorgio... bluenrg: add support for bluenrg-lps device and board
2022-05-07 Antonio Borneoserver/gdb: fix gdb remote monitor cmd on multi-target
2022-05-07 Antonio Borneosmp: deprecate legacy SMP core switching support
2022-05-01 jihongbindrivers/cmsis-dap: Correct the DAP protocol parameter...
2022-04-30 fatalctarget/disassembler: update capstone include path...
2022-04-30 Marc Schinktarget/arm_cti: Fix error handling in 'cti create'
2022-04-30 Steve Marplebcm2835gpio: Make buffer an output before the GPIO...
2022-04-30 Steve Marplelinuxgpiod: add SWDIO buffer
2022-04-24 Tomas Vanekflash/nor/stm32f1x: add can_load_options flag for GD32F...
2022-04-24 Tomas Vanekflash/stm32f1x: add support for RISC-V GigaDevice GD32VF103
2022-04-23 Julien Massotrtos: zephyr: do not use deprecated symbols name
2022-04-23 Jan Matyastarget/image: fix - p_flags field in ELF64 segment...
2022-04-23 Antonio Borneoserver/gdb: fix return of gdb remote monitor command
2022-04-13 Tomas Vanekflash/nor/stm32f1x: lock flash in case of error
2022-04-13 Tomas Vanekflash/nor/stm32f1x: unify flash error reporting
2022-04-13 Tomas Vanekflash/nor/stm32f1x: tidy up async algo supporting code
2022-04-13 Tomas Vanekflash/nor/stm32f1x: remove write alignment code
2022-04-13 Tomas Vanekflash/nor/stm32f1x: allow write fallback for flash...
2022-04-03 Marc Schinkdrivers/cmsis-dap: Remove stray whitespace
2022-04-03 Gabor Csapolibusb_helper.h: Increase USB timeout
2022-04-03 Jan Matyasgdb_server: Improve logging of GDB-remote packets
2022-03-26 Antonio Borneohelper/bits: add BIT_ULL and GENMASK macros
2022-03-26 Antonio Borneoopenocd: include config.h in every file .c
2022-03-26 Antonio Borneoarm_tpiu_swo: fix autodetection of SWO pin frequency
2022-03-26 Antonio Borneosemihosting: fix mode flags for local host open()
2022-03-19 Antonio Borneobreakpoints: fix build on -fno-inline
2022-03-19 Marc Schinktarget: Rework 'set' variable of break-/watchpoints
2022-03-19 Tarek BOCHKATIflash/stm32l4x: fix auto-probe when RDP is promoted...
2022-03-19 Tarek BOCHKATIstlink: enable queuing with stlink-server API v3
2022-03-19 Tarek BOCHKATIsemihosting: permit redirection of semihosting I/O...
2022-03-19 Antonio Borneokeep-alive: drop link with log framework
2022-03-19 Antonio Borneogdb_server: simplify logic to enable/disable gdb_log_ca...
2022-03-19 Antonio Borneoserver: change prototype of add_service()
2022-03-19 Antonio Borneolog: drop global current_time
2022-03-19 Antonio Borneoserver: fix: remove kept_alive() from server loop
2022-03-12 Marc Schinktarget: Deprecate 'array2mem' and 'mem2array''
2022-03-12 Marc Schinktarget/tcl: Add 'read_memory' and 'write_memory'
2022-03-12 Marc Schinkflash/nor/efm32: Use Cortex-M 'core_info' field
2022-03-12 Marc Schinkflash/nor/sim3x: Fix typo
2022-03-12 Tarek BOCHKATIflash/stm32h7x: fix FLASH_WPSN_PRG mask used for protection
2022-03-12 Jan Matyasjtag_vpi: Minor cleanup in jtag_vpi driver
2022-03-12 Tarek BOCHKATIcortex_m: use LOG_TARGET_XXX
2022-03-12 Tomas Vanekflash/stm32f1x,f2x: fix endianess in slow fallback...
2022-03-05 Marc Schinktarget/arm_tpiu: Fix usage of 'tpiu create'
2022-03-05 Marc Schinktarget/arm_tpiu: Fix 'tpiu create' parameter check
2022-03-05 Marc Schinktarget/arm_tpiu: Make error message easier to understand
2022-03-05 Marc Schinktarget/tcl: Add get_reg function
2022-03-05 Marc Schinktarget/tcl: Add set_reg function
2022-03-01 Tarek BOCHKATIflash/stm32l4x: fix maybe-uninitialized compiler error
2022-02-26 Antonio Borneogdb_server: check target examined while combining reg...
2022-02-26 Antonio Borneogdb_server: fix double free
2022-02-25 Tomas Vanekflash/nor/stm32xx: fix segfault accessing Cortex-M...
2022-02-25 Tomas Vanektarget/cortex_m: add Cortex-M part number getter
2022-02-25 Tomas Vanektarget/armv7m,cortex_m: introduce checked arch_info...
2022-02-25 Tomas Vanektarget/cortex_m: fix target_to_cm() helper
2022-02-25 Simon Johanssonflash/nor/stm32f2x: Fix erase of bank 2 sectors
2022-02-14 Ben McMorranrtos: threadx: Add hla_target support for ThreadX
2022-02-14 Antonio Borneoserver: remove remaining crust from dropped eCos code
2022-02-14 Tim NewsomeFix small memory leak.
2022-02-14 Ben McMorrangdb_server: Include thread name as XML attribute
2022-02-14 Jacek WuwerCadence virtual debug interface (vdebug) integration
2022-02-14 Antonio Borneodoxygen: fix some function prototype description
2022-02-14 Tim Newsometarget/riscv: revive 'riscv resume_order'
2022-02-14 Antonio Borneohelper/list: add list_for_each_entry_direction()
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp...
2022-02-05 Zoltán Dudássemihosting: User defined operation, Tcl command exec...
2022-01-29 Pavel Kirienkosemihosting: use open mode flags from GDB, not from...
2022-01-29 Tim NewsomeCombine register lists of smp targets.
2022-01-29 Julien Massotaarch64: support for aarch32 ARM_MODE_UND
2022-01-29 Hans-Erik Florydflash/nor/atsame5: add LAN9255 devices
2022-01-22 Adrien Grasseinjtag: Add an option to ignore the bypass bit
2022-01-22 Antonio Borneotarget: use target_event_name()
2022-01-22 Antonio Borneolog: fix memory leak when log to file is enabled
2022-01-22 Antonio Borneoaarch64: dump a message when CTI is missing
2022-01-05 Doug Brunnerflash/nor/efr32: fixed lockbits and user data
2021-12-24 Tim Newsometarget/riscv: calloc() memory per register.
2021-12-24 Antonio Borneosemihosting: use macro COMMAND_HANDLER
2021-12-18 Antonio Borneogdb_server: fix a comment in gdb_new_connection()
2021-12-18 Antonio Borneoopenocd: add keep_alive during command sleep
2021-12-18 Tomas Vanektarget/cortex_m: minor refactoring in cortex_m_store_co...
2021-12-18 Tomas Vanekjtag/drivers/vsllink: fix memory leak
2021-12-11 Jaehoon Parkflash/nor/spi: add micron MT25QU01G
2021-12-11 Bohdan Tymkivtarget/arm_jtag.h: fix wrong comparison in arm_jtag_set...
2021-12-11 Laszlo Sitzerlinuxgpiod: Allow using multiple GPIO chips.
2021-12-11 Yasushi SHOJItarget/target: Check checksum_memory before call
2021-12-11 Antonio Borneoadi_v5_swd: add jtag-to-swd through dormant
2021-12-11 Antonio Borneocortex_m: remove last references to debugport_init()
2021-12-03 Jan Matyasgdb_server: added and improved several debug prints
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL...
2021-12-03 Tim Newsomeflash/nor/fespi: algorithm, large address, errors
2021-12-03 Tomas Vanekflash/nor/at91samd: remove 'at91samd info' command
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: remove 'kinetis mdm test_securing...
2021-12-03 Tomas Vanekflash/nor/kinetis_ke: add .help fields for tcl commands
2021-11-29 Doug Brunnerflash/nor/efm32: fixed BG1x identification
2021-11-28 Antonio Borneodrivers: call adapter_get_required_serial() in jtag_lib...
2021-11-28 Antonio Borneojtag/hla, jtag/stlink: switch to command 'adapter serial'
2021-11-28 Antonio Borneojtag/jlink: switch to command 'adapter serial'
2021-11-28 Antonio Borneojtag/xds110: switch to command 'adapter serial'
next