2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-21 03:37:04 +10:00
openocd/src
kc8apf 373cbc01d0 Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8]
git-svn-id: svn://svn.berlios.de/openocd/trunk@1816 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-18 17:27:30 +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 Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8] 2009-05-18 17:27:30 +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
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
openocd.c Audit and eliminate redundant #include directives in main src/ files. 2009-05-11 05:00:17 +00:00
scripting.txt