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
/
target.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-31
Add target_read_memory wrapper:
zwelch
1
-0
/
+13
2009-05-31
Make nvp_target_event static; remove its external declaration.
zwelch
1
-2
/
+0
2009-05-31
Make target_buffer_get_uXX interfaces work with constant buffers.
zwelch
1
-3
/
+3
2009-05-18
Consolidate target selection code into single get_target() that handles both ...
kc8apf
1
-1
/
+1
2009-05-12
Audit and remove redundant uses of replacements.h in the tree.
zwelch
1
-2
/
+0
2009-05-11
Audit and eliminate redundant #include directives in core target files.
zwelch
1
-6
/
+3
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-33
/
+30
2008-11-30
jtag newtap change & huge manual update
duane
1
-1
/
+1
2008-11-05
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
1
-32
/
+38
2008-10-14
- remove build warnings
ntfreak
1
-0
/
+1
2008-10-13
Retired old reset code according to plan.
oharboe
1
-1
/
+0
2008-10-13
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...
oharboe
1
-2
/
+2
2008-09-24
fix noise in gdb console when single stepping. Remove printing of log before ...
oharboe
1
-0
/
+4
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-9
/
+4
2008-09-01
Removed target->reset_mode, no longer used
oharboe
1
-1
/
+0
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
1
-7
/
+32
2008-08-24
duan ellis target tcl work in progress
oharboe
1
-14
/
+82
2008-08-13
comments.
oharboe
1
-3
/
+18
2008-08-06
- fix target_examine declaration
ntfreak
1
-1
/
+1
2008-08-05
Duane Ellis: fix warnings
oharboe
1
-2
/
+2
2008-08-05
moves handling of problems with resetting into the halted state
oharboe
1
-2
/
+2
2008-07-28
retired reset run_and_init/halt
oharboe
1
-3
/
+0
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-07-24
wait 500ms for target to halt upon connect.
oharboe
1
-0
/
+1
2008-07-21
- jtag_khz/speed are now single parameter only. These are used
oharboe
1
-2
/
+2
2008-07-08
- fix pre_resume script not being called
ntfreak
1
-4
/
+1
2008-07-06
src/helper/configuration.h
oharboe
1
-5
/
+3
2008-06-25
added pre/post_reset scripts based on Pieter Conradie's ideas.
oharboe
1
-0
/
+1
2008-05-27
- moved flash erase_check target code to target.c
ntfreak
1
-0
/
+2
2008-04-23
Pavel Chromy's on chip flash loader
oharboe
1
-0
/
+1
2008-04-15
Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...
oharboe
1
-0
/
+4
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
1
-0
/
+3
2008-04-11
added target->type->examine(). Eventually this will allow for bringing up tel...
oharboe
1
-1
/
+15
2008-04-09
- added "init" command. "init" and "reset" at end of startup script is equiva...
oharboe
1
-8
/
+5
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
1
-2
/
+24
2008-03-13
Michael Bruck: fixed warnings
oharboe
1
-2
/
+2
2008-03-13
- adds two speeds to jtag_speed. reset and post reset speed. Default
oharboe
1
-1
/
+8
2008-03-10
- the jtag chain is examined and validated after GDB & telnet servers
oharboe
1
-1
/
+9
2008-03-07
- Improves error handling upon GDB connect
oharboe
1
-2
/
+1
2008-03-05
* fixed malloc corruption in target->debug_reason
oharboe
1
-1
/
+2
2008-03-03
some comments from Dominic
oharboe
1
-1
/
+10
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
1
-0
/
+3
2008-02-24
- fixed target->type->poll() return value
oharboe
1
-3
/
+4
2008-02-19
- Fixed bug in pathmove for XScale
ntfreak
1
-1
/
+8
2008-02-07
- added synchronous reset patch, Thanks Øyvind Harboe
ntfreak
1
-0
/
+1
2008-01-17
- add support for cortex_m3 target_request debugmsgs
ntfreak
1
-0
/
+1
2007-12-29
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
1
-0
/
+2
2007-10-22
- add verify_image command
ntfreak
1
-0
/
+3
2007-10-08
- cleaned up str7, str9 and stm32 flash drivers
ntfreak
1
-0
/
+1
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-1
/
+7
[prev]
[next]