2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 13:02:18 +10:00
openocd/src
David Brownell a42bea654c ARM720: help/usage updates
Deprecate the "pass an instruction opcode" flavor of cp15
access in favor of the "arm mcr ..." and "arm mrc ..."
commands, which offer fewer ways to break things.

Use the same EBNF syntax in the code as for the user's guide.

Update User's Guide to say where to find those magic values
(which table in the ARM920 TRM).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-07 16:30:09 -08:00
..
flash streamline and document helptext mode displays 2010-01-02 15:52:35 -08:00
helper don't require 'openocd.cfg' to start 2010-01-05 13:32:39 -08:00
jtag buildfix with -DNDEBUG 2010-01-05 14:11:03 -08:00
pld build: add build/src to include path 2009-12-08 10:16:10 +01:00
server gdb: fix regression in gdb_port command 2010-01-05 15:28:23 +01:00
svf cygwin 1.7 build fixes 2009-12-26 10:19:19 -08:00
target ARM720: help/usage updates 2010-01-07 16:30:09 -08:00
xsvf build: add build/src to include path 2009-12-08 10:16:10 +01:00
ecosboard.c zy1000: add zy1000_ prefix to uart command 2009-12-30 13:13:31 +01:00
hello.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
openocd.c server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00