target: add 64-bit address array command support
[fw/openocd] / src / jtag /
2021-07-02 Antonio Borneojtag/swd: rename CamelCase macros
2021-07-02 Antonio Borneojtag: rename CamelCase symbols
2021-06-27 Antonio Borneostlink: fix SIGSEGV with libusb v1.0.24-33-g32a2206...
2021-06-13 Tim NewsomeAdd remote bitbang write buffer.
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands.
2021-06-04 Adrian Negreanucmsis_dap: add support for swo commands
2021-06-04 Marc Schinkdrivers/jlink: Remove trailing dots
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
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 text: remove trailing space
2021-05-29 Antonio Borneoopenocd: use macro ARRAY_SIZE()
2021-05-29 Antonio Borneodrivers/versaloon: use ARRAY_SIZE()
2021-05-22 Antonio Borneojtag: fix some minor typo
2021-05-18 Antonio Borneocmsis_dap: fix build on macOS
2021-05-08 Daniel AnselmiAdd IPDBG JtagHost functionality to OpenOCD
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-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Luis de Arquerdrivers/ftdi: drscan: Skip DR-PAUSE when endstate ...
2021-05-01 Antonio Borneojtag: simplify the calls to Jim_SetResultFormatted()
2021-05-01 Antonio Borneolibusb: don't use typedef's
2021-04-25 Peter Lawrencedrivers/cmsis-dap: add multidrop capability
2021-04-24 Yun Liuremote_bitbang: Add Windows support
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: make script_debug() static
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim
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-03-19 Oleksij Rempeldrivers: USB Blaster II: close file and release USB...
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: claim interface before using it
2021-03-19 Antonio Borneojtag: remove minidriver code and minidriver-dummy
2021-03-19 Antonio Borneozy1000: drop the code, deprecated in v0.10.0
2021-03-19 Antonio Borneostartup.tcl: remove commands already deprecated in...
2021-03-10 Antonio Borneostlink: swo: use completely the available buffer
2021-03-10 Antonio Borneojtag/nulink: add a space after PRIx32
2021-03-10 Antonio Borneoarmv7m_trace: get rid of the old tpiu code
2021-03-10 Antonio Borneostlink: fix execution order in stlink_config_trace()
2021-03-10 Antonio Borneodrivers/rlink: switch to libusb1
2021-03-10 Adrian Negreanucmsis_dap: remove DAP_MAX_CLOCK
2021-03-10 Tarek BOCHKATIstlink: support of ST-LINK TCP server using stlink...
2021-03-10 Tarek BOCHKATIstlink: separate stlink core from USB functions
2021-02-13 Krzysztof HockubaFix jtag_usb_location_equal for path members > 9
2021-01-24 Bohdan Tymkivjlink: fix device discovery when network is off
2021-01-18 Antonio Borneodriver/ftdi: skip trst in swd mode
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments
2020-12-09 Łukasz Misekjtag/drivers/ulink: auto-detect OpenULINK USB endpoints...
2020-11-15 Antonio Borneojtag/drivers/cmsis_dap: fix build with gcc 10.1.0
2020-11-15 Tomas Vanekjtag/drivers/cmsis_dap: fix usb bulk connection logic
2020-11-15 Mickaël ThomasAdd CMSIS-DAP v2 support
2020-11-15 Antonio Borneostlink: handle read/write FPU registers in HLA API
2020-11-15 Antonio Borneohla: API: specify that read_reg/write_reg use regsel...
2020-11-07 Antonio Borneostlink: fix computation of trace prescaler
2020-11-07 Antonio Borneostlink: fix max SWV baudrate on stlink v3
2020-11-07 Antonio Borneodrivers/jlink: fix check for max prescaler
2020-11-07 Antonio Borneobuild: fix build with --enable-minidriver-dummy
2020-11-07 Marc Schinktarget/image: Use proper data types
2020-11-04 Antonio Borneojtag: declare local symbols as static
2020-11-04 Antonio Borneoopenocd: add support for libftdi 1.5
2020-11-04 Tomas Vanekjtag/tcl: fix memory leak in error return
2020-10-30 Moritz Fischerjtag: xlnx-pcie-xvc: Declare function static
2020-10-30 Cliff L. Bifflejtag/drivers/stlink_usb: fix SWO prescaler
2020-10-24 John PhamEnable hla_serial for TI ICDI devices
2020-10-03 Antonio Borneodrivers/jlink: fix (again) calculate_swo_prescaler...
2020-10-03 Kevin BurkeARM|Driver: Add DPI Driver for emulation
2020-09-27 Adrian Negreanudrivers/jlink: fix calculate_swo_prescaler formula
2020-09-05 Antonio Borneodrivers/buspirate: remove empty lines at end of file
2020-09-05 Antonio Borneojtag: avoid checking for non NULL pointer to free it
2020-09-05 Antonio Borneoopenocd: fix command's usage string
2020-09-05 Antonio Borneojtag/aice: fix command's usage string
2020-09-05 Antonio Borneojtag: use proper format with uint32_t
2020-09-05 Antonio Borneojtag/aice: avoid abusing of int32_t type
2020-09-05 Antonio Borneohla_transport: split command registration per transport
2020-09-05 Antonio Borneotcl/target: use command 'jtag newtap' to add a boundary...
2020-09-05 Samuel ObuchFix debug prints when loading to flash
2020-08-02 Antonio Borneonulink: add minimal support for Nu-Link2
2020-08-02 Zale Yujtag/drivers: add support for Nu-Link (Nuvoton ICE...
2020-07-30 Michal Potrzebiczcmsis_dap_usb: Support for Microchip's nEDBG CMSIS...
2020-07-26 Antonio Borneodrivers/bitbang: blink LED on SWD
2020-07-26 Antonio Borneodrivers/linuxgpiod: add led
2020-07-26 Antonio Borneojtag: fix minor typos
2020-07-26 Marc Schinklibjaylink: Update to 0.2.0 release
2020-07-13 Antonio Borneocmsis-dap: fix USB interface for NXP LPC-Link2
2020-07-13 Antonio Borneocmsis-dap: prevent hidapi to search again for the adapter
2020-07-13 Antonio Borneojtag/drivers: replace perror() with LOG_ERROR()
2020-07-13 Antonio Borneojtag/drivers: add linuxgpiod driver
2020-07-13 Antonio Borneobcm2835gpio: enable only the transport specific gpio
2020-07-13 Antonio Borneoimx_gpio: enable only the transport specific gpio
2020-07-13 Antonio Borneosysfsgpio: enable only the transport specific gpio
2020-07-13 Antonio Borneobitbang: split jtag and swd operations
2020-07-13 Antonio Borneobitbang: remove superfluous switch between jtag and swd
2020-07-13 Antonio Borneobitbang: document bitbang callbacks
2020-07-08 Antonio Borneocoding style: add arguments to function prototypes
2020-07-08 Antonio Borneocoding style: fix space separation
2020-07-08 Antonio Borneoconfigure: split build of hla layouts
next