rlink: fix indentation errors
[fw/openocd] / src / jtag / drivers /
2011-08-10 Andreas Fritiofsonrlink: fix indentation errors
2011-07-12 Spencer Oliverftd2xx: handle FT_GetLatencyTimer bug in v1.04
2011-07-12 Spencer Oliverbusblaster: Fix warnings when building against D2XX
2011-07-12 Steve Bennettft2232: Fix warnings when building against D2XX
2011-06-26 Martin SchmölzerInclude ULINK driver in src/jtag/drivers/Makefile.am
2011-06-26 Martin SchmölzerAdd OpenULINK firmware
2011-06-26 Martin SchmölzerAdd source code for new ULINK driver
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2011-06-12 Rodrigo L. Rosacleanup trailing whitespaces
2011-06-12 Rodrigo L. RosaAdded minimodule (ftdi) interface
2011-06-07 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
2011-04-26 Damjan Marionbuspirate: fix building on some OSes
2011-04-09 Jean-Christophe... jlink: jlink_debug_buffer use inline function when...
2011-04-08 Ali LownBuffering for up to 64 bytes in USB Blaster.
2011-04-08 Ali LownAdd support for LED to USB Blaster code.
2011-03-17 Uwe HermannFix a bunch of typos.
2011-03-13 Jean-Christophe... jlink: add Emulator configuration support
2011-03-13 Jean-Christophe... jlink: add detect hw type
2011-03-13 Jean-Christophe... jlink: use tap buffer as 2k
2011-03-13 Jean-Christophe... jlink: add capability dumper and command
2011-03-03 Mathias Kft2232: fix log message and change log output to debug
2011-03-02 Jean-Christophe... jlink: add jlink_pid to specify the pid to use
2011-03-02 Jean-Christophe... jlink: switch commands to subcommands
2011-03-02 Jean-Christophe... jlink: harmonise the device name to J-Link
2011-03-02 Jean-Christophe... jlink: add new PID and VID
2011-02-24 Mathias Kft2232: fix possible read buffer overflow
2011-02-23 Jean-Christophe... jlink: set the speed at JLINK_MAX_SPEED when an exceede...
2011-02-14 Mathias Kft2232: add functions for ft2232 set data bits high...
2011-02-08 Michal Deminbuspirate: Fix command parsing, fix errors to have...
2011-01-26 Mathias Kadd basic TI xds100v2 support
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2010-12-16 John DevereuxFix for compilation failure amt_jtagaccel.c
2010-12-08 Spencer Oliverbuild: fix build from previous commit
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-11-30 Piotr Esden-TempskiSome cosmetic fixes to the Lisa/L layout support functions.
2010-11-30 Piotr Esden-TempskiAdded support for the blinking leds on Floss-JTAG v0...
2010-11-18 Spencer Oliverbuild: add common.mk
2010-10-25 Michal Deminbuspirate: change handling of communication speed setti...
2010-10-25 Michal Deminbuspirate: Serial port was not correctly closed.
2010-10-10 David Brownelladd JLINK protocol doc ref
2010-10-01 Luca BrunoUpdate ep93xx and at91rm9200 drivers
2010-08-27 David Brownellbitq: unshadow pause()
2010-08-14 Catalin PatuleaFix typo in usb_blaster_vid_pid error message
2010-08-13 Piotr Esden-TempskiAdded support for the Lisa/L jtag LEDs.
2010-08-13 Piotr Esden-TempskiAdded support for Lisa/L builtin JTAG interface.
2010-07-23 Michal DeminBuspirate: fix shadow
2010-07-19 David Brownellmore careful luminary init
2010-07-18 David Brownellcomments for Luminary ICDI layout
2010-07-09 David Brownelltransport selection tweaks
2010-07-09 Spencer Olivertransport: fix bug/typo in transport_register cmd
2010-07-02 David Brownellinitial "transport" framework
2010-07-02 Spencer Oliverft2232: revert ft2232_read_scan changes
2010-07-01 Spencer Oliverft2232: bugfix from previous commit
2010-07-01 Marc Pignatft2232: simplify ft2232_read_scan
2010-07-01 Marc Pignatft2232: cleanup ft2232_write
2010-06-19 Andreas Fritiofsonarm-jtag-ew: -Wshadow fix
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in arm-jtag-ew.c
2010-06-17 Freddie Chopinmingw32: -Wshadow fixes in rlink.c
2010-06-17 Freddie Chopinrlink: -Wshadows fixes
2010-06-17 Antonio Borneojlink: fix -Wshadow warning
2010-06-17 Antonio Borneovsllink: fix -Wshadow warning
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-03-24 David BrownellFT2232 Messaaging fix
2010-03-22 Øyvind Harboebitq: fix warning now that out_value is const
2010-03-22 David Brownellft2232 init mess cleanup
2010-03-19 David BrownellFT2232 comment tweaks
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-03-15 Spencer OliverFT2232: bulidfix
2010-03-14 David BrownellFT2232: lookup and save layout just once
2010-03-11 David Brownellversaloon cleanup patch
2010-03-11 simon qianNew JTAG driver for Versaloon
2010-03-11 Michal DeminAdd support for Bus Pirate as a JTAG adapter.
2010-03-10 Spencer OliverJLINK: user info message cleanup
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-01 Øyvind Harboejtag: the post TAP state is now passed to the drivers
2010-02-28 Spencer OliverFT2232: add missing enum when using ftd2xx library
2010-02-28 Mariano AlviraAdd board/redbee-usb.cfg
2010-02-28 Mariano Alviraadd board/redbee-econotag.cfg and JTAG support
2010-02-27 David Brownellft2232: implement TMS sequence command
2010-02-27 David Brownellinterface: define TMS sequence command
2010-02-25 Mariano Alviraft2232: add a mechanism to specify channel in layout...
2010-02-22 David Brownellft2232 table init cleanup
2010-02-20 David BrownellFreeBSD buildfix
2010-02-04 David BrownellJLink: reference protocol documentation
2010-01-18 David Brownellvsllink -- add comment
2010-01-18 simon qianread target voltage first in vsllink
2010-01-10 David BrownellPresto: doxygen fix
2010-01-10 David Brownelljtag: presto, parport help/usage updates
2010-01-10 David Brownelljtag/gw16012 usage/help updates
2010-01-05 David Brownellbuildfix with -DNDEBUG
2010-01-05 Spencer Oliverparport: output port as hex rather than dec
2010-01-03 David BrownellFT2232: fix doc typo
2010-01-03 David BrownellJTAG/drivers: ft2232 docs
2010-01-03 David BrownellJTAG/Drivers: Amontec JTAG accelerator fixes
2010-01-03 David BrownellJTAG: Amontec JTAG accelerater "rtck" is back
next