You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mifi 2a6c215c45 Change the setting for the sam7se512 and sam7x256 15 years ago
..
board Submitted by David Brownell <david-b@pacbell.net>: 15 years ago
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 16 years ago
interface - add missing svn props from svn 1798 commit 15 years ago
target Change the setting for the sam7se512 and sam7x256 15 years ago
test selftest wip 15 years ago
xscale - added svn props 16 years ago
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 15 years ago
algorithm.c Audit and remove redundant uses of replacements.h in the tree. 15 years ago
algorithm.h - prepare OpenOCD for branching, created ./trunk/ 18 years ago
arm7_9_common.c Submitted by Dean Glazeski <dnglaze@gmail.com>: 15 years ago
arm7_9_common.h Submitted by Dean Glazeski <dnglaze@gmail.com>: 15 years ago
arm7tdmi.c fix memory corruption introduce in 1730 15 years ago
arm7tdmi.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm9tdmi.c fix memory corruption introduce in 1730 15 years ago
arm9tdmi.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm11.c Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with generic arm code; added comments and whitespace fixes 15 years ago
arm11.h Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with generic arm code; added comments and whitespace fixes 15 years ago
arm11_dbgtap.c Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with generic arm code; added comments and whitespace fixes 15 years ago
arm720t.c switch to jtag_add_callback() - USB performance fix 15 years ago
arm720t.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm920t.c switch to jtag_add_callback() - USB performance fix 15 years ago
arm920t.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm926ejs.c switch to jtag_add_callback() - USB performance fix 15 years ago
arm926ejs.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm966e.c switch to jtag_add_callback() - USB performance fix 15 years ago
arm966e.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm_adi_v5.c switch to jtag_add_callback() - USB performance fix 15 years ago
arm_adi_v5.h Added dap baseaddr and dap apid commands 15 years ago
arm_disassembler.c Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm_disassembler.h - added manpage for OpenOCD (thanks to Uwe Hermann) 17 years ago
arm_jtag.c Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm_jtag.h used by upcoming commits 15 years ago
arm_simulator.c Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm_simulator.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
armv4_5.c David Brownell <david-b@pacbell.net>: This patch adds annotations to 15 years ago
armv4_5.h David Brownell <david-b@pacbell.net> whitespace fixes. 15 years ago
armv4_5_cache.c Audit and eliminate redundant #include directives in arm target files. 15 years ago
armv4_5_cache.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
armv4_5_mmu.c David Brownell <david-b@pacbell.net>: This patch adds annotations to 15 years ago
armv4_5_mmu.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
armv7m.c Audit and eliminate redundant #include directives in arm target files. 15 years ago
armv7m.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
avrt.c Audit and eliminate redundant #include directives in other target files. 15 years ago
avrt.h Audit and eliminate redundant #include directives in other target files. 15 years ago
breakpoints.c Audit and eliminate redundant #include directives in other target files. 15 years ago
breakpoints.h Audit and eliminate redundant #include directives in core target files. 15 years ago
cortex_a8.c Audit and eliminate redundant #include directives in other target files. 15 years ago
cortex_a8.h Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file 15 years ago
cortex_m3.c Audit and eliminate redundant #include directives in other target files. 15 years ago
cortex_m3.h Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. 15 years ago
embeddedice.c switch to jtag_add_dr_scan_check() - USB performance fix 15 years ago
embeddedice.h Audit and eliminate redundant #include directives in other target files. 15 years ago
etb.c Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 15 years ago
etb.h Audit and eliminate redundant #include directives in other target files. 15 years ago
etm.c David Brownell <david-b@pacbell.net>: This patch adds annotations to 15 years ago
etm.h Audit and eliminate redundant #include directives in other target files. 15 years ago
etm_dummy.c Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 15 years ago
etm_dummy.h Audit and eliminate redundant #include directives in other target files. 15 years ago
feroceon.c Audit and eliminate redundant #include directives in other target files. 15 years ago
image.c Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 15 years ago
image.h Audit and eliminate redundant #include directives in other target files. 15 years ago
mips32.c Author: Spencer Oliver <spen@spen-soft.co.uk> 15 years ago
mips32.h Author: Spencer Oliver <spen@spen-soft.co.uk> 15 years ago
mips32_dmaacc.c Audit and eliminate redundant #include directives in other target files. 15 years ago
mips32_dmaacc.h - remove target specific variant and use target->variant member 15 years ago
mips32_pracc.c Audit and eliminate redundant #include directives in other target files. 15 years ago
mips32_pracc.h Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches 15 years ago
mips_ejtag.c Author: Spencer Oliver <spen@spen-soft.co.uk> 15 years ago
mips_ejtag.h Author: Spencer Oliver <spen@spen-soft.co.uk> 15 years ago
mips_m4k.c Author: Spencer Oliver <spen@spen-soft.co.uk> 15 years ago
mips_m4k.h Audit and eliminate redundant #include directives in other target files. 15 years ago
oocd_trace.c Define _GNU_SOURCE in config.h, remove definitions from source files. 15 years ago
oocd_trace.h Audit and eliminate redundant #include directives in other target files. 15 years ago
register.c Audit and eliminate redundant #include directives in other target files. 15 years ago
register.h Audit and eliminate redundant #include directives in other target files. 15 years ago
target.c David Brownell <david-b@pacbell.net>: This patch adds annotations to 15 years ago
target.h Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 15 years ago
target_request.c Audit and eliminate redundant #include directives in other target files. 15 years ago
target_request.h Fix compilation of target_request.h when it is included first. 15 years ago
trace.c David Brownell <david-b@pacbell.net>: This patch adds annotations to 15 years ago
trace.h Audit and eliminate redundant #include directives in other target files. 15 years ago
xscale.c Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 15 years ago
xscale.h Audit and eliminate redundant #include directives in other target files. 15 years ago