| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Laurentiu Cocanu - fix typo | oharboe | 2009-04-23 | 1 | -1/+1 |
* | - fix win32 build after svn 1511 changes | ntfreak | 2009-04-22 | 1 | -0/+1 |
* | Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting. | oharboe | 2009-04-22 | 3 | -797/+836 |
* | Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warning | oharboe | 2009-04-22 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> do not pad TMS | oharboe | 2009-04-22 | 1 | -9/+6 |
* | Zach Welch <zw@superlucidity.net> set speed in init | oharboe | 2009-04-22 | 1 | -0/+1 |
* | Zach Welch <zw@superlucidity.net> fix jlink reset | oharboe | 2009-04-22 | 1 | -0/+4 |
* | Zach Welch <zw@superlucidity.net> reorder enum tap_state | oharboe | 2009-04-22 | 1 | -13/+30 |
* | Fix str_to_buf problem, thanks Andy Chenee | mlu | 2009-04-22 | 1 | -2/+2 |
* | Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@g... | kc8apf | 2009-04-22 | 1 | -2/+3 |
* | Fix use of wrong format conversion for size_t (%zu instead of %u) | kc8apf | 2009-04-22 | 1 | -1/+1 |
* | fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com... | kc8apf | 2009-04-22 | 1 | -1/+1 |
* | refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net> | kc8apf | 2009-04-22 | 1 | -81/+99 |
* | Uwe Hermann <uwe@hermann-uwe.de> Drop non-A variants of ft2232 targets | oharboe | 2009-04-22 | 10 | -36/+10 |
* | Zach Welch <zw@superlucidity.net> refactor | oharboe | 2009-04-21 | 1 | -177/+154 |
* | Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warning | oharboe | 2009-04-21 | 1 | -3/+4 |
* | Zach Welch <zw@superlucidity.net> add --enable-verbose* options | oharboe | 2009-04-21 | 1 | -12/+0 |
* | Zach Welch <zw@superlucidity.net> add --enable-verbose* options | oharboe | 2009-04-21 | 4 | -39/+4 |
* | Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches | oharboe | 2009-04-21 | 3 | -42/+91 |
* | Zach Welch <zw@superlucidity.net> fix jlink format warning | oharboe | 2009-04-21 | 1 | -1/+1 |
* | Zach Welch <zw@superlucidity.net> factor jlink usb_bulk_*_ex functions | oharboe | 2009-04-21 | 1 | -31/+18 |
* | - vsllink update from SimonQian [simonqian@SimonQian.com] | ntfreak | 2009-04-21 | 2 | -214/+735 |
* | - fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu... | ntfreak | 2009-04-21 | 2 | -0/+10 |
* | - remove environ warning under win32 build | ntfreak | 2009-04-21 | 1 | -0/+3 |
* | Zach Welch <zw@superlucidity.net> add static keywords to at91rm9200 | oharboe | 2009-04-21 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> fix unused return value warnings (2 of 4) | oharboe | 2009-04-21 | 1 | -2/+4 |
* | Zach Welch <zw@superlucidity.net> fix at91sam7 uninitialized variable warnings | oharboe | 2009-04-21 | 2 | -7/+7 |
* | Zach Welch <zw@superlucidity.net> fix str9x type-punned pointer | oharboe | 2009-04-21 | 1 | -2/+5 |
* | Zach Welch <zw@superlucidity.net>fix unused return value warnings (3 of 4) | oharboe | 2009-04-21 | 1 | -8/+14 |
* | Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4) | oharboe | 2009-04-21 | 6 | -7/+7 |
* | Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs | oharboe | 2009-04-21 | 4 | -17/+117 |
* | Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and drivers | oharboe | 2009-04-21 | 15 | -530/+545 |
* | - fix at91rm9200 warning. Thanks Zach Welch <zw@superlucidity.net> | ntfreak | 2009-04-20 | 3 | -88/+88 |
* | Holger Freyther <zecke@selfish.org> Attempt to fix arm7_9 breakpoint handling | oharboe | 2009-04-20 | 1 | -16/+30 |
* | Zach Welch <zw@superlucidity.net> fix ft2232/presto warnings | oharboe | 2009-04-20 | 3 | -11/+11 |
* | Nikolay Shadrin whoney at gmail.com, Zach Welch <zw@superlucidity.net> unstab... | oharboe | 2009-04-19 | 1 | -11/+59 |
* | Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1 | oharboe | 2009-04-19 | 1 | -1/+1 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 31 | -78/+82 |
* | Partially fix USBprog and JLink adapters on XScale target | mifi | 2009-04-19 | 2 | -3/+16 |
* | Added functionality to support jtag_khz for the jlink. | mifi | 2009-04-19 | 1 | -0/+9 |
* | Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup... | oharboe | 2009-04-19 | 4 | -115/+185 |
* | Zach Welch <zw@superlucidity.net> add missing initializers in nand.c | oharboe | 2009-04-19 | 1 | -1/+1 |
* | Zach Welch <zw@superlucidity.net> trim logic in tms470.c | oharboe | 2009-04-19 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons | oharboe | 2009-04-19 | 18 | -34/+37 |
* | Zach Welch <zw@superlucidity.net> fix warnings in usbprog | oharboe | 2009-04-19 | 1 | -11/+9 |
* | Zach Welch <zw@superlucidity.net> use tap_state_t | oharboe | 2009-04-19 | 4 | -10/+10 |
* | The following patches was applied: | mifi | 2009-04-18 | 52 | -787/+813 |
* | Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> | oharboe | 2009-04-15 | 1 | -0/+38 |
* | Piotr Esden-Tempski <piotr@esden.net> Corrected olimex_stm32_h103 board config | oharboe | 2009-04-15 | 1 | -1/+2 |
* | Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver | oharboe | 2009-04-15 | 1 | -3/+11 |