target/stm8: Remove unused member 'stm8_common'
[fw/openocd] / src /
2021-07-02 Marc Schinktarget/stm8: Remove unused member 'stm8_common'
2021-07-02 Kevin Burketarget/adiv5: Large Physical Address Extension
2021-07-02 Antonio Borneortos/eCos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: convert CamelCase enum in uppercase
2021-07-02 Antonio Borneoserver: rename CamelCase symbols
2021-07-02 Antonio Borneojtag/swd: rename CamelCase macros
2021-07-02 Antonio Borneojtag: rename CamelCase symbols
2021-07-02 Antonio Borneohelper: rename camelcase symbols
2021-07-02 Antonio Borneoflash: rename CamelCase symbols
2021-07-02 Antonio Borneoflash/nor/cfi: fix CamelCase symbols in cfi_spansion_pr...
2021-06-27 Antonio Borneostlink: fix SIGSEGV with libusb v1.0.24-33-g32a2206...
2021-06-27 Marc Schinkflash/nor/stm32l4: Fix stm32l4_probe()
2021-06-26 Marc Schinktarget/breakpoints: Remove dead code and cleanup
2021-06-26 Antonio Borneoarmv7m: replace flag 'stlink' with 'is_hla_target'
2021-06-26 Marc Schinktarget/dsp563xx: Use bool data type for 'hardware_break...
2021-06-26 Marc Schinktarget/dsp563xx: Handle return values
2021-06-26 Jesse Sheridantarget/riscv: Implement get_gdb_arch()
2021-06-18 R. DiezDoc fix: echo writes to the log, and not to stdout
2021-06-18 Marc SchinkUse boolean argument for register_get_by_name()
2021-06-18 Marc Schinktarget/register: Minor code cleanup
2021-06-18 Tarek BOCHKATIflash/stm32fxx.c: do not read CPUID as this info is...
2021-06-18 Tarek BOCHKATIcortex_m: enhance core and arch detection
2021-06-18 Tarek BOCHKATItarget/arm: optimize architecture flags
2021-06-18 Marc Schinktarget: Rename 'linked_BRP' to 'linked_brp'
2021-06-13 Tarek BOCHKATIarmv4_5: do not read/write non-existent registers
2021-06-13 Tarek BOCHKATIarm_dpm: do not read/write non-existent registers
2021-06-13 Tarek BOCHKATIarmv8_dpm: do not read/write non-existent registers
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-06-13 Tim NewsomeAdd remote bitbang write buffer.
2021-06-13 Marc Schinktarget/cortex_a: Use bool data type
2021-06-04 Marc Schinktarget/startup.tcl: Do not use 'Yoda conditions'
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands.
2021-06-04 Tim NewsomeAdd target_data_bits().
2021-06-04 Adrian Negreanucmsis_dap: add support for swo commands
2021-06-04 Marc Schinktarget: Use 'bool' for 'reset_halt'
2021-06-04 Marc Schinkdrivers/jlink: Remove trailing dots
2021-06-04 Jan Matyasgdb_server: Log both incoming and outgoing GDB packets
2021-06-04 Antonio Borneohelper/list.h: add mention to the example in contrib
2021-06-04 Antonio Borneohelper/list.h: align file to Linux v5.12
2021-06-04 Antonio Borneoserver/telnet: fix autocomplete for jimtcl commands
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [1/2]
2021-06-03 Antonio Borneotarget/cortex_a: fix memory leak on watchpoints
2021-06-03 Antonio Borneotarget/cortex_a: add support for watchpoint length...
2021-06-03 Antonio Borneotarget/cortex_a: fix number of watchpoints
2021-06-03 Chengyu Zhengtarget/cortex_a: add support for watchpoints
2021-05-31 micbistarget/arm_adi_v5: Fix clear sticky overrun flag during...
2021-05-29 Antonio Borneostlink: reorder the flag macro by firmware release
2021-05-29 Antonio Borneostlink: add comment of firmware version for each flag bit
2021-05-29 Antonio Borneohelp: fix line size in 'usage' output
2021-05-29 Antonio Borneohelp text: remove trailing space
2021-05-29 Antonio Borneortos: use ARRAY_SIZE() and simplify rtos_type.create()
2021-05-29 Antonio Borneoopenocd: use macro ARRAY_SIZE()
2021-05-29 Antonio Borneodrivers/versaloon: use ARRAY_SIZE()
2021-05-22 Antonio Borneoriscv: replace macro DIM() with ARRAY_SIZE()
2021-05-22 Antonio Borneoriscv: drop unused variable
2021-05-22 Antonio Borneomem_ap: fix target arch_info type
2021-05-22 Antonio Borneohelper/command: silent debug msg on command register...
2021-05-22 Antonio Borneoopenocd: fix some minor typo
2021-05-22 Antonio Borneotarget: fix some minor typo
2021-05-22 Antonio Borneojtag: fix some minor typo
2021-05-22 Antonio Borneoflash: fix some minor typo
2021-05-22 Tarek BOCHKATIflash/stm32l4x: add missing break statement
2021-05-22 Antonio Borneotarget/aarch64: fix watchpoint management
2021-05-22 Antonio Borneotarget/arm_dpm: rename 'wp_pc' as 'wp_addr'
2021-05-20 Tarek BOCHKATIcortex_m: fix VECTRESET detection for ARMv6-M cores
2021-05-20 Tarek BOCHKATIcortex_m: do not perform soft_reset_halt on targets...
2021-05-18 Antonio Borneocmsis_dap: fix build on macOS
2021-05-18 Tomas Vanektarget/armv7m: fix static analyzer warning
2021-05-15 Antonio Borneojimtcl: restrict memory leak workaround on Linux only
2021-05-15 Yasushi SHOJIserver: gdb_server: Add colon for target extended-remote
2021-05-15 Tarek BOCHKATItarget/armv7m.h: [style] replace tab with space between...
2021-05-11 Evgeniy Didinrtos: Add support for Zephyr RTOS
2021-05-11 Tarek BOCHKATIcortex_m: add armv8m special registers
2021-05-11 Marc Schinkflash/nor/xcf: Do not use 'Yoda conditions'
2021-05-08 Daniel AnselmiAdd IPDBG JtagHost functionality to OpenOCD
2021-05-08 Marc Schinktarget/riscv: Change 'authdata_read' output
2021-05-08 Marc Schinktarget/stm8: Make 'stm8_command_handlers' static
2021-05-08 Antonio Borneostartup.tcl: prepare for jimtcl 0.81 'expr' syntax...
2021-05-08 Antonio Borneotelnet/auto-complete: hide deprecated and internal...
2021-05-08 Antonio Borneotelnet: allow hiding selected commands during auto...
2021-05-04 Tarek BOCHKATIcortex_m: use unsigned int for FPB and DWT quantifiers
2021-05-02 Tarek BOCHKATIcortex_m: implement hit_watchpoint function
2021-05-02 Peter Lawrencetcl/board: add pico-debug support
2021-05-02 asier70flash/nor/stm32f1x: Add support for GD32F1x0/3x0
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Luis de Arquerdrivers/ftdi: drscan: Skip DR-PAUSE when endstate ...
2021-05-01 Tarek BOCHKATItelnet: auto-completion of "registered" commands
2021-05-01 Antonio Borneojtag: simplify the calls to Jim_SetResultFormatted()
2021-05-01 Antonio Borneohelper/command: drop the TCL variable 'ocd_HOSTOS'
2021-05-01 Antonio Borneohelper/command: fix memory leak on malloc() fail
2021-05-01 Antonio Borneohelper/jim-nvp: remove unused function Jim_nvpInit()
2021-05-01 Antonio Borneohelper/types: remove type '_Bool'
2021-05-01 Antonio Borneohelper/replacements: remove unused typedef's
2021-05-01 Christian Hofftarget/image: report error if ELF file contains no...
2021-05-01 Florian Meistertarget/image: allow loading of 64-bit ELF files
2021-05-01 Antonio Borneolibusb: don't use typedef's
2021-05-01 Antonio Borneohelper/command: fix build with jimtcl 0.79 or older
2021-04-30 Tarek BOCHKATIcortex_m: mark FPU register as non-existent instead...
next