aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-22Fix use of wrong format conversion for size_t (%zu instead of %u)kc8apf1-1/+1
2009-04-22fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com...kc8apf1-1/+1
2009-04-22refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-81/+99
2009-04-22Uwe Hermann <uwe@hermann-uwe.de> Drop non-A variants of ft2232 targetsoharboe10-36/+10
2009-04-21Zach Welch <zw@superlucidity.net> refactoroharboe1-177/+154
2009-04-21Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warningoharboe1-3/+4
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe1-12/+0
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe5-39/+49
2009-04-21Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe3-42/+91
2009-04-21Zach Welch <zw@superlucidity.net> fix jlink format warningoharboe1-1/+1
2009-04-21Zach Welch <zw@superlucidity.net> factor jlink usb_bulk_*_ex functionsoharboe1-31/+18
2009-04-21- vsllink update from SimonQian [simonqian@SimonQian.com]ntfreak2-214/+735
2009-04-21Zach Welch <zw@superlucidity.net> improve Linux ftd2xx configure-time supportoharboe1-26/+24
2009-04-21- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak2-0/+10
2009-04-21- remove environ warning under win32 buildntfreak1-0/+3
2009-04-21Zach Welch <zw@superlucidity.net> add static keywords to at91rm9200oharboe1-2/+2
2009-04-21Zach Welch <zw@superlucidity.net> fix unused return value warnings (2 of 4)oharboe1-2/+4
2009-04-21Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warningsoharboe2-7/+7
2009-04-21Zach Welch <zw@superlucidity.net> fix str9x type-punned pointeroharboe1-2/+5