| Commit message (Expand) | Author | Age | Files | Lines |
* | profiling numbers | oharboe | 2009-05-08 | 1 | -0/+14 |
* | add flush_count jtag queue profiling feature | oharboe | 2009-05-08 | 1 | -1/+17 |
* | fix (old?) bug in jtag_add_ir_scan() | oharboe | 2009-05-08 | 1 | -1/+2 |
* | in_handler in_check_mask and in_check_value now removed from field. Last big ... | oharboe | 2009-05-08 | 24 | -289/+155 |
* | fix one gaffe in previous commit. | oharboe | 2009-05-08 | 1 | -1/+1 |
* | use assert instead of adding code that always runs | oharboe | 2009-05-08 | 1 | -5/+2 |
* | pull up verify_capture_ir one level in api stack | oharboe | 2009-05-08 | 4 | -25/+70 |
* | retire jtag_set_check_value | oharboe | 2009-05-08 | 1 | -10/+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 | 2 | -15/+16 |
* | added comments w.r.t. potential performance problems | oharboe | 2009-05-08 | 2 | -0/+13 |
* | Fix typo from hurrying the last commit. Nothing to see here. | zwelch | 2009-05-08 | 1 | -1/+1 |
* | Fix loadFile to return file length once again. | zwelch | 2009-05-08 | 1 | -5/+9 |
* | Re-order and extend header file tests in configure script. | zwelch | 2009-05-08 | 1 | -3/+6 |
* | Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1. | zwelch | 2009-05-08 | 1 | -18/+17 |
* | Fix warnings in ioutil.c; improves loadFile inteface. | zwelch | 2009-05-08 | 1 | -12/+14 |
* | more in_handler typo fixes | oharboe | 2009-05-07 | 2 | -7/+9 |
* | ouch - typo in last commit | oharboe | 2009-05-07 | 1 | -1/+1 |
* | Remove unreferenced tcpapi.c source file. | zwelch | 2009-05-07 | 1 | -534/+0 |
* | 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 |
* | refactor to be able to remove more in_handler stuff | oharboe | 2009-05-07 | 2 | -6/+25 |
* | verified that an argument is unused | oharboe | 2009-05-07 | 2 | -2/+7 |
* | 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 |
* | jtag API error handling refactoring. | oharboe | 2009-05-07 | 2 | -2/+15 |
* | 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 |