aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-29jlink: add support for Jlink-OB (0x0105) devicesAndrey Yurovsky
2014-03-29Support for sam3n0a sam3n0b sam3n00a sam3n00bAndreas Fritiofson
2014-03-29top .gitignore: ignore ctags tag filesAntony Pavlov
2014-03-29cfg: add TI am43xx devicesFelipe Balbi
2014-03-29flash/nor/tcl: fix segfault on write_image misusePaul Fertser
2014-03-29mips_ejtag.c: disable DMA for all platformsOleksij Rempel
2014-03-28ft2232: Mark interface driver as deprecatedAndreas Fritiofson
2014-03-17cfg: Added st nucleo board configs.Jens Hoffmann
2014-03-17tcl: target: icepick: add icepick_d_tapenable procedureFelipe Balbi
2014-03-17tcl/interface/ftdi: add Digilent JTAG-SMT2 configPaul Fertser
2014-03-17cfg: change default SAM4L cortex_m reset_configSpencer Oliver
2014-03-17CMSIS-DAP: print a debug message when the USB product string cannot be readJörg Wunsch
2014-03-17Make the Atmel SAM3 family SWD-awareJörg Wunsch
2014-03-17All Atmel-provided CMSIS-DAP devices use 512 byte packet sizeJörg Wunsch
2014-03-17Prevent segfault when the USB product string cannot be retrievedJörg Wunsch
2014-03-17stm32f2x.c: Add STM32F401xE device id.Jens Hoffmann
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-03-17flash/kinetis: Fix bug in odd byte count paddingAndreas Fritiofson
2014-03-17flash/efm32: Fix bug in odd byte count paddingAndreas Fritiofson
2014-03-17target: Don't poll until the target is examined.Andreas Fritiofson
2014-03-17openocd.texi: document Tcl RPC and add an example clientPaul Fertser
2014-03-17tcl/board: add config for DP Bus Blaster reconfigurationPaul Fertser
2014-03-17gdb_server: do not copy feature names for tdesc generationPaul Fertser
2014-03-17stlink_usb.c: add support for STLink V2-1Bartosz Bielawski
2014-03-09bcm281xx: Add bcm281xx SoC and bcm28155_ap boardTim Kryger
2014-03-09interface/ftdi/xds100v2.cfg: Add another VID/PID, drop descTom Rini
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson
2014-03-07nrf51: Fix format string bugs in nrf51_infoAndrey Smirnov
2014-03-07cfg: Switch ti_beaglebone to new ftdi interfaceTom Rini
2014-03-07cortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memoryKamal Dasu
2014-03-07target: add CoreSight PMU and an unidentified component to "dap info"Paul Fertser
2014-03-07target: "dap info" command cosmetic output changesBrad Riensche
2014-03-07targets: Print nested ROM tables with the 'dap info' command.Chris Johns
2014-03-07Rename and sort udev rules fileAndreas Fritiofson
2014-03-07gdb_server: Fix segfault in (and rewrite) decode_xfer_readAndreas Fritiofson
2014-03-04gdbserver: fix duplicate declarationSpencer Oliver
2014-03-04Add support for the Atmel SAMG53Andrey Yurovsky
2014-03-04CMSIS-DAP: Fix build errors on Mac OS XJens Bauer
2014-03-04gdb_server: fix memory leaks in users of get_reg_features_list()Christian Eggers
2014-03-04Constify received GDB packetChristian Eggers
2014-03-04gdb_server: Don't modify "buf" argument in decode_xfer_read()Christian Eggers
2014-03-04Remove unneeded zero termination of received packetChristian Eggers
2014-03-04gdb-server/rtos: Send correct answer to "qfThreadInfo" packetChristian Eggers
2014-03-04RTOS: Unify wipe-out of thread listChristian Eggers
2014-02-24mips32: build register cache in a more clear wayAntony Pavlov
2014-02-24fm3: fix erase flash fail on using High Level Adapters.Nemui Trinomius
2014-02-24drivers/jtag: usb_blaster: make command handlers more strictAntony Pavlov
2014-02-24nrf51: Implement the support for Nordic's nRF51 devicesAndrey Smirnov
2014-02-24EFM32 Wonder Gecko Family supportJoerg Fischer
2014-02-24tcl/drscan: handle invalid syntax with a conditional, not assertPaul Fertser