aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-15helper/startup.tcl: fix execution stack frame of wrapped commandsAntonio Borneo
2018-12-12flash/nor/core: Fix chunk size calculation in default_flash_mem_blank_checkBohdan Tymkiv
2018-12-12flash/esirisc: refactor register write protectionSteven Stallion
2018-12-12esirisc: support eSi-TraceSteven Stallion
2018-12-12fix cc32xx related changesJiri Kastner
2018-12-12armv7a_mmu: s/LOG_ERROR/LOG_WARNING/ on address translation failureAntonio Borneo
2018-12-11libusb0: add compatibility define for transfer type bulkAntonio Borneo
2018-12-11flash/nor: Add support for sector erase in stm32l4x.c for L4+ familybob
2018-12-11flash/nor: update cc3220sf for issue found in code reviewEdward Fewell
2018-12-11flash/nor: update CC26xx/CC13xx supportEdward Fewell
2018-12-11jtag: sysfsgpio: clean up swd gpiosReto Schneider
2018-12-11helper/log: remove dead code in log_forward()Antonio Borneo
2018-12-11jtag: cmsis-dap: developer tool - enter a command by hex nuberTomas Vanek
2018-12-06doc: add ARMv6-M info regarding TAP DeclarationSpencer Oliver
2018-12-06doc: fix some typo about STMicroelectronics nameAntonio Borneo
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-06flash/stmsmi: fix byte order for big-endian hostAntonio Borneo
2018-12-06mem_helper: add mrh commandSteven Stallion
2018-12-06jtag: drivers: ft232r: unhardcodedEMARD
2018-12-05flash/nor: use default_flash_blank_check() instead of dummyTomas Vanek
2018-11-29SPI table updates (some new devices and new info)Andreas Bolsch
2018-11-26Set TCP_NODELAY for local connections to jtag_vpi.Darius Rad
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek
2018-11-26tcl/target, board: remove useless gdb-attach event definitionsTomas Vanek
2018-11-26stm32l4x: Fix stm32l4x dual bank supportAlex J Lennon
2018-11-20tcl/target: ti_tms570.cfg restructure dap supportTomas Vanek
2018-11-18efm32: correct erase address if bank->base != 0Andreas Kemnade
2018-11-18target/image: Add support for S6 record in Motorola SREC filesBohdan Tymkiv
2018-11-18target/stm32f7x: clarify reset_config commentChristopher Head
2018-11-13Permit null target on TCL connectionChristopher Head
2018-11-10README: fix stlink instructionsPaul Fertser
2018-11-10docs: fix typo in manualSpencer Oliver
2018-11-10target/stm32h7x: Fix documentation of reset_configChristopher Head
2018-11-10jtag/bitq: array boundary overflowxuguangxiao
2018-11-08armv7a: ARMv7-A MMU toolsMatthias Welwarsky