| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 5 | -39/+49 |
* | 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 |
* | Zach Welch <zw@superlucidity.net> improve Linux ftd2xx configure-time support | oharboe | 2009-04-21 | 1 | -26/+24 |
* | - 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> add -Wformat-security (4 of 4) | oharboe | 2009-04-21 | 1 | -1/+1 |
* | 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 | 5 | -17/+118 |
* | 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> treat warnings as errors | oharboe | 2009-04-19 | 1 | -1/+16 |
* | 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 |
* | Zach Welch <zw@superlucidity.net> automake maintainer mode | oharboe | 2009-04-19 | 1 | -0/+1 |
* | 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 |
* | Freddie Chopin <freddie_chopin@op.pl> LPC2378 config file | oharboe | 2009-04-15 | 1 | -0/+49 |
* | Dick Hollenbeck <dick@softplc.com> work in progress | oharboe | 2009-04-14 | 1 | -519/+514 |
* | Improved (for humans) error reporting for flash programming errors. | mlu | 2009-04-14 | 1 | -1/+21 |
* | Solve problem with single stepping. | mlu | 2009-04-14 | 1 | -1/+8 |
* | - add openocd coding style to texi | ntfreak | 2009-04-03 | 1 | -0/+35 |
* | Slight improvement in run_algorithm register restore. | mlu | 2009-04-03 | 3 | -8/+20 |
* | - add svn props from previous commit | ntfreak | 2009-04-03 | 4 | -182/+182 |