target: Switch to target_read_buffer() in verify_image fallback
[fw/openocd] / src / jtag /
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
2018-10-16 Steven Stallionftdi: demote unhelpful debug messages
2018-10-16 Steven Stallionjtag: make cmd_queue_scan_field_clone public
2018-10-09 Antonio Borneodrivers: cmsis-dap: fix connection in JTAG mode
2018-09-10 Oleksij Rempelftdi: extend ftdi_location format
2018-09-07 Oleksij Rempellibusb: return oocd error values
2018-08-01 Antonio Borneozy1000: fix compile error with gcc 8.1.1
2018-07-25 Karl Palssondrivers: cmsis-dap: print serial if available
2018-07-24 Daniel Glöcknerusb_blaster: Don't unnecessarily go through DR-/IR...
2018-07-23 Antonio Borneodrivers: cmsis_dap_usb: implement cmd JTAG_TMS
2018-07-23 Darius RadAvoid dereferencing NULL pointer.
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum
2018-07-18 Karl Palssondrivers: cmsis-dap: Print version info when available
2018-07-18 Karl Palssondrivers: cmsis-dap: pull up common connect code
2018-07-18 Hellosun Wunds32: Avoid detected JTAG clock
2018-07-03 Antonio Borneojtag/drivers/cmsis-dap: fix connect in cmsis_dap_swd_sw...
2018-06-06 Edward Fewelldrivers: xds110: Remove unnecessary and deprecated...
2018-06-05 Khem RajFix libusb-1.0.22 deprecated libusb_set_debug with...
2018-05-31 Paul Fertserjtag: drivers: sysfsgpio: lift upper gpio number limit
2018-05-31 Edward Fewelljtag/drivers: Add support for TI XDS110 debug probe
2018-05-30 Paul FertserFix warnings exposed by GCC8
2018-04-17 Antonio Borneojtag: adapter: fix indentation in handle_interface_command
2018-04-10 Matthias Welwarskyarmv8: valgrind memleak fixes
2018-04-04 Tomas Vanekdrivers/kitprog: workaround KitProg firmware bug of...
2018-03-30 Tomas Vanekjtag/core, target: unregister JTAG events
next