aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
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
2018-12-06stlink: add STLINK_F_HAS_MEM_16BITAntonio Borneo
2018-12-06stlink: add STLINK_F_HAS_JTAG_SET_FREQAntonio Borneo
2018-12-06stlink: add STLINK_F_HAS_SWD_SET_FREQAntonio Borneo
2018-12-06stlink: add STLINK_F_HAS_TARGET_VOLTAntonio Borneo
2018-12-06stlink: add STLINK_F_HAS_TRACEAntonio Borneo
2018-12-06stlink: simplify maintenance of version and featuresAntonio Borneo
2018-12-06stlink: check for SWD supportAntonio Borneo
2018-12-06stlink: add support for 16 bit memory read/writeLaurent LEMELE
2018-12-06stlink: add JTAG speed selectionLaurent LEMELE
2018-12-06stlink: add usb pid for v2.1 without mass storage deviceAntonio Borneo
2018-12-06jtag: drivers: ft232r: unhardcodedEMARD
2018-11-26Set TCP_NODELAY for local connections to jtag_vpi.Darius Rad
2018-11-10jtag/bitq: array boundary overflowxuguangxiao
2018-10-28drivers/cmsis-dap: speed up sending multiple HID requestsTomas Vanek
2018-10-16ftdi: demote unhelpful debug messagesSteven Stallion
2018-10-16jtag: make cmd_queue_scan_field_clone publicSteven Stallion
2018-10-09drivers: cmsis-dap: fix connection in JTAG modeAntonio Borneo
2018-09-10ftdi: extend ftdi_location formatOleksij Rempel
2018-09-07libusb: return oocd error valuesOleksij Rempel
2018-08-01zy1000: fix compile error with gcc 8.1.1Antonio Borneo
2018-07-25drivers: cmsis-dap: print serial if availableKarl Palsson
2018-07-24usb_blaster: Don't unnecessarily go through DR-/IR-PauseDaniel Glöckner
2018-07-23drivers: cmsis_dap_usb: implement cmd JTAG_TMSAntonio Borneo
2018-07-23Avoid dereferencing NULL pointer.Darius Rad
2018-07-19target/armv7m_trace: Use prefix for enumsMarc Schink
2018-07-19target/armv7m_trace: Fix typo in enumMarc Schink
2018-07-18drivers: cmsis-dap: Print version info when availableKarl Palsson
2018-07-18drivers: cmsis-dap: pull up common connect codeKarl Palsson
2018-07-18nds32: Avoid detected JTAG clockHellosun Wu
2018-07-03jtag/drivers/cmsis-dap: fix connect in cmsis_dap_swd_switch_seq()Antonio Borneo
2018-06-06drivers: xds110: Remove unnecessary and deprecated libusb function.Edward Fewell
2018-06-05Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_optionKhem Raj
2018-05-31jtag: drivers: sysfsgpio: lift upper gpio number limitPaul Fertser
2018-05-31jtag/drivers: Add support for TI XDS110 debug probeEdward Fewell