fw/openocd
2021-07-02 Marc Schinktarget/aarch64: Replace printf() with LOG_DEBUG()
2021-07-02 Marc Schinktarget/mips64: Replace printf() with LOG_ERROR()
2021-07-02 Tim NewsomeAdd RTOS memory read/write functions.
2021-07-02 Jan Matyastarget: check return value of register get/set callbacks
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 Marek Vasuttcl/board: Add Renesas Falcon board
2021-06-26 Marek Vasuttcl/target: Add support for Renesas R8A779A0 V3U SoC
2021-06-26 Marek Vasuttcl/target: Select default boot core on Renesas R-Car...
2021-06-26 Jesse Sheridantarget/riscv: Implement get_gdb_arch()
2021-06-23 Rohit Singhtcl: Add support for the Digilent Nexys Video board
2021-06-18 R. DiezDoc fix: echo writes to the log, and not to stdout
2021-06-18 Marc Schinkdoc/openocd: Fix typo
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 Diego Herranzcontrib/itmdump.c: fix implicit declaration warning
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 micbistarget/renesas_rz_g2: Introduce tcl config file for...
2021-06-04 Jan Matyasgdb_server: Log both incoming and outgoing GDB packets
2021-06-04 R. DiezMakefile: add special target .DELETE_ON_ERROR
2021-06-04 Tarek BOCHKATItcl/target/stm32f4x: fix hardcoded chip name
2021-06-04 Antonio Borneohelper/list.h: add mention to the example in contrib
2021-06-04 Andreas Fritiofsoncontrib: add an example of using list.h
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 Marc Schinktcl/board: Add ST NUCLEO-8S208RB
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 Thomas GleixnerLICENSES: Add the MIT license
2021-05-29 Antonio Borneohelp: fix line size in 'usage' output
2021-05-29 Antonio Borneohelp text: remove trailing space
2021-05-29 Antonio Borneotcl: remove remaining deprecated commands
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 Olivier DANETtarget/zynqmp : Add AXI AP access port
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 R. Diezconfigure.ac: use a separate folder for Autoconf-genera...
2021-05-22 R. DiezRemove compatibility macros m4_ifblank and m4_ifnblank
2021-05-22 R. DiezWarn on undefined preprocessor symbols
2021-05-22 R. DiezDocument the buspirate interface driver.
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 Antonio Borneotcl: fix some minor typo
2021-05-22 Antonio Borneotcl/rp2040: remove empty line at end of file
2021-05-22 Tarek BOCHKATIgithub/action: create a permanent 'latest' release
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
next