Add FTDI SWD driver
[fw/openocd] / src /
2014-06-28 Andreas FritiofsonAdd FTDI SWD driver
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector
2014-06-28 Andreas Fritiofsonswd: Add frequency setting and special/switching sequen...
2014-06-28 Andreas Fritiofsonadi_v5: Make sure all bit masks are unsigned and wide...
2014-06-28 Andreas Fritiofsonswd: Remove support for turnaround periods other than 1
2014-06-28 Andreas Fritiofsonswd: Fix park bit polarity according to ADIv5.1 Supplement
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous
2014-06-28 Andrey Smirnovadi_v5_cmsis_dap.c: Simplify debugging output
2014-06-28 Andrey Smirnovcortex_m: Do additional initialization during reset
2014-06-28 Andrey Smirnovadi_v5_cmisis_dap: Separate ABORT from clearing sticky...
2014-06-28 Paul Fertserdrivers/cmsis_dap_usb: remove jtag reset hacks
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use...
2014-06-28 Andreas Fritiofsonswd: Improve parity calculation and move it to types.h
2014-06-28 Andreas Fritiofsonadi_v5_swd: Separate sticky error clearing from AP...
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter...
2014-06-28 Andreas Fritiofsonadi_v5_swd: Read RDBUFF once after a sequence of AP...
2014-06-28 Andreas Fritiofsonadi_v5: Remove strange IDCODE check from dap info handler
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support
2014-06-22 Paul Fertserjtag/drivers/jlink: better diagnostics for RCLK problems
2014-06-22 Andrey Yurovskyflash: samd: add SAMD10 and SAMD11 part IDs
2014-06-22 Jiri Kastnertarget: arm_adi_v5: added types and subtypes based...
2014-06-22 Franck Jullienopenrisc: add support for JTAG Serial Port
2014-06-22 Franck Jullienopenrisc: restore current JTAG module while polling...
2014-06-22 Paul Fertserflash/nor/tcl.c: fix formatting in "rejected" error...
2014-06-22 Joshua Wisesvf: Only read TDO back from the device if we actually...
2014-06-22 Nemui Trinomiusefm32 : Added ZeroGecko family support.
2014-06-22 Seth LaForgecortex_a: fix lockup when writing to high address
2014-06-19 Nemui Trinomiusstm32f1x: add STM32F33x support.
2014-06-18 Paul Fertserflash/nor/kinetis: prevent segfaulting with an HLA
2014-06-18 Marco Cruzflash/nor/at91sam4: add SAM4E16 support
2014-06-05 Franck Jullientarget: or1k: remove wrong endian swap from or1k generi...
2014-06-01 Paul Fertserjtag/drivers/osbdm: downgrade init message severity...
2014-06-01 Cosmin GorgovanFlash/LPC2000: Add support for auto-probing flash size
2014-06-01 Cosmin GorgovanFlash/LPC2000: Add support for LPC11(x)xx, LPC13xx
2014-06-01 Elliott PartridgeSTM32F2x: Don't clear FLASH_OPTCR bits when locking...
2014-06-01 Alex RayDisable multiprocessor-id read on ARMv7-R cores
2014-06-01 Paul Fertsersrc/target: select the last created target as current
2014-06-01 Paul Fertserjtag/drivers/stlink: allow to reconnect seamlessly...
2014-06-01 Paul Fertsertarget: reexamine after polling succeeds again
2014-06-01 Andrey Smirnovadi_v5_cmsis_dap: Fix logging order of appearance
2014-06-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout
2014-06-01 Andrey Smirnovarm_adi_v5: Add convenience "atomic"" function for...
2014-05-31 Paul Fertserflash/nor/stm32f1x: add support for F04x parts
2014-05-31 Paul Fertserserver: fix confusing wording for incoming tcp connections
2014-05-31 Paul Fertsertarget/mips32_pracc: fix C99 format specifiers
2014-05-31 Ivan De Cesarisquark_x10xx: cleanup of LOG format specifiers
2014-05-16 Aurelien Jacobslpcspifi: setup a valid stack pointer before calling...
2014-05-10 Andrey Smirnovkinetis: Revise CPU un-securing code
2014-05-09 Salvador Arroyomips32: new code for pracc exec
2014-05-09 Salvador Arroyomips32: cleanups in legacy pracc code
2014-05-09 Salvador Arroyomips: use cp0 DeSave to cache $15 / t7
2014-05-09 Salvador Arroyomips: load fast data transfer handler code with mips32_...
2014-05-09 Salvador Arroyomips: load code in buffer mode
2014-05-09 Salvador Arroyomips32: optimized cache code for pracc access
2014-05-09 Paul FertserUpdate to the current Jim Tcl
2014-05-09 Andreas Fritiofsonftdi: Optimize GPIO toggling
2014-05-05 Kamal Dasusvf: Fix debug and error messages that print hex buffer
2014-05-05 Spencer Oliverarmv7a: fix typo in cache_config help text
2014-05-05 Paul FertserFix some C99 format specifiers
2014-04-27 Spencer Olivernrf51: remove dereference of null pointer
2014-04-27 Ivan De Cesarisquark_x10xx: fix IO r/w operations with paging enabled
2014-04-14 Paul Fertsersvf: try to reallocate buffers if they're not enough
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570
2014-04-14 Spencer Oliverusb_blaster: fix warning: array subscript has type...
2014-04-14 Paul Fertsermips32, dsp563xx: fix segfault on Gdb attach
2014-04-14 Paul Fertserjtag/drivers/remote_bitbang: use sizeof to determine...
2014-04-14 Tim Sandertarget: fix incorrect arm cpu monitor mode encoding
2014-04-14 Karl Hammarparport: add "aspo" hotpluggable adapter config
2014-04-14 Paul Fertsertarget/cortex_a: check gdb_service before dereferencing...
2014-04-14 Paul FertserMakefile.am: fix build for libftdi1, pass CFLAGS where...
2014-04-08 Paul Fertserjtag/aice/aice_usb: remove unused constants
2014-04-08 Paul Fertserflash/nor/at91sam3: remove sam3_page_write_opcodes
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2014-03-29 Andrey Smirnovat91smad: Fixes to 'samd_protect'
2014-03-29 Andrey Smirnovat91samd: Bail early if trying to erase protected sector
2014-03-29 Andrey Smirnovat91samd: Bail early if trying to write to protected...
2014-03-29 Andrey Smirnovat91samd: Remove 'first' and 'last' checks in 'samd_erase'
2014-03-29 Paul Fertsertcl: introduce init_target_events and use it for gdb...
2014-03-29 Spencer Olivertarget: remove memory leaks
2014-03-29 Spencer Olivertarget: fix handle_profile_command variable typo
2014-03-29 Spencer Olivertarget: remove handle_profile_command memory leak
2014-03-29 Paul FertserAdd xscale debug helper sources and everything related...
2014-03-29 Paul FertserAdd usb_blaster cheap clone notes to dist
2014-03-29 Paul FertserAdd rlink speed table sources and everything related...
2014-03-29 Paul FertserMove ocl (at91sam7x flash loader) sources to contrib
2014-03-29 Spencer Oliverarmv7m: remove magic numbers for number of core registers
2014-03-29 Spencer Oliverrtos: fix xml register support regression
2014-03-29 Andrey Smirnovnrf51: Fix incorrect flash writing sequence
2014-03-29 Andrey Smirnovnrf51: Remove unnecessary explicit type casting
2014-03-29 Andrey Smirnovnrf51: Add UICR writing support
2014-03-29 Andrey Smirnovnrf51: Add a known devices table and simple chip type...
2014-03-29 Andrey Smirnovarmv7m: Do not ignore 'value' parameter in armv7m_write...
2014-03-29 Angus GrattonAT91SAM4L: Fix bug when writing to flash at a non-zero...
2014-03-29 Andrey Yurovskyjlink: add support for Jlink-OB (0x0105) devices
2014-03-29 Andreas FritiofsonSupport for sam3n0a sam3n0b sam3n00a sam3n00b
2014-03-29 Paul Fertserflash/nor/tcl: fix segfault on write_image misuse
2014-03-29 Oleksij Rempelmips_ejtag.c: disable DMA for all platforms
2014-03-28 Andreas Fritiofsonft2232: Mark interface driver as deprecated
2014-03-17 Jörg WunschCMSIS-DAP: print a debug message when the USB product...
2014-03-17 Jörg WunschAll Atmel-provided CMSIS-DAP devices use 512 byte packe...
next