| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -40/+36 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -10/+6 |
* | David Brownell david-b at pacbell.net fix warnings | oharboe | 2009-05-07 | 1 | -2/+2 |
* | fix line endings | oharboe | 2009-05-07 | 1 | -63/+63 |
* | David Brownell <david-b@pacbell.net> DaVinci DM355 SoC support | oharboe | 2009-05-07 | 1 | -0/+63 |
* | Deleted at9sam7_old driver. Nobody has complained about the new one yet. | oharboe | 2009-05-07 | 4 | -1058/+2 |
* | slightly increase readability of code | oharboe | 2009-05-07 | 1 | -5/+6 |
* | another example of removing in_handler usage | oharboe | 2009-05-07 | 1 | -10/+21 |
* | added template for removing in_handler | oharboe | 2009-05-07 | 4 | -37/+52 |
* | Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads.. | zwelch | 2009-05-07 | 1 | -23/+24 |
* | Fix pointer cast alignment warnings in arm_adi_v5.c | zwelch | 2009-05-07 | 1 | -15/+18 |
* | Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ... | zwelch | 2009-05-07 | 2 | -27/+17 |
* | Fix pointer cast alignment warning in XScale miniIC loader parity calc. | zwelch | 2009-05-06 | 1 | -1/+5 |
* | Fix pointer cast alignment warnings in target/image.c. | zwelch | 2009-05-06 | 1 | -2/+6 |
* | Change reg_s value field from u8 * to void *; it must always be cast. | zwelch | 2009-05-06 | 2 | -2/+2 |
* | Fix pointer cast alignment issues in svf.c | zwelch | 2009-05-06 | 1 | -5/+14 |
* | Add configure script check to enable C99 build option. | zwelch | 2009-05-06 | 1 | -0/+1 |
* | Fix pointer cast alignment warnings in jim.c. | zwelch | 2009-05-06 | 1 | -8/+17 |
* | Added (BUILD_JLINK==1) condition to us new tables with JLink | mlu | 2009-05-06 | 1 | -1/+1 |
* | Dick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measure | oharboe | 2009-05-06 | 1 | -20/+30 |
* | Dick Hollenbeck <dick@softplc.com> part deux of previous changes just committed. | oharboe | 2009-05-06 | 1 | -18/+83 |
* | Small changes that might improve stability. | mlu | 2009-05-06 | 1 | -19/+43 |
* | transition more directly to the end state + reuse more of the state move code... | oharboe | 2009-05-06 | 1 | -21/+13 |
* | Dick Hollenbeck <dick@softplc.com> simplifies XSTATE handling, and protects a... | oharboe | 2009-05-06 | 1 | -88/+30 |
* | log noise reduction | oharboe | 2009-05-06 | 1 | -28/+35 |
* | Fix enviorn configure test failure message (thanks to Anders Montonen). | zwelch | 2009-05-06 | 1 | -1/+1 |
* | remove unecessary setting of deprecated fields to NULL | oharboe | 2009-05-06 | 20 | -359/+354 |
* | Add autoconf check to determine where environ should be declared. | zwelch | 2009-05-06 | 2 | -1/+32 |
* | add warnings about not using in_handler | oharboe | 2009-05-06 | 3 | -12/+12 |
* | retire out_mask - not used anywhere | oharboe | 2009-05-06 | 24 | -150/+132 |
* | mark usage of in_handler that can be converted into user code | oharboe | 2009-05-05 | 12 | -20/+20 |
* | made warning about keep_alive() not being invoked more helpful | oharboe | 2009-05-05 | 1 | -1/+1 |
* | remove extra newline before prompt | oharboe | 2009-05-05 | 1 | -12/+15 |
* | Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN... | oharboe | 2009-05-05 | 1 | -1/+1 |
* | Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG | oharboe | 2009-05-05 | 1 | -2/+2 |
* | Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file | oharboe | 2009-05-04 | 4 | -2/+376 |
* | Mariano Alvira <mar@devl.org> fixes warnings | oharboe | 2009-05-04 | 3 | -5/+5 |
* | Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsig... | oharboe | 2009-05-04 | 1 | -1/+1 |
* | Fix environ declaration for non-glibc systems | kc8apf | 2009-05-04 | 1 | -1/+1 |
* | fix embedded builds | oharboe | 2009-05-03 | 1 | -2/+3 |
* | Backed out change to solve Mac OS compilation problems. | oharboe | 2009-05-03 | 1 | -1/+1 |
* | Fix compilation when HAVE_UNISTD_H is not defined. | zwelch | 2009-05-03 | 1 | -1/+1 |
* | Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes | oharboe | 2009-05-03 | 1 | -1/+1 |
* | Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes | oharboe | 2009-05-03 | 2 | -15/+15 |
* | Fix build when enabling presto+ftd2xx driver only. | zwelch | 2009-05-03 | 1 | -4/+4 |
* | Add configure check for usb.h; required by a USB drivers. | zwelch | 2009-05-02 | 1 | -0/+8 |
* | Update autotools scripts to require automake 1.6. The configure.in script | zwelch | 2009-05-02 | 11 | -20/+60 |
* | Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ... | oharboe | 2009-05-02 | 2 | -13/+15 |
* | Zach Welch <zw@superlucidity.net> fix warnings | oharboe | 2009-05-02 | 1 | -3/+8 |
* | Remove superflous spaces from new JTAG table to fix formatting. | zwelch | 2009-05-01 | 1 | -6/+6 |