| Commit message (Expand) | Author | Age | Files | Lines |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -19/+19 |
* | Transform 'u8' to 'uint8_t' in src/target | zwelch | 2009-06-18 | 1 | -17/+17 |
* | Replace 'jtag.c' with 'core.c' in code comments. | zwelch | 2009-06-09 | 1 | -1/+1 |
* | Rename jtag_add_end_state to jtag_set_end_state since "add" implies that | oharboe | 2009-06-04 | 1 | -3/+3 |
* | no longer use jtag_add_xxx() to set end state to TAP_DRPAUSE | oharboe | 2009-06-04 | 1 | -1/+1 |
* | no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ... | oharboe | 2009-06-04 | 1 | -2/+2 |
* | Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene... | oharboe | 2009-05-18 | 1 | -3/+5 |
* | Audit and eliminate redundant #include directives in arm target files. | zwelch | 2009-05-11 | 1 | -4/+0 |
* | Michael Bruck <mbruck@digenius.de> ARM11 C99 updates | oharboe | 2009-05-09 | 1 | -18/+12 |
* | in_handler in_check_mask and in_check_value now removed from field. Last big ... | oharboe | 2009-05-08 | 1 | -5/+0 |
* | remove in_handler usage | oharboe | 2009-05-07 | 1 | -1/+1 |
* | stop using in_handler | oharboe | 2009-05-07 | 1 | -6/+8 |
* | retire out_mask - not used anywhere | oharboe | 2009-05-06 | 1 | -1/+0 |
* | mark usage of in_handler that can be converted into user code | oharboe | 2009-05-05 | 1 | -1/+1 |
* | comments and debug code | oharboe | 2009-04-29 | 1 | -2/+11 |
* | Michael Bruck <mbruck@digenius.de> macros for error handling | oharboe | 2009-04-28 | 1 | -32/+15 |
* | more error handling | oharboe | 2009-04-27 | 1 | -18/+49 |
* | a little bit more error handling in ARM11 | oharboe | 2009-04-27 | 1 | -3/+9 |
* | Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting. | oharboe | 2009-04-22 | 1 | -339/+335 |
* | The following patches was applied: | mifi | 2009-04-18 | 1 | -24/+24 |
* | - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> | kc8apf | 2009-02-03 | 1 | -8/+8 |
* | Clean up references to old tap_state names | kc8apf | 2008-12-13 | 1 | -5/+5 |
* | Change tap_state naming to be consistent with SVF documentation. | kc8apf | 2008-12-13 | 1 | -30/+30 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -8/+9 |
* | jtag_get_device() now returns NULL and reports error instead of invoking exit() | oharboe | 2008-11-19 | 1 | -7/+11 |
* | removed a couple of exit()'s from error handling. | oharboe | 2008-08-19 | 1 | -1/+3 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -11/+11 |
* | - fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to | oharboe | 2008-03-11 | 1 | -2/+4 |
* | Michael Bruck: | oharboe | 2008-03-06 | 1 | -7/+25 |
* | Michael Bruck: fix warnings. | oharboe | 2008-03-04 | 1 | -1/+3 |
* | Michael Bruck: | oharboe | 2008-03-04 | 1 | -7/+4 |
* | Uwe Hermann: | oharboe | 2008-02-29 | 1 | -1/+0 |
* | remove warnings. | oharboe | 2008-02-29 | 1 | -1/+1 |
* | Michael Bruck: | oharboe | 2008-02-29 | 1 | -20/+196 |
* | - convert all files to unix line-ending | drath | 2008-02-25 | 1 | -611/+611 |
* | From Michael Bruck | oharboe | 2008-02-25 | 1 | -0/+611 |