jtag: remove opendous clang warnings
[fw/openocd] / src / jtag /
2012-05-22 Spencer Oliverjtag: remove opendous clang warnings
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-05-19 Spencer Oliverstlink: add myself to copyright header
2012-05-19 Spencer Oliverstlink: remove superfluous stlink_usb.h
2012-05-19 Spencer Oliverremote_bitbang: fix native windows build
2012-05-19 Alexander Osipenkoremote_bitbang: missed closing brace in macro REMOTE_BI...
2012-05-14 Spencer Oliverjtag: add opendous and estick support
2012-05-14 Spencer Oliverstlink: fix stlink api2 single step
2012-05-14 Spencer Oliverstlink: add stlink_api cmd
2012-05-14 Spencer Oliverstlink: stlink/v1 use v2 api if supported
2012-04-30 Spencer Oliverstlink: export write_debug_reg
2012-04-30 Spencer Oliverstlink: add hardware srst functions to stlink/v2
2012-04-30 Spencer Oliverstlink: default to latest api available
2012-04-30 Spencer Oliverstlink: add improved STLINK_JTAG_API_V2 support
2012-04-30 Spencer Oliverstlink: support stlink api result
2012-04-18 Bill Traynorzy1000: fixed link to Zylin ZY1000 JTAG Probe
2012-04-13 Spencer Oliverstlink: correctly format printed hex addresses
2012-04-10 Stephane Bonnetft2232: Support for Digilent HS1 USB adapter
2012-04-10 Simon Qiantopic: add reset functions for SWD
2012-04-10 Spencer Oliverdoxygen: remove warnings
2012-03-14 Alexandre Pereira... stlink: fix alignment build warning
2012-03-14 Mathias KAutomatically prepend v1 mass storage protocol.
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2012-03-13 Jan Dakinevichjtag: basic support for P&E Micro OSBDM (aka OSJTAG...
2012-02-29 Szymon Modzelewskistlink-v1: fix memory writes
2012-02-29 Szymon Modzelewskistlink-v1: code cleanup
2012-02-29 Szymon Modzelewskistlink-v1: fix memory writes
2012-02-26 Spencer Oliverjtag: use correct tap -ignore-version mask
2012-02-26 Spencer Oliverjtag: fix cmd scan_chain expected_ids bug
2012-02-22 Spencer Oliverstlink: support expected-id 0
2012-02-17 Mathias Kstlink: add error status check
2012-02-16 Mathias KFix typo that result in recursion.
2012-02-16 Spencer Oliverbuild: fix automake 1.11.2 issues
2012-02-16 Mathias KAdd bootloader mode.
2012-02-06 Spencer Oliverdoxygen: use correct comment syntax
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2012-02-06 Spencer Oliverbuild: cleanup src/jtag directory
2012-01-30 Mathias KSTLINK: add check for the supported jtag API version
2012-01-27 Mathias KSTLINK: Test device version (v1/v2) on usb transfers...
2012-01-27 Mathias KSTLINK: swd transport renamed and jtag+swim transport...
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-12 Mathias Kstlink: handle wrong initialization file if no layout...
2012-01-12 Mathias Kstlink: add read/write 8bit memory
2012-01-12 Spencer Oliverstlink: correctly signal stlink_interface_open failure
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-12 Spencer Oliverstlink: add dummy speed handlers
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2012-01-04 Spencer Oliverbuild: fix make dist
2012-01-03 Mathias KST-LINK USB initial release
2012-01-03 Mathias KMake jim functions public accessible.
2012-01-03 Mathias Kadd private data pointer to the tap interface
2011-12-23 Øyvind Harboejtag: only if an in_value storage is provided will...
2011-12-20 Øyvind Harboejtag: make caller always allocate buffer
2011-12-20 Øyvind Harboejtag: retire jtag_alloc_in_value32
2011-12-16 Mathias KInitialize return value.
2011-12-13 Øyvind Harboezy1000: fix crash in JTAG over TCP/IP
2011-12-12 Mauro Gambajlink libusb-1.0 driver.
2011-12-02 Spencer Oliverlibusb: Fix build issues under cygwin/mingw
2011-11-25 Evan HunterFix unused variables error in amt_jtagaccel
2011-11-18 Spencer Oliverusbprog: fix shadowed declaration warning
2011-11-18 Spencer Oliverscripts: notify user of deprecated jtag_* functions
2011-11-18 Mauro Gambalibusb-1.0 support
2011-11-18 Spencer OliverRevert "build: fix gcc 4.6.2 warnings"
2011-11-18 Spencer Oliverbuild: fix gcc 4.6.2 warnings
2011-11-17 Robert Paszpresto: fix tms_sequence short issue
2011-11-16 Andreas Fritiofsonbitq: make private functions static
2011-11-16 Andreas Fritiofsonbitq: reduce scope of variables
2011-11-16 Andreas Fritiofsonbitq: remove the remaining static variables
2011-11-16 Andreas Fritiofsonbitq: remove a static variable
2011-11-16 Andreas Fritiofsonbitq: remove dead code
2011-11-15 Marek VasutAdd Tincantools Flyswatter2 support
2011-11-10 Øyvind Harboeft2232: fix warning about assignment to local variable
2011-11-10 Kyle Mannaft2232: Set PWR_RST and LOOPBACK for xds100v2
2011-11-09 Øyvind Harboebuspirate: add missing error propagation
2011-11-09 Øyvind Harboeusbprog: fix unecessary and confusing assignment
2011-11-02 Øyvind Harboeusbtoxxx: remove warning by reducing scope of variable
2011-10-29 Øyvind Harboeclang: fix warning by adding assert that shows that...
2011-10-23 Øyvind Harboeclang: fix malloc() warning with assert
2011-10-22 Øyvind Harboebuspirate: ignore return value and fix warning
2011-10-22 Øyvind Harboewarning: fix false positive
2011-10-14 Spencer Oliverarm-jtag-ew: whitespace cleanup
2011-10-08 Simon Barnerarm-jtag-ew: Send GDB keep_alive() messages when loggin...
2011-10-08 Simon Barnerarm-jtag-ew: Formatting
2011-10-08 Simon Barnerarm-jtag-ew: In armjtagew_init(), set initial JTAG...
2011-10-08 Simon Barnerarm-jtag-ew: Emit a warning if interface firmware versi...
2011-10-08 Simon Barnerarm-jtag-ew: Declare interface as `jtag_only'
2011-10-08 Simon Barnerarm-jtag-ew: Provide armjtagew_speed_div() in order...
2011-10-08 Simon Barnerarm-jtag-ew: Fix setting interface speed (2/2)
2011-10-08 Simon Barnerarm-jtag-ew: Fix setting interface speed (1/2)
2011-09-10 Luca BrunoFixes and spellchecks for various Buspirate output...
2011-09-02 Richard UhlerImplementation of a new jtag remote_bitbang driver.
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in ulink.c
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in OpenULINK firmware...
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in OpenULINK firmware...
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Martin SchmoelzerULINK driver: Update firmware image to reflect the...
2011-08-31 Martin SchmoelzerULINK driver: Implement variable TCK frequency in OpenO...
2011-08-31 Martin SchmölzerULINK driver: Implement variable TCK frequency in OpenU...
2011-08-31 Martin SchmoelzerULINK driver: Fix whitespace in OpenULINK firmware...
next