summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe2009-04-1918-34/+37
* Zach Welch <zw@superlucidity.net> fix warnings in usbprogoharboe2009-04-191-11/+9
* Zach Welch <zw@superlucidity.net> use tap_state_toharboe2009-04-194-10/+10
* The following patches was applied:mifi2009-04-1852-787/+813
* Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>oharboe2009-04-151-0/+38
* Piotr Esden-Tempski <piotr@esden.net> Corrected olimex_stm32_h103 board configoharboe2009-04-151-1/+2
* Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driveroharboe2009-04-151-3/+11
* Freddie Chopin <freddie_chopin@op.pl> LPC2378 config fileoharboe2009-04-151-0/+49
* Dick Hollenbeck <dick@softplc.com> work in progress oharboe2009-04-141-519/+514
* Improved (for humans) error reporting for flash programming errors.mlu2009-04-141-1/+21
* Solve problem with single stepping.mlu2009-04-141-1/+8