aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-29gdb_server: Include current RTOS thread in signal packetsJon Burgess
2014-09-29cortex_m.c: Use two byte breakpoint for 32bit Thumb-2 requestJon Burgess
2014-09-29vsllink: improve the performance when using swdSimon Qian
2014-09-22command: Fix confusing syntax error messageAndreas Fritiofson
2014-09-22target: Remove "-variant" argumentAndreas Fritiofson
2014-09-22mpsse: Display libusb error names instead of numbersJoakim Gebart
2014-09-22flash/nor/tcl.c: Do not double probe banksAndrey Smirnov
2014-09-22target/arm_dpm: prevent endless loop in arm_dpm_full_context()Paul Fertser
2014-09-22flash/nor: add mrvlqspi flash controller driverMahavir Jain
2014-09-22flash/nor/spi: Add Winbond w25q32fv flash supportMahavir Jain
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-09-15flash: added new Spansion S25FL116K, S25FL132K, and S25FL164K devicesAnders
2014-09-15stm32lx: don't allow part_info to be uninitializedAndrey Yurovsky
2014-09-15cortex_m: Check return value from cortex_m_dcc_read.Andreas Fritiofson
2014-09-08stm32f2x: added STM32F411xx series support.Nemui Trinomius
2014-09-08flash/nor/stellaris: add all Tiva C parts IDsPaul Fertser
2014-09-08flash/nor/stellaris: improve support for Tiva C (Blizzard and Snowflake)Paul Fertser
2014-09-08jtag/drivers/libusb0_common: fix FTBFS (libusb_device_descriptor error)Paul Fertser
2014-09-08target/adi_v5_swd: fix segfault when calling jtag_to_swdPaul Fertser
2014-08-22jtag: always configure enabled tap parameter appropriatelyPaul Fertser
2014-08-19target async loader: add offset to debug linesAngus Gratton
2014-08-19stm32lx: refactor and add support for STM32L0xxAndrey Yurovsky
2014-08-19jtag/drivers/ftdi: Use adapter_khz value for initial clock speed (was default...Angus Gratton
2014-08-19flash: samd: add missing ID for SAMD20E18AAndrey Yurovsky
2014-08-19jlink: Constantify string arraysSpencer Oliver
2014-08-19jlink: add variant "J-Link Lite-ADI"Spencer Oliver
2014-08-19jlink: fix typoSpencer Oliver
2014-08-19flash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify STM32F302xB/CPaul Fertser
2014-08-19jtag: usb_blaster: fix initialization regressionRobert Jarzmik
2014-08-19transport: emit a warning when a user tries to reselect a transportPaul Fertser
2014-08-19mips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported on EJTAG 2.0Oleksij Rempel
2014-08-19mips_m4k.c: D or I breaks only if they supported.Oleksij Rempel
2014-08-19mips32.c: cache debug caps and support EJTAG 2.0 specific changesOleksij Rempel
2014-08-19mips32.c: fix IB and DB bits check for EJTAG v2.0Oleksij Rempel
2014-08-19mips_ejtag.c: do not set v2.6 ECR bits on v2.0 devicesOleksij Rempel
2014-08-19mips_ejtag.c|h: use version specific IMPsOleksij Rempel
2014-08-12Removed limit on lenght of command line options.Cristian Maglie
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-08-11newdap: Ignore -irlen/-irmask/etc newdap params on SWD or CMSIS-DAPAngus Gratton
2014-08-02drivers/jlink: Revert old workaroundAndreas Fritiofson
2014-08-02drivers/jlink: fix SWD speed config, and set it before sending anythingPaul Fertser
2014-08-02drivers/jtag/jlink: support SWD modePaul Fertser
2014-08-02Fix some problems with the bin2char utilityAndreas Fritiofson
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser
2014-07-10Adding support for the Atmel SAMR21.Thomas Schmid
2014-07-10drivers/cmsis_dap_usb: Return with ERROR_FAIL if no CMSIS-DAP device is found.Masaki Muranaka
2014-07-10mips_m4k.c: make sure fast_data_area is safeOleksij Rempel
2014-07-04kinetis : Added Kinetis-K Series MDM-AP ID.Nemui Trinomius