summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix use of wrong format conversion for size_t (%zu instead of %u)kc8apf2009-04-221-1/+1
* fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com...kc8apf2009-04-221-1/+1
* refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-04-221-81/+99
* Uwe Hermann <uwe@hermann-uwe.de> Drop non-A variants of ft2232 targetsoharboe2009-04-2210-36/+10
* Zach Welch <zw@superlucidity.net> refactoroharboe2009-04-211-177/+154
* Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warningoharboe2009-04-211-3/+4
* Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe2009-04-211-12/+0
* Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe2009-04-214-39/+4
* Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe2009-04-213-42/+91
* Zach Welch <zw@superlucidity.net> fix jlink format warningoharboe2009-04-211-1/+1
* Zach Welch <zw@superlucidity.net> factor jlink usb_bulk_*_ex functionsoharboe2009-04-211-31/+18
* - vsllink update from SimonQian [simonqian@SimonQian.com]ntfreak2009-04-212-214/+735
* - fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak2009-04-212-0/+10
* - remove environ warning under win32 buildntfreak2009-04-211-0/+3
* Zach Welch <zw@superlucidity.net> add static keywords to at91rm9200oharboe2009-04-211-2/+2
* Zach Welch <zw@superlucidity.net> fix unused return value warnings (2 of 4)oharboe2009-04-211-2/+4
* Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warningsoharboe2009-04-212-7/+7
* Zach Welch <zw@superlucidity.net> fix str9x type-punned pointeroharboe2009-04-211-2/+5
* Zach Welch <zw@superlucidity.net>fix unused return value warnings (3 of 4)oharboe2009-04-211-8/+14
* Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)oharboe2009-04-216-7/+7
* Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe2009-04-214-17/+117
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-2115-530/+545
* - fix at91rm9200 warning. Thanks Zach Welch <zw@superlucidity.net>ntfreak2009-04-203-88/+88
* Holger Freyther <zecke@selfish.org> Attempt to fix arm7_9 breakpoint handlingoharboe2009-04-201-16/+30
* Zach Welch <zw@superlucidity.net> fix ft2232/presto warningsoharboe2009-04-203-11/+11
* Nikolay Shadrin whoney at gmail.com, Zach Welch <zw@superlucidity.net> unstab...oharboe2009-04-191-11/+59
* Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1oharboe2009-04-191-1/+1
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-1931-78/+82
* Partially fix USBprog and JLink adapters on XScale targetmifi2009-04-192-3/+16
* Added functionality to support jtag_khz for the jlink.mifi2009-04-191-0/+9
* Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe2009-04-194-115/+185
* Zach Welch <zw@superlucidity.net> add missing initializers in nand.coharboe2009-04-191-1/+1
* Zach Welch <zw@superlucidity.net> trim logic in tms470.coharboe2009-04-191-2/+2