riscv-openocd/src/target
drath 999f86b92b - correctly mask out bits that aren't part of a copied buffer
- fixed arm926ej-s CP15 register access handling
- correctly identify SYSCLK source in LPC3180 NAND flash controller driver


git-svn-id: svn://svn.berlios.de/openocd/trunk@139 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-04-12 13:27:23 +00:00
..
xscale - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
Makefile.am - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
algorithm.c - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
algorithm.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
arm7_9_common.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
arm7_9_common.h - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
arm7tdmi.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
arm7tdmi.h - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) 2007-01-22 14:47:00 +00:00
arm9tdmi.c - added support for Turtelizer 2 (USB JTAG interface) (Thanks to Michael Fischer for this patch) 2007-03-30 09:56:31 +00:00
arm9tdmi.h - added "arm9tdmi vector_catch ['all'|'none'|'vec1 [vec2 [...]]']" command 2007-03-29 14:59:36 +00:00
arm720t.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
arm720t.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
arm920t.c - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) 2007-01-22 14:47:00 +00:00
arm920t.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 2006-08-31 12:41:49 +00:00
arm926ejs.c - correctly mask out bits that aren't part of a copied buffer 2007-04-12 13:27:23 +00:00
arm926ejs.h - Added support for ARM926EJ-S based cores 2007-01-25 10:30:42 +00:00
arm966e.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
arm966e.h - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) 2007-01-22 14:47:00 +00:00
arm_disassembler.c - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
arm_disassembler.h - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
arm_jtag.c - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 2006-08-31 12:41:49 +00:00
arm_jtag.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 2006-08-31 12:41:49 +00:00
arm_simulator.c - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
arm_simulator.h - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
armv4_5.c - disabled excessive debug output in jtag.h 2007-04-11 14:25:12 +00:00
armv4_5.h - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
armv4_5_cache.c - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
armv4_5_cache.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 2006-08-31 12:41:49 +00:00
armv4_5_mmu.c - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 2006-08-31 12:41:49 +00:00
armv4_5_mmu.h - endianess fixes everywhere but in the flash code. flashing might still be broken on big-endian targets and/or hosts 2006-08-31 12:41:49 +00:00
breakpoints.c - added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=en:projects:oocdlink) 2006-11-07 10:54:19 +00:00
breakpoints.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
embeddedice.c - disabled excessive debug output in jtag.h 2007-04-11 14:25:12 +00:00
embeddedice.h - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin) 2007-01-22 14:47:00 +00:00
etb.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
etb.h - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
etm.c - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00
etm.h - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00
register.c - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00
register.h - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00
target.c - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
target.h - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
xscale.c - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00
xscale.h - merged XScale branch back into trunk 2007-03-28 16:31:55 +00:00