target/renesas_rz_g2: Introduce tcl config file for RZ/G2 devices
[fw/openocd] / src /
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...
2021-04-30 Tomas Vanektarget/armv7m: change FPv4_SP and FPv5_SP/DP identifier...
2021-04-25 Tomas Vanektarget/arm_adi_v5: move DP register definitions to...
2021-04-25 Tomas Vanektarget/adi_v5_swd: remove double space from swd_cmd...
2021-04-25 Peter Lawrencedrivers/cmsis-dap: add multidrop capability
2021-04-25 Tomas Vanektarget/arm_adi_v5: add JTAG_TO_DORMANT sequence
2021-04-25 Antonio Borneosmp: move command deprecation to startup.tcl
2021-04-24 Yun Liuremote_bitbang: Add Windows support
2021-04-22 Marc Schinkflash/nor/nrf5: Fix data types and const correctness
2021-04-22 Marc Schinkflash/nor/numicro: Use 'bool' data type
2021-04-18 Tomas Vanekdrivers/cmsis-dap: flush read
2021-04-18 Tomas Vanekdrivers/cmsis-dap: improve error checking
2021-04-18 Antonio Borneohelper/command: rename s/command_unknown/jim_command_di...
2021-04-18 Antonio Borneohelper/command: make script_debug() static
2021-04-18 Antonio Borneohelper/command: get rid of the tree of struct command
2021-04-18 Antonio Borneohelper/command: unregister commands through their full...
2021-04-18 Antonio Borneohelper/command: simplify jim_command_mode()
2021-04-18 Antonio Borneohelper/command: simplify run_command()
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim
2021-04-18 Antonio Borneohelp: re-implement 'help' independent from tree of...
2021-04-18 Antonio Borneocommand mode: return "any" for tcl proc
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration
2021-04-18 Antonio Borneohelper/command: override target only on target prefixed...
2021-04-18 Antonio Borneohelper/command: get current target from dedicated API
2021-04-18 Antonio Borneohelper/command: use one single handler for all the...
2021-04-18 Antonio Borneohelper/command: always pass struct command as jim priva...
2021-04-18 Cheng-Shiun TsaiAarch64:Switch to EL1 from EL0 before manipulate MMU
2021-04-11 Antonio Borneomem_ap: allow GDB connections
2021-04-11 Liming Suntarget/aarch64: Add watchpoint support
2021-04-10 Tomas Vanekdrivers/cmsis-dap: tidy up buffer access
2021-04-10 Adrian Negreanucmsis-dap: don't update the packet size across backends.
2021-04-05 Antonio Borneoopenocd: drop dependency from libusb0
2021-04-05 Antonio Borneodrivers/arm-jtag-ew: switch to libusb1
2021-04-05 Antonio Borneodrivers/usbprog: switch to libusb1
2021-04-05 Antonio Borneojimtcl: add temporary workaround for memory leak in...
2021-04-05 Raúl Sánchez Silesbuild: Fix out-of-tree with --disable-dependency-tracki...
2021-03-24 Tarek BOCHKATIflash/stm32l4x: probe tzen and rdp values
2021-03-24 Tarek BOCHKATIflash/stm32l4x: introduce stm32l4_part_info.flags for...
next