aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2020-01-29jtag: Fix jtag_reset fallbackLeonard Crestez
2020-01-29openocd: fix minor inconsistencies after renaming "adapter" commandAntonio Borneo
2020-01-29move ftdi_location deprecation helper to proper placeOleksij Rempel
2020-01-29jtag: adapter: rework adapter related commandsOleksij Rempel
2020-01-22jtag: drivers: xlnx-pcie-xvc: fix build after mergeAntonio Borneo
2020-01-22jtag_libusb_bulk_read|write: return error code instead of sizeOleksij Rempel
2020-01-17jtag: drivers: xlnx-pcie-xvc: Add support for Xilinx XVC/PCIeMoritz Fischer
2020-01-14stlink: fix handling of DPv1 and DPv2 banked registersAntonio Borneo
2020-01-14stlink: add DAP direct driverAntonio Borneo
2020-01-14adi_v5_dapdirect: add support for adapter drivers that provide DAP APIAntonio Borneo
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2020-01-14drivers/kitprog: remove unused JTAG execute_queue methodAntonio Borneo
2020-01-14hla: remove empty JTAG execute_queue methodAntonio Borneo
2020-01-14jtag: print an errmsg on using jtag API for non jtag transportAntonio Borneo
2020-01-14hla: use the new system_reset APIAntonio Borneo
2020-01-14bitbang: jtag-only drivers: switch to new reset APIAntonio Borneo
2020-01-14swd: get rid of jtag queue to assert/deassert srstAntonio Borneo
2020-01-02arm_adi_v5: add API send_sequence() and use itAntonio Borneo
2020-01-02jtag: replace command "jtag_reset" with "adapter [de]assert"Antonio Borneo
2020-01-02adapter: add command "adapter [de]assert srst|trst [[de]assert srst|trst]"Antonio Borneo
2020-01-02jtag_vpi: multiple improvementsJan Matyas
2019-12-21target/armv7m_trace: Improve SWO frequency auto-detectionMarc Schink
2019-12-19sysfsgpio: give time to udev to change gpio permissionAntonio Borneo
2019-12-16jtag_vpi: ensured constant packet size & endiannessJan Matyas
2019-11-07jtag: usb_blaster: Add missing 'default' to switch statementAlexandru Gagniuc
2019-11-07jtag: jtag_vpi: Add missing 'default' to switch statementAlexandru Gagniuc
2019-10-19libjaylink: Update to latest Git versionMarc Schink
2019-10-18drivers/gw16012: remove useless cast on gw16012_portAntonio Borneo
2019-10-15Add complete JTAG debug logging.Tim Newsome
2019-10-15Add wall clock timeout warning to mpsse_flush()Tim Newsome
2019-09-24src/jtag/aice: Fix obviously incorrect bit op.Seth LaForge
2019-06-13jtag: fix error on TCL command "return" in jtag event handlerAntonio Borneo
2019-06-13jtag: drivers: buspirate: chunk SWD switch sequence transfer.Tilman Sauerbeck
2019-06-13jtag/drivers/jtag_usb_common: fix typoChristopher Head
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo
2019-06-06jtag: simplify management of non-implemented handlersAntonio Borneo
2019-06-06swd: remove unused API frequency()Antonio Borneo
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson
2019-05-31jlink: add usb location supportOleksij Rempel
2019-05-31jtag/drivers/jtag_usb_common: Fix variable nameMarc Schink
2019-05-31libjaylink: Update to latest Git versionOleksij Rempel
2019-05-31jtag/drivers/jtag_usb_common: Remove warningMarc Schink
2019-05-16Fix 'adapter usb location' documentationMarc Schink
2019-05-15jtag/drivers/imx_gpio: fixed calls to command_printJan Matyas
2019-05-15drivers/bcm2835gpio: fix build for ARM hostAntonio Borneo
2019-05-14jtag_vpi: fixed state transitions in "stableclocks"Jan Matyas
2019-05-14jtag_vpi: correct runtest behaviorMegan Wachs
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14jlink: change prototype of show_config*() functionsPaul Fertser
2019-04-10fix for sanitizer errors in left shiftsMete Balci