riscv-openocd/src/target
oharboe 6dd335ed24 USB performance regression fix
git-svn-id: svn://svn.berlios.de/openocd/trunk@1742 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-11 09:43:50 +00:00
..
board Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-comStick. 2009-04-30 23:19:46 +00:00
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 2008-04-04 13:47:38 +00:00
interface Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets 2009-04-30 21:04:34 +00:00
target David Brownell <david-b@pacbell.net> DaVinci dm6446 2009-05-08 20:27:19 +00:00
test - add missing svn props from previous commit 2009-03-02 12:51:42 +00:00
xscale - added svn props 2008-02-28 10:07:54 +00:00
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
algorithm.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
algorithm.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
arm7_9_common.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm7_9_common.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm7tdmi.c change jtag_add_callback API to be able to support check_value/mask 2009-05-11 08:39:49 +00:00
arm7tdmi.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm9tdmi.c change jtag_add_callback API to be able to support check_value/mask 2009-05-11 08:39:49 +00:00
arm9tdmi.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm11.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm11.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm11_dbgtap.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm720t.c switch to jtag_add_callback() - USB performance fix 2009-05-11 07:33:43 +00:00
arm720t.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm920t.c switch to jtag_add_callback() - USB performance fix 2009-05-11 07:36:16 +00:00
arm920t.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm926ejs.c switch to jtag_add_callback() - USB performance fix 2009-05-11 07:38:10 +00:00
arm926ejs.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm966e.c switch to jtag_add_callback() - USB performance fix 2009-05-11 07:39:36 +00:00
arm966e.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm_adi_v5.c switch to jtag_add_callback() - USB performance fix 2009-05-11 07:26:59 +00:00
arm_adi_v5.h Added dap baseaddr and dap apid commands 2009-04-27 16:08:25 +00:00
arm_disassembler.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm_disassembler.h - added manpage for OpenOCD (thanks to Uwe Hermann) 2007-06-14 09:47:00 +00:00
arm_jtag.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm_jtag.h used by upcoming commits 2009-05-11 06:55:00 +00:00
arm_simulator.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm_simulator.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
armv4_5.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
armv4_5.h David Brownell <david-b@pacbell.net> whitespace fixes. 2009-05-10 19:02:07 +00:00
armv4_5_cache.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
armv4_5_cache.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
armv4_5_mmu.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
armv4_5_mmu.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
armv7m.c Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
armv7m.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
avrt.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
avrt.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
breakpoints.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
breakpoints.h Audit and eliminate redundant #include directives in core target files. 2009-05-11 04:38:18 +00:00
cortex_a8.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
cortex_a8.h Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file 2009-05-04 18:44:12 +00:00
cortex_m3.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
cortex_m3.h Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. 2009-04-27 08:29:28 +00:00
embeddedice.c switch to jtag_add_dr_scan_check() - USB performance fix 2009-05-11 09:10:03 +00:00
embeddedice.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
etb.c switch to jtag_add_dr_scan_check() - USB performance fix 2009-05-11 09:12:32 +00:00
etb.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
etm.c switch to jtag_add_dr_scan_check() - USB performance fix 2009-05-11 09:14:47 +00:00
etm.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
etm_dummy.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
etm_dummy.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
feroceon.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
image.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
image.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips32.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips32.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips32_dmaacc.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips32_dmaacc.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
mips32_pracc.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips32_pracc.h Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches 2009-04-21 11:35:58 +00:00
mips_ejtag.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips_ejtag.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips_m4k.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
mips_m4k.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
oocd_trace.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
oocd_trace.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
register.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
register.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
target.c Audit and eliminate redundant #include directives in core target files. 2009-05-11 04:38:18 +00:00
target.h Audit and eliminate redundant #include directives in core target files. 2009-05-11 04:38:18 +00:00
target_request.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
target_request.h Fix compilation of target_request.h when it is included first. 2009-05-11 04:21:24 +00:00
trace.c Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
trace.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
xscale.c USB performance regression fix 2009-05-11 09:43:50 +00:00
xscale.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00