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-11-03
target: require working area for physical/virtual addresses to be specified
Øyvind Harboe
1
-3
/
+5
2009-10-23
mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...
Øyvind Harboe
1
-1
/
+1
2009-10-21
Defined target_write_memory() to be able to handle implementing breakpoints f...
Øyvind Harboe
1
-0
/
+24
2009-10-12
If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.
Øyvind Harboe
1
-0
/
+2
2009-10-08
Stop GDB when polling fails, srst assert or powerdropout is detected
Øyvind Harboe
1
-2
/
+8
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
1
-1
/
+1
2009-08-30
David Brownell <david-b@pacbell.net> start phasing out integers as target IDs
oharboe
1
-2
/
+1
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-28
Refactor code, create target_state_name()
duane
1
-1
/
+9
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-2
/
+2
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-3
/
+3
2009-06-23
- Fixes '=' whitespace
zwelch
1
-1
/
+1
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
1
-27
/
+27
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-4
/
+4
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-14
/
+14
2009-06-03
Improve in-source documentation that was causing Doxygen warnings.
zwelch
1
-3
/
+3
2009-05-31
Final step in isolating target_type_s structure:
zwelch
1
-157
/
+1
2009-05-31
First step in hiding target_type_s from public interface:
zwelch
1
-2
/
+7
2009-05-31
Add target_examine_one wrapper:
zwelch
1
-0
/
+6
2009-05-31
Add target breakpoint and watchpoint wrapper:
zwelch
1
-0
/
+30
2009-05-31
Add target_get_name wrapper:
zwelch
1
-0
/
+11
2009-05-31
Add target_step wrapper:
zwelch
1
-0
/
+7
2009-05-31
Add target_get_gdb_reg_list wrapper:
zwelch
1
-1
/
+11
2009-05-31
Add target_bulk_write_memory wrapper:
zwelch
1
-1
/
+15
2009-05-31
Add wrappers for target->type->examined:
zwelch
1
-0
/
+13
2009-05-31
Add target_run_algorithm wrapper:
zwelch
1
-0
/
+15
2009-05-31
Add target_write_memory wrapper:
zwelch
1
-0
/
+12
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
[next]