2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-25 15:06:54 +10:00
openocd/src/target
oharboe c5ad875a79 fix checksum memory. By failing the fallback code will handle checksum calculation
git-svn-id: svn://svn.berlios.de/openocd/trunk@1554 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-04-28 08:42:09 +00:00
..
board Zach Welch <zw@superlucidity.net> fix typo 2009-04-26 20:05:08 +00:00
ecos
interface Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg file 2009-04-24 06:04:40 +00:00
target eol-style native 2009-04-28 06:28:39 +00:00
test - add missing svn props from previous commit 2009-03-02 12:51:42 +00:00
xscale
algorithm.c
algorithm.h
arm7_9_common.c Holger Freyther <zecke@selfish.org> Attempt to fix arm7_9 breakpoint handling 2009-04-20 10:52:08 +00:00
arm7_9_common.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
arm7tdmi.c The following patches was applied: 2009-04-18 10:08:13 +00:00
arm7tdmi.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm9tdmi.c The following patches was applied: 2009-04-18 10:08:13 +00:00
arm9tdmi.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
arm11_dbgtap.c Michael Bruck <mbruck@digenius.de> macros for error handling 2009-04-28 07:29:18 +00:00
arm11.c fix checksum memory. By failing the fallback code will handle checksum calculation 2009-04-28 08:42:09 +00:00
arm11.h Michael Bruck <mbruck@digenius.de> macros for error handling 2009-04-28 07:29:18 +00:00
arm720t.c The following patches was applied: 2009-04-18 10:08:13 +00:00
arm720t.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
arm920t.c The following patches was applied: 2009-04-18 10:08:13 +00:00
arm920t.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
arm926ejs.c The following patches was applied: 2009-04-18 10:08:13 +00:00
arm926ejs.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
arm966e.c The following patches was applied: 2009-04-18 10:08:13 +00:00
arm966e.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
arm_adi_v5.c Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM Debug Interface rev 5 documentation and remoed code specific to the Cortex-M3 targets. 2009-04-27 08:21:35 +00:00
arm_adi_v5.h Added dap baseaddr and dap apid commands 2009-04-27 16:08:25 +00:00
arm_disassembler.c Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instruction 2009-03-24 07:44:47 +00:00
arm_disassembler.h
arm_jtag.c The following patches was applied: 2009-04-18 10:08:13 +00:00
arm_jtag.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
arm_simulator.c Solve problem with single stepping. 2009-04-14 16:33:52 +00:00
arm_simulator.h
armv4_5_cache.c
armv4_5_cache.h
armv4_5_mmu.c
armv4_5_mmu.h
armv4_5.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
armv4_5.h Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1 2009-04-19 23:27:17 +00:00
armv7m.c Added dap baseaddr and dap apid commands 2009-04-27 16:08:25 +00:00
armv7m.h Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. 2009-04-27 08:29:28 +00:00
avrt.c SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs 2009-04-27 19:35:31 +00:00
avrt.h SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs 2009-04-27 19:35:31 +00:00
breakpoints.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
breakpoints.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
cortex_m3.c Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. 2009-04-27 08:29:28 +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 Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
embeddedice.h The following patches was applied: 2009-04-18 10:08:13 +00:00
etb.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
etb.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
etm_dummy.c error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. 2008-11-19 07:32:30 +00:00
etm_dummy.h
etm.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
etm.h
feroceon.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
image.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
image.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
Makefile.am SimonQian <simonqian@simonqian.com> AVR wip 2009-04-27 10:32:13 +00:00
mips32_dmaacc.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches 2009-04-21 11:35:58 +00:00
mips32_pracc.h Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches 2009-04-21 11:35:58 +00:00
mips32.c - fix mips issues with newer versions of gdb 2009-01-13 13:45:08 +00:00
mips32.h Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches 2009-04-21 11:35:58 +00:00
mips_ejtag.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
mips_ejtag.h John McCarthy <jgmcc@magma.ca> pic32mx flash wip 2009-01-02 23:58:16 +00:00
mips_m4k.c Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 2009-02-18 07:39:20 +00:00
mips_m4k.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
oocd_trace.c Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines 2009-04-27 05:29:30 +00:00
oocd_trace.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
register.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
register.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
target_request.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
target_request.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
target.c SimonQian <simonqian@simonqian.com> AVR wip 2009-04-27 10:32:13 +00:00
target.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
trace.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
trace.h Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
xscale.c Zach Welch <zw@superlucidity.net> fix -Werror warnings 2009-04-19 20:51:16 +00:00
xscale.h jtag newtap change & huge manual update 2008-11-30 22:25:43 +00:00