index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
sharpen error propagation a wee bit.
oharboe
1
-1
/
+3
2008-08-20
- added missing parport configs to texi
ntfreak
2
-3
/
+17
2008-08-20
Daniel Gimpelevich fix reset halt on feroceon
oharboe
1
-1
/
+14
2008-08-20
fix BUG: keep_alive() error messages
oharboe
7
-69
/
+97
2008-08-20
duane ellis: fix warning
oharboe
1
-1
/
+1
2008-08-19
- added svn props for newly added files
ntfreak
1
-19
/
+19
2008-08-19
fixed warning
oharboe
1
-2
/
+4
2008-08-19
switch to alive_sleep() to avoid gdb timeouts
oharboe
2
-3
/
+3
2008-08-19
make target_wait_state() usable from other places, made LOG_USER() output LOG...
oharboe
1
-1
/
+1
2008-08-19
better polling debug_level 3 handling
oharboe
1
-4
/
+10
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
13
-22
/
+22
2008-08-19
DANGER: committed work-in-progress to handle examination of jtag devices with...
oharboe
1
-12
/
+10
2008-08-19
added some alive_sleep()'s
oharboe
6
-7
/
+7
2008-08-19
use alive_sleep() from sleep command
oharboe
1
-1
/
+1
2008-08-19
added alive_sleep() function to let GDB alive packets be sent
oharboe
2
-0
/
+18
2008-08-19
tinker with Xscale performance, anti-log spamming is now only for debug_level...
oharboe
1
-53
/
+51
2008-08-19
duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...
oharboe
2
-4
/
+792
2008-08-19
tinker with Xscale performance. Poll a bit more before sleeping.
oharboe
1
-1
/
+1
2008-08-19
fix comment w.r.t. start address for RAM
oharboe
1
-1
/
+1
2008-08-19
fixed error handling in flash bank.
oharboe
1
-5
/
+6
2008-08-19
removed a couple of exit()'s from error handling.
oharboe
2
-10
/
+13
2008-08-19
added wip imx31.cfg file
oharboe
2
-0
/
+20
2008-08-19
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...
oharboe
1
-0
/
+1
2008-08-18
Johannes Stezenbach <js@sig21.net> fix warnings
oharboe
2
-2
/
+2
2008-08-18
more error propagation
oharboe
1
-7
/
+32
2008-08-18
added error handling to avoid false error messages.
oharboe
1
-6
/
+25
2008-08-18
openocd.texi is the authoratitive source for documentation. Wiki is dead.
oharboe
8
-8
/
+8
2008-08-17
fixed not halted error messages
oharboe
12
-4
/
+56
2008-08-17
deleted superfluous sam7s256 which was identical to sam7x256
oharboe
3
-46
/
+2
2008-08-17
Richard <news@muppet.plus.com> fixed bug in padding code
oharboe
1
-5
/
+4
2008-08-15
removed obsolete command.
oharboe
1
-4
/
+1
2008-08-14
feroceon updated w.r.t. latest arm7/9 changes
oharboe
3
-6
/
+9
2008-08-14
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...
oharboe
6
-280
/
+119
2008-08-14
typo spotted by spen. gdb_breakpoint_override not tested yet.
oharboe
1
-1
/
+1
2008-08-14
documentation wip for upcoming patch.
oharboe
1
-15
/
+11
2008-08-13
removed old comment
oharboe
1
-1
/
+0
2008-08-13
force lpc2148 target into ARM state.
oharboe
1
-0
/
+3
2008-08-13
gdb_breakpoint_override comments
oharboe
1
-0
/
+10
2008-08-13
added global gdb breakpoint override configuration command
oharboe
1
-0
/
+48
2008-08-13
comments.
oharboe
1
-3
/
+18
2008-08-13
Clear all dangling breakpoints upon GDB connection.
oharboe
3
-38
/
+77
2008-08-13
fix warning.
oharboe
1
-1
/
+0
2008-08-13
return halted signal if step/continue fails
oharboe
1
-38
/
+57
2008-08-13
avoid empty lines in log as a keep_alive() sideffect
oharboe
1
-3
/
+6
2008-08-11
fix output from jtag_khz when only jtag_speed has been invoked
oharboe
1
-2
/
+11
2008-08-11
updated syntax for post_reset scripts
oharboe
3
-11
/
+6
2008-08-11
propagate error code in case of "reset" failing.
oharboe
1
-3
/
+1
2008-08-11
fix error output a bit: do not repeat output printed during execution in case...
oharboe
1
-1
/
+1
2008-08-11
fix error message
oharboe
1
-1
/
+1
2008-08-11
place event loop inside #ifdef JIM_EMBEDDED.
oharboe
3
-3
/
+12
[next]