oharboe
|
a79945b7a9
|
switch to jtag_add_callback() - USB performance fix
git-svn-id: svn://svn.berlios.de/openocd/trunk@1724 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-11 07:26:59 +00:00 |
zwelch
|
68b05c5575
|
Audit and eliminate redundant #include directives in arm target files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1714 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-11 04:46:21 +00:00 |
oharboe
|
57bc9f37c9
|
in_handler in_check_mask and in_check_value now removed from field. Last big patch in the series of JTAG API cleanup.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1672 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-08 09:48:00 +00:00 |
oharboe
|
75f98d1649
|
added comments w.r.t. potential performance problems
git-svn-id: svn://svn.berlios.de/openocd/trunk@1663 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-08 06:14:08 +00:00 |
oharboe
|
15f15cdddb
|
ouch - typo in last commit
git-svn-id: svn://svn.berlios.de/openocd/trunk@1656 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-07 22:59:51 +00:00 |
oharboe
|
8f41f7c7d5
|
fix copy & paste error when retiring in_handler
git-svn-id: svn://svn.berlios.de/openocd/trunk@1653 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-07 22:45:17 +00:00 |
oharboe
|
146b6462a3
|
remove in_handler usage
git-svn-id: svn://svn.berlios.de/openocd/trunk@1637 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-07 12:33:26 +00:00 |
zwelch
|
92bae0b1df
|
Fix pointer cast alignment warnings in arm_adi_v5.c
git-svn-id: svn://svn.berlios.de/openocd/trunk@1627 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-07 00:58:38 +00:00 |
oharboe
|
e86dee3200
|
remove unecessary setting of deprecated fields to NULL
git-svn-id: svn://svn.berlios.de/openocd/trunk@1611 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-06 07:21:46 +00:00 |
oharboe
|
4d88c124b1
|
retire out_mask - not used anywhere
git-svn-id: svn://svn.berlios.de/openocd/trunk@1608 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-06 06:20:52 +00:00 |
oharboe
|
b6f268c113
|
mark usage of in_handler that can be converted into user code
git-svn-id: svn://svn.berlios.de/openocd/trunk@1607 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-05 19:30:13 +00:00 |
mlu
|
9f9c56d6bc
|
More error logging for DAP errors
git-svn-id: svn://svn.berlios.de/openocd/trunk@1569 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-04-29 18:17:51 +00:00 |
mlu
|
573d9a0368
|
Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM Debug Interface rev 5 documentation and remoed code specific to the Cortex-M3 targets.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1535 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-04-27 08:21:35 +00:00 |