riscv-openocd/src
David Brownell f0c3e7011f ARM11: store a clean copy of DSCR
Just store a clean copy of DSCR in the per-CPU struct, so we
trivially pass a pointer to a recent copy.  This replaces the
previous "last_dscr" and cleans up most of the related calling
conventions ... but it doesn't remove the other DSCR copy.
2009-12-02 23:08:43 -08:00
..
flash flash: factor init to 'flash init' 2009-12-02 13:26:22 -08:00
helper stubs: buildfix 2009-12-02 15:24:14 -08:00
jtag jtag: factor init into 'jtag init' 2009-12-02 13:26:22 -08:00
pld pld: factor init to 'pld init' 2009-12-02 13:26:22 -08:00
server stubs: buildfix 2009-12-02 15:24:14 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target ARM11: store a clean copy of DSCR 2009-12-02 23:08:43 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
Makefile.am adding files required for distribution 2009-12-02 18:29:05 -08:00
ecosboard.c remove BUILD_IOUTIL symbol 2009-12-02 13:26:26 -08:00
hello.c fix foo command group help messages 2009-11-30 16:29:34 -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 remove #if BUILD_HTTPD 2009-12-02 13:26:26 -08:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00