openocd/src
kc8apf 4925bdd4d9 JTAG state table updates (short table still disabled). Provided by Dick Hollenbeck <dick@softplc.com>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1812 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-18 17:06:36 +00:00
..
flash Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 2009-05-18 04:44:28 +00:00
helper Remove unecessary(and poptentially harmful?) "" around arguments 2009-05-18 13:55:38 +00:00
jtag JTAG state table updates (short table still disabled). Provided by Dick Hollenbeck <dick@softplc.com> 2009-05-18 17:06:36 +00:00
pld switch to jtag_add_dr_scan() from the synchronous version - USB performance fix 2009-05-11 09:18:02 +00:00
server Include files required to rebuild the HTTP web pages in distribution. 2009-05-13 10:14:40 +00:00
svf Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. 2009-05-11 04:25:09 +00:00
target Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data in arm7_9_execute_fast_sys_speed. Not reported. There is a chance that this bug hid a deeper problem since it only partially disabled the check(mask & value were equal). 2009-05-18 07:10:48 +00:00
tcl Uwe Hermann <uwe@hermann-uwe.de> typos 2009-03-12 14:48:51 +00:00
xsvf Include assert.h in system.h to promote tree-wide use of assertions. 2009-05-12 04:52:15 +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
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
non-arm-targets.txt - added run_and_halt_time to deprecated/removed functions section 2008-07-28 21:01:24 +00:00
openocd.c Audit and eliminate redundant #include directives in main src/ files. 2009-05-11 05:00:17 +00:00
scripting.txt Uwe Hermann <uwe@hermann-uwe.de> typos 2009-03-12 14:48:51 +00:00