riscv-openocd/src
David Brownell 4e56a2303b target: groundwork for "reset-assert" event
This defines a "reset-assert" event and a supporting utility
routine, and documents both how targets should implement it
and how config scripts should use it.  Core-specific updates
are needed to make this work.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-27 18:50:20 -08:00
..
flash fix 'nand info' command 2009-11-27 11:11:26 -08:00
helper fix regression causing duplicated output 2009-11-27 14:30:26 -08:00
jtag zy1000: keep up with new command registration stuff 2009-11-27 20:41:06 +01:00
pld pld: use static registration instead of callback 2009-11-24 21:37:33 -08:00
server fix typos in source files 2009-11-26 10:11:26 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target target: groundwork for "reset-assert" event 2009-11-27 18:50:20 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01:00
ecosboard.c zy1000: keep up with changes to log_init() 2009-11-27 19:42:38 +01:00
hello.c improve command handling examples 2009-11-25 10:29:05 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c log: improve initialization 2009-11-25 10:29:06 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00