openocd/doc
ntfreak 7dc29156fe - change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp_common_t *swjdp instead of arm_jtag_t *jtag_info
- change SWJDP_IR/DR_APACC to DAP_IR/DR_APACC to conform with ARM_ADI docs.
- add swjdp->memaccess_tck field and code for extra tck clocks before accessing memory bus
- Set default memaccess value to 8 for Cortex-M3.
- Add dap memaccess command.
- document all armv7 dap cmds.
- Original patch submitted by Magnus Lundin [lundin@mlu.mine.nu].

git-svn-id: svn://svn.berlios.de/openocd/trunk@2005 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-02 21:06:12 +00:00
..
manual Add new JTAG boundary scan primer, with links to BSDL information. 2009-05-31 00:49:03 +00:00
INSTALL.txt - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
Makefile.am Fix doc/Makefile.am dist-hook to include all sections of manual. 2009-05-20 08:44:37 +00:00
fdl.texi - update openocd.texi to fdl 1.2 2008-02-29 18:10:46 +00:00
openocd.1 Updates and fixes for the manpage from Uwe Hermann 2009-01-08 17:23:55 +00:00
openocd.texi - change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp_common_t *swjdp instead of arm_jtag_t *jtag_info 2009-06-02 21:06:12 +00:00