aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/stlink_usb.c
AgeCommit message (Expand)Author
2019-03-06stlink: remove unused assignmentAntonio Borneo
2019-01-08stlink_usb: Submit multiple USB URBs at once to improve performanceAustin Phillips
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-07-19target/armv7m_trace: Use prefix for enumsMarc Schink
2018-07-19target/armv7m_trace: Fix typo in enumMarc Schink
2018-02-03jtag: drivers: stlink: ignore write verify errorPaul Fertser
2018-01-12stlink_usb: Changes to make connect_under_reset workAke Rehnman
2018-01-12jtag/drivers/stlink_usb : implemented and repaired SWIM supportAke Rehnman
2017-12-12jtag: drivers: stlink: handle all versions with single configPaul Fertser
2017-04-23stlink: increase trace buffer size to maximum allowed on st-link v2 firmwareAustin Morton
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20Fix spelling of ARM CortexAndreas Färber
2016-05-08stlink: Decode more errors.Uwe Bonnes
2015-09-30stlink_usb: fix typoJim Paris
2015-05-17jtag/drivers/stlink: fix SRST issue with stlink-v1Paul Fertser
2015-04-16stlink_usb.c: Decode some more errors.Uwe Bonnes
2015-03-25armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser
2015-03-09stlink: avoid null pointer dereference in stlink_usb_close()Paul Fertser
2015-01-30drivers/stlink: clarify "init mode failed" messagePaul Fertser
2015-01-26jtag/drivers/stlink: demote the output of available speeds to DEBUGPaul Fertser
2015-01-15stlink: add reconfigurable speed supportSpencer Oliver
2014-09-22Support hla_serial command for ST-LINK adapters.Austin Phillips
2014-09-15jtag: drivers: stlink: remove unnecessary '\n' in LOG_* entriesAndrey Skvortsov
2014-08-11stlink_usb: Fix swallowed error on read/write operations, add retries on SWD ...Angus Gratton
2014-08-11Allow transports to override the selected target (hla configs unification)Paul Fertser
2014-06-01jtag/drivers/stlink: allow to reconnect seamlessly after polling failurePaul Fertser
2014-03-17stlink_usb.c: add support for STLink V2-1Bartosz Bielawski
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang
2013-12-22stlink: remove stlink_api commandMathias K
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-10-29hla/stlink: Re-order trace parameters to allow trace output file to be optionalJames G. Smith
2013-09-25hla: move memory read/write functionality to driverSpencer Oliver
2013-09-25stlink: remove usb timeout magic numbersSpencer Oliver