openocd/src
2008-08-19 16:42:58 +00:00
..
flash search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 2008-08-19 16:40:35 +00:00
helper use alive_sleep() from sleep command 2008-08-19 12:18:00 +00:00
jtag DANGER: committed work-in-progress to handle examination of jtag devices without IDCODE. I think this works, but I may have to pull that change out again... 2008-08-19 13:55:14 +00:00
pld Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). 2008-04-08 13:08:36 +00:00
server typo spotted by spen. gdb_breakpoint_override not tested yet. 2008-08-14 13:42:56 +00:00
target make target_wait_state() usable from other places, made LOG_USER() output LOG_DEBUG() output. Avoids flooding logs in certain cases and OpenOCD will output error message if the halt fails. 2008-08-19 16:42:58 +00:00
tcl - fix bug with stm32 high density write protection 2008-07-22 14:30:52 +00:00
xsvf added yours sincerely for files where I feel that I've made non-trivial contributions. 2008-07-25 06:54:17 +00:00
main.c Duane Ellis: fix warnings 2008-08-05 12:27:18 +00:00
Makefile.am take path to eCos files from environment variable 2008-07-24 13:49:56 +00:00
non-arm-targets.txt - added run_and_halt_time to deprecated/removed functions section 2008-07-28 21:01:24 +00:00
openocd.c - fix target_examine declaration 2008-08-06 14:36:37 +00:00
scripting.txt working notes. 2008-07-11 06:52:33 +00:00