aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdevoharboe1-39/+67
2009-04-28convert some LOG_INFO()'s during stepping into LOG_DEBUG()oharboe1-9/+9
2009-04-28Michael Bruck <mbruck@digenius.de> macros for error handlingoharboe3-127/+62
2009-04-28eol-style nativeoharboe2-83/+83
2009-04-28eol-style nativeoharboe10-733/+733
2009-04-27SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe4-926/+926
2009-04-27Added dap baseaddr and dap apid commandsmlu2-5/+78
2009-04-27Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()oharboe1-3/+11
2009-04-27SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --en...oharboe1-4/+4
2009-04-27clean up debug/info output to be in line with other targetsoharboe1-5/+16
2009-04-27more error handlingoharboe3-30/+65
2009-04-27a little bit more error handling in ARM11oharboe3-21/+54
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe8-4/+934
2009-04-27SimonQian <simonqian@simonqian.com> AVR supportoharboe1-0/+42
2009-04-27Deleted depreciated files ( new versions are arm_adi_v5.c/h )mlu2-1162/+0
2009-04-27Some devices such as AVR will return 0xffffffff instead of the TDIoharboe1-3/+5
2009-04-27Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu5-90/+188
2009-04-27Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ...mlu2-0/+1263
2009-04-27Philippe Vachon <philippe@cowpig.ca> 64 bit host fixesoharboe1-4/+8
2009-04-27Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-castoharboe1-0/+2
2009-04-27Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE definesoharboe2-0/+4
2009-04-26Zach Welch <zw@superlucidity.net> fix typooharboe2-3/+3
2009-04-26R.Doss <doss@gmx.de> AT91SAM9260oharboe1-0/+127
2009-04-26Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macrooharboe1-1/+1
2009-04-25Corrected statement ordermlu1-2/+2
2009-04-25Fix ft2232 TX buffer overflowmlu1-0/+7
2009-04-25Break ft2232_execute_quie into smaller functions, follows restructure of jlink.cmlu1-200/+282
2009-04-24add jtag_debug_state_machineoharboe3-0/+109
2009-04-24Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2)oharboe2-1/+4
2009-04-24Zach Welch <zw@superlucidity.net> add --enable-maintainer-mode reminderoharboe1-0/+4
2009-04-24Uwe Hermann <uwe@hermann-uwe.de> Update udev fileoharboe1-28/+56
2009-04-24Zach Welch <zw@superlucidity.net> use memcpyoharboe1-17/+3
2009-04-24Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg fileoharboe1-2/+2
2009-04-24Uwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDsoharboe2-4/+0
2009-04-24Remove warningduane1-1/+1
2009-04-23Michael Bruck <mbruck@digenius.de> include file fixoharboe1-1/+1
2009-04-23stm32.cfg can expect one of 4 id's. oharboe2-6/+8
2009-04-23unbreak zy1000 oharboe1-1/+17
2009-04-23Laurentiu Cocanu - fix typooharboe1-1/+1
2009-04-22- fix win32 build after svn 1511 changesntfreak1-0/+1
2009-04-22Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.oharboe3-797/+836
2009-04-22Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warningoharboe1-2/+2
2009-04-22Michael Bruck spotted a typo in help messagesoharboe1-1/+1
2009-04-22Zach Welch <zw@superlucidity.net> do not pad TMSoharboe1-9/+6
2009-04-22Zach Welch <zw@superlucidity.net> set speed in initoharboe1-0/+1
2009-04-22Zach Welch <zw@superlucidity.net> fix jlink resetoharboe1-0/+4
2009-04-22Zach Welch <zw@superlucidity.net> reorder enum tap_stateoharboe1-13/+30
2009-04-22Fix str_to_buf problem, thanks Andy Cheneemlu1-2/+2
2009-04-22Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@g...kc8apf1-2/+3
2009-04-22Add D2XX support for OS X courtesy of Piotr Esden-Tempski <piotr@esden.net>kc8apf1-4/+42