| 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 | -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 |
* | used by upcoming commits | oharboe | 2009-05-11 | 1 | -0/+13 |
* | 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 |
* | Fix compilation of target_request.h when it is included first. | zwelch | 2009-05-11 | 1 | -1/+1 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 4 | -4/+0 |
* | Extend autotools build to create shared library libopenocd with libtool: | zwelch | 2009-05-10 | 1 | -2/+3 |
* | 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> ARM11 C99 updates | oharboe | 2009-05-09 | 3 | -61/+43 |
* | whitespace fixes | oharboe | 2009-05-08 | 2 | -18/+7 |
* | whitespace fixes | oharboe | 2009-05-08 | 2 | -52/+13 |
* | David Brownell <david-b@pacbell.net> DaVinci dm6446 | oharboe | 2009-05-08 | 1 | -0/+66 |
* | in_handler in_check_mask and in_check_value now removed from field. Last big ... | oharboe | 2009-05-08 | 16 | -132/+124 |
* | pull up verify_capture_ir one level in api stack | oharboe | 2009-05-08 | 2 | -8/+15 |
* | retire jtag_set_check_value | oharboe | 2009-05-08 | 1 | -44/+35 |
* | retire jtag_set_check_value | oharboe | 2009-05-08 | 1 | -26/+15 |
* | retire jtag_set_check_value | oharboe | 2009-05-08 | 1 | -2/+2 |
* | first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access... | oharboe | 2009-05-08 | 1 | -13/+2 |
* | added comments w.r.t. potential performance problems | oharboe | 2009-05-08 | 2 | -0/+13 |
* | more in_handler typo fixes | oharboe | 2009-05-07 | 2 | -7/+9 |
* | ouch - typo in last commit | oharboe | 2009-05-07 | 1 | -1/+1 |
* | in_handler removal typo fixed | oharboe | 2009-05-07 | 1 | -1/+1 |
* | fix copy & paste error when retiring in_handler | oharboe | 2009-05-07 | 1 | -1/+1 |
* | fix c99 compile errors | oharboe | 2009-05-07 | 1 | -2/+4 |
* | marker for in_handler to remove | oharboe | 2009-05-07 | 1 | -5/+5 |
* | remove usage of in_handler | oharboe | 2009-05-07 | 1 | -37/+23 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -51/+47 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -48/+37 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -52/+41 |
* | remove in_handler usage | oharboe | 2009-05-07 | 2 | -64/+44 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -58/+50 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -27/+18 |
* | remove in_handler usage | oharboe | 2009-05-07 | 2 | -53/+39 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -13/+6 |
* | stop using in_handler | oharboe | 2009-05-07 | 1 | -6/+8 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -40/+36 |
* | 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 |
* | 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 | 1 | -26/+16 |
* | Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads.. | zwelch | 2009-05-07 | 1 | -23/+24 |