aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
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
2019-04-10jtag: tcl: Add cget -idcodeLeonard Crestez
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
2019-04-07drivers/imx_gpio: fix usage messagesAntonio Borneo
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo
2019-03-26stlink: Set speed before entering JTAG/SWD modeFrans-Willem Hardijzer
2019-03-08drivers/stlink_usb: use command STLINK_DEBUG_APIV2_READ_IDCODESAntonio Borneo
2019-03-08drivers/stlink_usb: check error code returned by st-linkAntonio Borneo
2019-03-08drivers/stlink_usb: fix stlink_usb_read_regs() for API v2Antonio Borneo
2019-03-07stlink: handle error GET_IDCODEAntonio Borneo
2019-03-07stlink: handle error bad-APAntonio Borneo
2019-03-06stlink: remove unused assignmentAntonio Borneo
2019-03-05src/jtag/drivers/ftdi: fix swd pin comment and linksDiego Herranz
2019-02-25jtag: drivers: cmsis-dap: correct vendor request codePaul Fertser
2019-02-19ftdi: use "adapter usb location" instead of ftdi_location commandOleksij Rempel
2019-02-07jlink: Use correct SWD buffer sizeMarc Schink
2019-02-07drivers/bitbang: remove unused extern declaration of jtag_interfaceAntonio Borneo
2019-02-07command: fix the mode for command "jtag configure"Antonio Borneo
2019-02-07drivers/imx_gpio: fix polarity of srst and trstAntonio Borneo
2019-02-07jtag: drivers: provide initial support for usb path filteringOleksij Rempel
2019-01-23jtag: cmsis-dap: use macro SWJ_PIN_SRST in place of magic valueAntonio Borneo
2019-01-23arm_adi_v5: fix and update sequences to spec IHI 0031EAntonio Borneo
2019-01-14drivers/sysfsgpio: fix usage messagesAntonio Borneo
2019-01-08stlink_usb: Submit multiple USB URBs at once to improve performanceAustin Phillips
2019-01-08libusb: add debug message on adapter not found due to wrong serialAntonio Borneo
2019-01-08jtag/drivers/usb_common: return oocd error valuesAntonio Borneo
2019-01-08libusb0: return oocd error valuesAntonio Borneo
2019-01-08drivers: xds110: Add support for XDS110 stand-alone probeEdward Fewell
2018-12-11libusb0: add compatibility define for transfer type bulkAntonio Borneo
2018-12-11jtag: sysfsgpio: clean up swd gpiosReto Schneider
2018-12-11jtag: cmsis-dap: developer tool - enter a command by hex nuberTomas Vanek
2018-12-06stlink: add support for STLINK-V3Antonio Borneo
2018-12-06stlink: fix printed version for new STM8 nucleo boardAntonio Borneo
2018-12-06stlink: dump version in the same format of ST firmware upgrade toolAntonio Borneo
2018-12-06stlink: add STLINK_F_HAS_GETLASTRWSTATUS2Antonio Borneo
2018-12-06stlink: remove reset pulse when entering in JTAGAntonio Borneo
2018-12-06stlink: simplify api version handlingAntonio Borneo