openocd/src
zwelch 95e13054ca Add target_write_memory wrapper:
- replaces all calls to target->type->write_memory.
- add documentation in target_s to warn not to invoke callback directly.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1960 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-31 09:37:57 +00:00
..
flash Add target_write_memory wrapper: 2009-05-31 09:37:57 +00:00
helper Author: Nicolas Pitre <nico@cam.org> 2009-05-27 20:30:17 +00:00
jtag Peter Denison <openwrt@marshadder.org>: 2009-05-31 01:07:43 +00:00
pld Author: Rick Altherr <kc8apf@kc8apf.net> 2009-05-22 17:41:54 +00:00
server Author: Nicolas Pitre <nico@cam.org> 2009-05-27 20:30:17 +00:00
svf SimonQian <simonqian@SimonQian.com>, reported by R.Doss: 2009-05-26 01:27:56 +00:00
target Add target_write_memory wrapper: 2009-05-31 09:37:57 +00:00
xsvf More printf fixes stemming from format string change in r1882. 2009-05-23 01:25:39 +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 Update build system to find moved scripts -- Step 3 of 2: 2009-05-27 07:49:58 +00:00
openocd.c Encapsulate the global "jtag" jtag_interface pointer: 2009-05-30 22:23:12 +00:00