jtag: adapter: rework adapter related commands
[fw/openocd] / src / jtag /
2020-01-29 Oleksij Rempeljtag: adapter: rework adapter related commands
2020-01-22 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build after merge
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead...
2020-01-17 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for Xilinx...
2020-01-14 Antonio Borneostlink: fix handling of DPv1 and DPv2 banked registers
2020-01-14 Antonio Borneostlink: add DAP direct driver
2020-01-14 Antonio Borneoadi_v5_dapdirect: add support for adapter drivers that...
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneodrivers/kitprog: remove unused JTAG execute_queue method
2020-01-14 Antonio Borneohla: remove empty JTAG execute_queue method
2020-01-14 Antonio Borneojtag: print an errmsg on using jtag API for non jtag...
2020-01-14 Antonio Borneohla: use the new system_reset API
2020-01-14 Antonio Borneobitbang: jtag-only drivers: switch to new reset API
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst
2020-01-02 Antonio Borneoarm_adi_v5: add API send_sequence() and use it
2020-01-02 Antonio Borneojtag: replace command "jtag_reset" with "adapter [de...
2020-01-02 Antonio Borneoadapter: add command "adapter [de]assert srst|trst...
2020-01-02 Jan Matyasjtag_vpi: multiple improvements
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection
2019-12-19 Antonio Borneosysfsgpio: give time to udev to change gpio permission
2019-12-16 Jan Matyasjtag_vpi: ensured constant packet size & endianness
2019-11-07 Alexandru Gagniucjtag: usb_blaster: Add missing 'default' to switch...
2019-11-07 Alexandru Gagniucjtag: jtag_vpi: Add missing 'default' to switch statement
2019-10-19 Marc Schinklibjaylink: Update to latest Git version
2019-10-18 Antonio Borneodrivers/gw16012: remove useless cast on gw16012_port
2019-10-15 Tim NewsomeAdd complete JTAG debug logging.
2019-10-15 Tim NewsomeAdd wall clock timeout warning to mpsse_flush()
2019-09-24 Seth LaForgesrc/jtag/aice: Fix obviously incorrect bit op.
2019-06-13 Antonio Borneojtag: fix error on TCL command "return" in jtag event...
2019-06-13 Tilman Sauerbeckjtag: drivers: buspirate: chunk SWD switch sequence...
2019-06-13 Christopher Headjtag/drivers/jtag_usb_common: fix typo
2019-06-06 Antonio Borneojtag: set default "jtag_only" to uninitialized transports
2019-06-06 Antonio Borneojtag: simplify management of non-implemented handlers
2019-06-06 Antonio Borneoswd: remove unused API frequency()
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2019-05-31 Oleksij Rempeljlink: add usb location support
2019-05-31 Marc Schinkjtag/drivers/jtag_usb_common: Fix variable name
2019-05-31 Oleksij Rempellibjaylink: Update to latest Git version
2019-05-31 Marc Schinkjtag/drivers/jtag_usb_common: Remove warning
2019-05-16 Marc SchinkFix 'adapter usb location' documentation
2019-05-15 Jan Matyasjtag/drivers/imx_gpio: fixed calls to command_print
2019-05-15 Antonio Borneodrivers/bcm2835gpio: fix build for ARM host
2019-05-14 Jan Matyasjtag_vpi: fixed state transitions in "stableclocks"
2019-05-14 Megan Wachsjtag_vpi: correct runtest behavior
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertserjlink: change prototype of show_config*() functions
2019-04-10 Mete Balcifix for sanitizer errors in left shifts
2019-04-10 Leonard Crestezjtag: tcl: Add cget -idcode
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-04-07 Antonio Borneodrivers/at91rm9200: fix help and usage to command ...
2019-04-07 Antonio Borneodrivers/vsllink: add help and usage to commands
2019-04-07 Antonio Borneodrivers/bcm2835gpio: fix usage messages
2019-04-07 Antonio Borneodrivers/imx_gpio: fix usage messages
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-03-26 Frans-Willem Hardijzerstlink: Set speed before entering JTAG/SWD mode
2019-03-08 Antonio Borneodrivers/stlink_usb: use command STLINK_DEBUG_APIV2_READ...
2019-03-08 Antonio Borneodrivers/stlink_usb: check error code returned by st...
2019-03-08 Antonio Borneodrivers/stlink_usb: fix stlink_usb_read_regs() for...
2019-03-07 Antonio Borneostlink: handle error GET_IDCODE
2019-03-07 Antonio Borneostlink: handle error bad-AP
2019-03-06 Antonio Borneostlink: remove unused assignment
2019-03-05 Diego Herranzsrc/jtag/drivers/ftdi: fix swd pin comment and links
2019-02-25 Paul Fertserjtag: drivers: cmsis-dap: correct vendor request code
2019-02-19 Oleksij Rempelftdi: use "adapter usb location" instead of ftdi_locati...
2019-02-07 Marc Schinkjlink: Use correct SWD buffer size
2019-02-07 Antonio Borneodrivers/bitbang: remove unused extern declaration of...
2019-02-07 Antonio Borneocommand: fix the mode for command "jtag configure"
2019-02-07 Antonio Borneodrivers/imx_gpio: fix polarity of srst and trst
2019-02-07 Oleksij Rempeljtag: drivers: provide initial support for usb path...
2019-01-23 Antonio Borneojtag: cmsis-dap: use macro SWJ_PIN_SRST in place of...
2019-01-23 Antonio Borneoarm_adi_v5: fix and update sequences to spec IHI 0031E
2019-01-14 Antonio Borneodrivers/sysfsgpio: fix usage messages
2019-01-08 Austin Phillipsstlink_usb: Submit multiple USB URBs at once to improve...
2019-01-08 Antonio Borneolibusb: add debug message on adapter not found due...
2019-01-08 Antonio Borneojtag/drivers/usb_common: return oocd error values
2019-01-08 Antonio Borneolibusb0: return oocd error values
2019-01-08 Edward Fewelldrivers: xds110: Add support for XDS110 stand-alone...
2018-12-11 Antonio Borneolibusb0: add compatibility define for transfer type...
2018-12-11 Reto Schneiderjtag: sysfsgpio: clean up swd gpios
2018-12-11 Tomas Vanekjtag: cmsis-dap: developer tool - enter a command by...
2018-12-06 Antonio Borneostlink: add support for STLINK-V3
2018-12-06 Antonio Borneostlink: fix printed version for new STM8 nucleo board
2018-12-06 Antonio Borneostlink: dump version in the same format of ST firmware...
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_GETLASTRWSTATUS2
2018-12-06 Antonio Borneostlink: remove reset pulse when entering in JTAG
2018-12-06 Antonio Borneostlink: simplify api version handling
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_MEM_16BIT
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_JTAG_SET_FREQ
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_SWD_SET_FREQ
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_TARGET_VOLT
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_TRACE
2018-12-06 Antonio Borneostlink: simplify maintenance of version and features
2018-12-06 Antonio Borneostlink: check for SWD support
2018-12-06 Laurent LEMELEstlink: add support for 16 bit memory read/write
2018-12-06 Laurent LEMELEstlink: add JTAG speed selection
2018-12-06 Antonio Borneostlink: add usb pid for v2.1 without mass storage device
2018-12-06 EMARDjtag: drivers: ft232r: unhardcoded
2018-11-26 Darius RadSet TCP_NODELAY for local connections to jtag_vpi.
2018-11-10 xuguangxiaojtag/bitq: array boundary overflow
2018-10-28 Tomas Vanekdrivers/cmsis-dap: speed up sending multiple HID requests
next