summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add missing header files to fix C99 compatibility.zwelch2009-04-293-3/+14
* more docs on jtag_add_pathmove()oharboe2009-04-281-1/+12
* Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()oharboe2009-04-282-43/+125
* Correctedout buffer size and missing jlink_tap_init() call.mlu2009-04-281-17/+45
* - fix win32 buildntfreak2009-04-281-2/+4
* fix checksum memory. By failing the fallback code will handle checksum calcul...oharboe2009-04-281-3/+5
* Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdevoharboe2009-04-281-39/+67
* convert some LOG_INFO()'s during stepping into LOG_DEBUG()oharboe2009-04-281-9/+9
* Michael Bruck <mbruck@digenius.de> macros for error handlingoharboe2009-04-283-127/+62
* eol-style nativeoharboe2009-04-283-342/+342
* SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe2009-04-274-926/+926
* Added dap baseaddr and dap apid commandsmlu2009-04-272-5/+78
* Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()oharboe2009-04-271-3/+11
* SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --en...oharboe2009-04-271-4/+4
* clean up debug/info output to be in line with other targetsoharboe2009-04-271-5/+16
* more error handlingoharboe2009-04-273-30/+65
* a little bit more error handling in ARM11oharboe2009-04-273-21/+54
* SimonQian <simonqian@simonqian.com> AVR wipoharboe2009-04-278-4/+934
* SimonQian <simonqian@simonqian.com> AVR supportoharboe2009-04-271-0/+42
* Deleted depreciated files ( new versions are arm_adi_v5.c/h )mlu2009-04-272-1162/+0
* Some devices such as AVR will return 0xffffffff instead of the TDIoharboe2009-04-271-3/+5
* Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu2009-04-275-90/+188
* Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ...mlu2009-04-272-0/+1263
* Philippe Vachon <philippe@cowpig.ca> 64 bit host fixesoharboe2009-04-271-4/+8
* Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE definesoharboe2009-04-272-0/+4
* Zach Welch <zw@superlucidity.net> fix typooharboe2009-04-262-3/+3
* R.Doss <doss@gmx.de> AT91SAM9260oharboe2009-04-261-0/+127
* Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macrooharboe2009-04-261-1/+1
* Corrected statement ordermlu2009-04-251-2/+2
* Fix ft2232 TX buffer overflowmlu2009-04-251-0/+7
* Break ft2232_execute_quie into smaller functions, follows restructure of jlink.cmlu2009-04-251-200/+282
* add jtag_debug_state_machineoharboe2009-04-243-0/+109
* Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2)oharboe2009-04-242-1/+4
* Zach Welch <zw@superlucidity.net> use memcpyoharboe2009-04-241-17/+3
* Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg fileoharboe2009-04-241-2/+2
* Uwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDsoharboe2009-04-242-4/+0
* Remove warningduane2009-04-241-1/+1
* Michael Bruck <mbruck@digenius.de> include file fixoharboe2009-04-231-1/+1
* stm32.cfg can expect one of 4 id's. oharboe2009-04-231-5/+5
* unbreak zy1000 oharboe2009-04-231-1/+17
* Laurentiu Cocanu - fix typooharboe2009-04-231-1/+1
* - fix win32 build after svn 1511 changesntfreak2009-04-221-0/+1
* Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.oharboe2009-04-223-797/+836
* Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warningoharboe2009-04-221-2/+2
* Zach Welch <zw@superlucidity.net> do not pad TMSoharboe2009-04-221-9/+6
* Zach Welch <zw@superlucidity.net> set speed in initoharboe2009-04-221-0/+1
* Zach Welch <zw@superlucidity.net> fix jlink resetoharboe2009-04-221-0/+4
* Zach Welch <zw@superlucidity.net> reorder enum tap_stateoharboe2009-04-221-13/+30
* Fix str_to_buf problem, thanks Andy Cheneemlu2009-04-221-2/+2
* Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@g...kc8apf2009-04-221-2/+3