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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
more error message cleanup. invalid args & syntax errors both now print argum...
oharboe
2
-23
/
+6
2008-07-24
take path to eCos files from environment variable
oharboe
2
-2
/
+2
2008-07-24
retire daemon_startup
oharboe
11
-45
/
+4
2008-07-24
allow jtag minidriver access to cmd_queue_cur_state for jtag_add_pathmove()
oharboe
1
-1
/
+1
2008-07-24
Better handling of OpenOCD command invocation result/context.
oharboe
2
-28
/
+54
2008-07-24
wait 500ms for target to halt upon connect.
oharboe
3
-5
/
+12
2008-07-23
- comment about dummy ack '+' char from gdb
ntfreak
1
-3
/
+2
2008-07-23
- fix typo in jtag_add_end_state
ntfreak
1
-1
/
+1
2008-07-23
- fix typo
ntfreak
1
-1
/
+1
2008-07-23
fix <memory> is missing upon gdb connect warning when no flash is defined for...
oharboe
1
-2
/
+2
2008-07-23
handle end of line comments to improve compatibility with event scripts
oharboe
1
-5
/
+10
2008-07-23
- more fixes to high density stm32x flash driver
ntfreak
8
-10
/
+135
2008-07-22
- fix bug with stm32 high density write protection
ntfreak
2
-13
/
+41
2008-07-22
Spen: startup.tcl cross compile support
oharboe
1
-7
/
+5
2008-07-22
Only print out gobs of information to log when -d3 is enabled.
oharboe
2
-3
/
+4
2008-07-22
very slightly improved error message for not being able to find scripts
oharboe
1
-1
/
+1
2008-07-21
restart is a per-target action
oharboe
2
-3
/
+7
2008-07-21
Allows config scripts to override handling of 'R'(restart) GDB packet.
oharboe
2
-2
/
+6
2008-07-21
jim license cleanup
oharboe
2
-34
/
+82
2008-07-21
- jtag_khz/speed are now single parameter only. These are used
oharboe
18
-155
/
+156
2008-07-21
cross compile fix
oharboe
2
-6
/
+7
2008-07-21
use reset init explicitly before "load".
oharboe
1
-1
/
+1
2008-07-21
Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts
oharboe
3
-1
/
+8
2008-07-21
Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.
oharboe
3
-0
/
+20
2008-07-20
BUG: prefix to timeout for gdb keep alive packets.
oharboe
1
-1
/
+1
2008-07-20
- added svn props for newly added files
ntfreak
5
-410
/
+407
2008-07-20
Duane Ellis <openocd@duaneellis.com> - script commands for stm32
oharboe
5
-17
/
+424
2008-07-20
Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)
oharboe
3
-0
/
+20
2008-07-20
Duane Ellis <openocd@duaneellis.com>
oharboe
1
-2
/
+5
2008-07-20
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
6
-24
/
+24
2008-07-19
throw exception upon syntax error.
oharboe
1
-1
/
+1
2008-07-19
clarify error message w.r.t. not being able to set breakpoint
oharboe
1
-2
/
+2
2008-07-19
daemon_startup is now retired in favour of adding "init" and "reset halt/init...
oharboe
2
-20
/
+4
2008-07-18
This allows overriding builtin openocd commands.
oharboe
1
-1
/
+6
2008-07-18
remove obsolete reset_mode
oharboe
30
-31
/
+31
2008-07-18
"reset" without arguments now execute a "reset run".
oharboe
1
-13
/
+22
2008-07-18
- remove build warning from keep_alive
ntfreak
3
-19
/
+10
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
11
-579
/
+502
2008-07-18
resume is now asynchronous
oharboe
1
-18
/
+4
2008-07-18
keep_alive() fix for reset warnings.
oharboe
1
-0
/
+1
2008-07-18
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
4
-1
/
+73
2008-07-18
Duane Ellis <openocd@duaneellis.com> more interface files.
oharboe
2
-1
/
+6
2008-07-18
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
7
-592
/
+563
2008-07-18
added missing "reset+load" sequence.
oharboe
1
-0
/
+3
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
8
-17
/
+20
2008-07-17
Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...
oharboe
2
-26
/
+64
2008-07-17
Collect output from openocd commands into openocd_output local variable
oharboe
3
-60
/
+36
2008-07-17
Charles Hardin ckhardin at gmail.com
oharboe
1
-15
/
+5
2008-07-17
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
7
-330
/
+171
2008-07-17
- reverted resume_target to old behaviour
ntfreak
1
-19
/
+0
[next]