aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers
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-07jtag/drivers/openjtag: 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_vpi: added an option to stop simulation on exitJan Matyas
2020-02-08stlink: fix max packet size for 8 bit R/W on stlink-v3Antonio Borneo
2020-02-06jtag: drivers: xlnx-pcie-xvc: fix build on Linux pre v4.10Antonio Borneo
2020-01-29openocd: fix minor inconsistencies after renaming "adapter" commandAntonio Borneo
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-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2020-01-14drivers/kitprog: remove unused JTAG execute_queue methodAntonio 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-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 wall clock timeout warning to mpsse_flush()Tim Newsome
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-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-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-07Set empty usage field for commands that do not need parametersAntonio Borneo
2019-04-07drivers/at91rm9200: fix help and usage to command "at91rm9200_device"Antonio Borneo
2019-04-07drivers/vsllink: add help and usage to commandsAntonio Borneo
2019-04-07drivers/bcm2835gpio: fix usage messagesAntonio Borneo