index
:
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
/
target
/
arm7_9_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-20
Holger Freyther <zecke@selfish.org> Attempt to fix arm7_9 breakpoint handling
oharboe
1
-16
/
+30
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-5
/
+6
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-28
/
+6
2008-12-13
Change tap_state naming to be consistent with SVF documentation.
kc8apf
1
-4
/
+4
2008-11-30
jtag newtap change & huge manual update
duane
1
-2
/
+3
2008-11-27
Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
oharboe
1
-2
/
+0
2008-11-13
big endian software breakpoint bogus error messages fixed
oharboe
1
-2
/
+2
2008-11-04
arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse...
oharboe
1
-2
/
+4
2008-10-30
Hongtao Zheng single step fixes
oharboe
1
-13
/
+29
2008-10-28
- remove build warning
ntfreak
1
-1
/
+1
2008-10-28
Hongtao Zheng - more fixes to single stepping. Better hiding of details and ...
oharboe
1
-27
/
+13
2008-10-27
Hongtao Zheng - add simulation because previous functions could not halt for ...
oharboe
1
-16
/
+62
2008-10-16
more robust error reporting for DCC
oharboe
1
-0
/
+4
2008-10-15
Laurentiu Cocanu - memory read/write and exit() error path fixes
oharboe
1
-10
/
+37
2008-10-14
Laurentiu Cocanu - add error handling
oharboe
1
-56
/
+198
2008-10-12
Fix problems with DCC downloads routine crashing silently.
oharboe
1
-62
/
+66
2008-10-09
abort writing algorithm to target upon failure
oharboe
1
-1
/
+6
2008-10-03
GDB alive fixes for verify_image
oharboe
1
-18
/
+35
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-08-24
duan ellis target tcl work in progress
oharboe
1
-3
/
+7
2008-08-20
fix BUG: keep_alive() error messages
oharboe
1
-12
/
+34
2008-08-19
added some alive_sleep()'s
oharboe
1
-1
/
+1
2008-08-14
feroceon updated w.r.t. latest arm7/9 changes
oharboe
1
-4
/
+5
2008-08-14
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...
oharboe
1
-268
/
+117
2008-08-05
gaffe in previous commit fixed. "reset run" now works again for arm7/9
oharboe
1
-1
/
+1
2008-08-05
halting srst_pulls_trst targets is now snappier and has explicit warning.
oharboe
1
-0
/
+12
2008-08-05
define resetting the target into the halted or running
oharboe
1
-27
/
+8
2008-08-05
moves handling of problems with resetting into the halted state
oharboe
1
-1
/
+21
2008-07-28
allow minidrivers to implement inner loop of dcc memory writes
oharboe
1
-362
/
+348
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-07-21
- jtag_khz/speed are now single parameter only. These are used
oharboe
1
-2
/
+2
2008-07-19
clarify error message w.r.t. not being able to set breakpoint
oharboe
1
-2
/
+2
2008-06-25
- fix reset_halt issue with certain arm cores - address not set in embedded i...
ntfreak
1
-9
/
+14
2008-06-18
Spen spotted a bug in warning for missing srst_pulls_trst
oharboe
1
-3
/
+3
2008-06-06
Nicolas Pitre: Feroceon fixes
oharboe
1
-3
/
+21
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
1
-0
/
+63
2008-05-21
moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...
oharboe
1
-0
/
+23
2008-05-20
Edgar Grimberg fixes some memory handling issues and
oharboe
1
-1
/
+1
2008-05-19
Fix crash when mode number fetched from the target is invalid.
oharboe
1
-0
/
+28
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
1
-16
/
+8
2008-04-25
make debug_level 3 useful again... the log just drowns. perhaps introduce deb...
oharboe
1
-1
/
+1
2008-04-23
added fast option.
oharboe
1
-2
/
+2
2008-04-16
Update Embedded ICE registers explicitly during target->type->examine() instead
oharboe
1
-23
/
+4
2008-04-15
- sw_bkpts fails if the target is not halted. The side effect is
oharboe
1
-0
/
+6
2008-04-13
allows launching OpenOCD w/telnet+gdb server w/the
oharboe
1
-0
/
+3
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
1
-11
/
+3
2008-04-09
- added "init" command. "init" and "reset" at end of startup script is equiva...
oharboe
1
-10
/
+17
2008-04-07
- only if "reset halt" or "reset init" are issued will the reset vector be se...
oharboe
1
-20
/
+22
2008-04-04
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
1
-14
/
+33
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
1
-44
/
+18
[next]