aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2020-03-14drivers: xds110: Fix errors in routine that togglesEdward Fewell
2020-03-12ftdi: flush mpsse queue after a level change on reset pinsAntonio Borneo
2020-03-12jtag: report API reset as synchronousAntonio Borneo
2020-03-07helper/binarybuffer: fix clang static analyzer warningsTomas Vanek
2020-03-07jtag/drivers/openjtag: fix clang static analyzer warningsTomas Vanek
2020-03-07jtag/aice: fix clang static analyzer warningsTomas Vanek
2020-03-03drivers: Rename 'libusb1_common' to 'libusb_helper'Marc Schink
2020-03-03drivers: libusb1_common code cleanupMarc Schink
2020-03-03remove libusb0_common supportOleksij Rempel
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo
2020-02-15stlink: add trace support in DAP direct modeAntonio Borneo
2020-02-15coding style: use ARRAY_SIZE() when possibleAntonio Borneo
2020-02-15jtag/startup.tcl: remove trailing whitespacesAntonio Borneo
2020-02-15jtag_vpi: added an option to stop simulation on exitJan Matyas
2020-02-09jtag: Fix copy-paste error in 'irscan' helpMarek Vasut
2020-02-08stlink: fix max packet size for 8 bit R/W on stlink-v3Antonio Borneo
2020-02-08jtag: flush jtag queue after jtag_add_tlr()Antonio Borneo
2020-02-06jtag: drivers: xlnx-pcie-xvc: fix build on Linux pre v4.10Antonio Borneo
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