| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | switch to jtag_add_callback() - USB performance fix | oharboe | 2009-05-11 | 1 | -4/+3 |
* | switch to jtag_add_callback() - USB performance fix | oharboe | 2009-05-11 | 1 | -4/+3 |
* | switch to jtag_add_callback() - USB performance fix | oharboe | 2009-05-11 | 1 | -4/+3 |
* | switch to jtag_add_callback() - USB performance fix | oharboe | 2009-05-11 | 1 | -11/+11 |
* | switch to jtag_add_callback() - USB performance fix | oharboe | 2009-05-11 | 1 | -4/+3 |
* | switch to jtag_add_callback() - USB performance fix | oharboe | 2009-05-11 | 1 | -4/+3 |
* | leave eCos include file issues alone for now. | oharboe | 2009-05-11 | 2 | -21/+39 |
* | Add svn:eol-style property to recently added system.h. | zwelch | 2009-05-11 | 0 | -0/+0 |
* | used by upcoming commits | oharboe | 2009-05-11 | 1 | -0/+13 |
* | add to svn ignore | oharboe | 2009-05-11 | 0 | -0/+0 |
* | Update Doxyfile configuration for doxygen 1.5.8: | zwelch | 2009-05-11 | 1 | -50/+197 |
* | Mark API layering violations in the helper module with @todo notes. | zwelch | 2009-05-11 | 2 | -0/+2 |
* | Remove redundant config.h from replacements.h, obtained from types.h. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | Audit and eliminate redundant #include directives in main src/ files. | zwelch | 2009-05-11 | 2 | -57/+23 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 34 | -218/+28 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 30 | -158/+7 |
* | Audit and eliminate redundant #include directives in core target files. | zwelch | 2009-05-11 | 3 | -25/+8 |
* | Audit and eliminate redundant #include directives in src/flash sources. | zwelch | 2009-05-11 | 27 | -243/+21 |
* | Audit and eliminate redundant #include directives in src/flash headers. | zwelch | 2009-05-11 | 15 | -17/+13 |
* | Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. | zwelch | 2009-05-11 | 6 | -54/+3 |
* | Audit and eliminate redundant #include directives from src/server. | zwelch | 2009-05-11 | 7 | -71/+15 |
* | Fix compilation of target_request.h when it is included first. | zwelch | 2009-05-11 | 1 | -1/+1 |
* | Audit and eliminate redundant #include directives from src/jtag. | zwelch | 2009-05-11 | 18 | -153/+10 |
* | Audit and eliminate redundant helper #include directives. | zwelch | 2009-05-11 | 11 | -69/+11 |
* | Simplify #include directives in ioutil.c, use new header checks. | zwelch | 2009-05-11 | 1 | -36/+27 |
* | Add remaining header checks to be used in subsequent patches. | zwelch | 2009-05-11 | 1 | -0/+7 |
* | Add --enable-malloc-logging configure option and update log.c to match. | zwelch | 2009-05-11 | 2 | -5/+21 |
* | Factor system #includes out of replacements.h into new system.h. | zwelch | 2009-05-11 | 4 | -31/+85 |
* | Finish portability support for AC_HEADER_STDBOOL configure macro. | zwelch | 2009-05-11 | 1 | -1/+6 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 21 | -24/+0 |
* | Add configure check for sys/types.h; include in our types.h. | zwelch | 2009-05-11 | 2 | -0/+5 |
* | Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option. | zwelch | 2009-05-11 | 1 | -0/+1 |
* | Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h). | zwelch | 2009-05-11 | 1 | -1/+1 |
* | OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro. | zwelch | 2009-05-11 | 1 | -1/+1 |
* | Extend autotools build to create shared library libopenocd with libtool: | zwelch | 2009-05-10 | 12 | -38/+54 |
* | Reverse revision 1691: all of its functionality has migrated elsewhere. | zwelch | 2009-05-10 | 4 | -545/+1 |
* | Extend configure script to check for environ declaration in stdlib.h. | zwelch | 2009-05-10 | 1 | -2/+3 |
* | Wrote up post processing JTAG API. Not used yet, but reference implementation... | oharboe | 2009-05-10 | 2 | -1/+137 |
* | Revive tclapi.c from r1650: | zwelch | 2009-05-10 | 4 | -1/+547 |
* | David Brownell <david-b@pacbell.net> whitespace fixes. | oharboe | 2009-05-10 | 11 | -196/+95 |
* | David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one fil... | oharboe | 2009-05-10 | 1 | -22/+4 |
* | David Brownell <david-b@pacbell.net> fix warnings | oharboe | 2009-05-10 | 1 | -1/+1 |
* | Michael Bruck <mbruck@digenius.de> use more const | oharboe | 2009-05-10 | 2 | -11/+9 |
* | Michael Bruck <mbruck@digenius.de> use more const | oharboe | 2009-05-09 | 2 | -11/+11 |
* | Michael Bruck <mbruck@digenius.de> ARM11 C99 updates | oharboe | 2009-05-09 | 3 | -61/+43 |
* | whitespace fixes | oharboe | 2009-05-08 | 2 | -18/+7 |
* | plugged bug w/irlen > 32 introduce in 1672 | oharboe | 2009-05-08 | 1 | -1/+5 |
* | whitespace fixes | oharboe | 2009-05-08 | 2 | -52/+13 |
* | David Brownell <david-b@pacbell.net> DaVinci dm6446 | oharboe | 2009-05-08 | 1 | -0/+66 |
* | sync up zy1000 interface to bitbang driver's handling of exiting the shift state | oharboe | 2009-05-08 | 1 | -15/+25 |