riscv-openocd/src
ntfreak f7d3fdb195 - add support for different TAR autotincrement sizes as per ARM ADI spec.
- set TAR size to 12 bits for Cortex-M3.
- Original patch submitted by Magnus Lundin [lundin@mlu.mine.nu].


git-svn-id: svn://svn.berlios.de/openocd/trunk@2051 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-04 13:45:50 +00:00
..
flash Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +00:00
helper Improve in-source documentation that was causing Doxygen warnings. 2009-06-03 04:37:51 +00:00
jtag Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +00:00
pld Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +00:00
server Add target_get_name wrapper: 2009-05-31 11:31:27 +00:00
svf simon qian <simonqian.openocd@gmail.com> stop incestious communication with lower jtag.c layers 2009-06-01 19:00:54 +00:00
target - add support for different TAR autotincrement sizes as per ARM ADI spec. 2009-06-04 13:45:50 +00:00
xsvf Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +00:00
Makefile.am Update build system to find moved scripts -- Step 3 of 2: 2009-05-27 07:49:58 +00:00
ecosboard.c leave eCos include file issues alone for now. 2009-05-11 07:26:11 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c Encapsulate the global "jtag" jtag_interface pointer: 2009-05-30 22:23:12 +00:00