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
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
1
-1
/
+1
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-09-05
server: tcl_trace command
Austin Morton
1
-0
/
+16
2015-05-17
server: avoid the tcl server crashing when there is no target
Austin Morton
1
-0
/
+1
2015-03-25
armv7m: add generic trace support (TPIU, ITM, etc.)
Paul Fertser
1
-0
/
+2
2015-03-09
server, target, cortex_m: add deinit_target to the API to free resources
Paul Fertser
1
-0
/
+5
2015-03-09
target: fix timer callbacks processing
Paul Fertser
1
-0
/
+1
2015-03-09
server: tcl_notifications command
Austin Morton
1
-0
/
+24
2014-09-22
target: Remove "-variant" argument
Andreas Fritiofson
1
-1
/
+0
2014-03-17
flash: Constify write buffer
Andreas Fritiofson
1
-1
/
+1
2014-03-07
stlink: Use callback to increase frequency of trace data sampling
Andreas Fritiofson
1
-1
/
+1
2013-12-01
[PATCH 1/2]support64: Add functions into types and target
Dongxue Zhang
1
-0
/
+6
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
1
-3
/
+3
2013-08-07
gdb_server: add target_debug_reason for program exit detection
Hsiangkai Wang
1
-1
/
+2
2013-08-07
gdb_server: support File-I/O Remote Protocol Extension
Hsiangkai Wang
1
-0
/
+28
2013-08-07
gdb server: new feature, add stop reason in stop reply packet for gdb
Hsiangkai Wang
1
-0
/
+8
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
1
-1
/
+8
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-03-15
target: Retire target_bulk_write_memory()
Andreas Fritiofson
1
-10
/
+0
2013-03-13
target: Remove read_memory_imp
Andreas Fritiofson
1
-0
/
+4
2013-03-05
Move back off timer to target struct
Mathias K
1
-1
/
+7
2012-10-07
Revert "target: remove unused working area 'user' field"
Spencer Oliver
1
-0
/
+1
2012-08-24
target: remove unused working area 'user' field
Spencer Oliver
1
-1
/
+0
2012-05-21
target: target.h typo and comment cleanup
Spencer Oliver
1
-19
/
+20
2012-05-21
target: remove legacy target events
Spencer Oliver
1
-6
/
+0
2012-05-21
build: add helper/types.h to config.h
Spencer Oliver
1
-2
/
+0
2012-02-26
target: add target async algorithm support
Spencer Oliver
1
-0
/
+12
2012-02-23
target: add function to get number of bytes available in working area
Andreas Fritiofson
1
-0
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-50
/
+39
2011-10-09
target: add async algorithm entries to the target type
Andreas Fritiofson
1
-0
/
+22
2011-08-30
cortex_a hybrid & context breakpoints
Heythem Bouhaja
1
-0
/
+15
2011-08-12
target: add helper functions to get/set u16 or u32 array from/to buffer
Stefan Mahr
1
-0
/
+5
2011-04-28
smp : infra for smp minimum support
Michel Jaouen
1
-2
/
+30
2011-04-15
RTOS Thread awareness support wip
Broadcom Corporation (Evan Hunter)
1
-0
/
+6
2011-04-01
types: write memory now uses const
Øyvind Harboe
1
-3
/
+3
2011-03-31
target: add -dbgbase option to target configuration
Øyvind Harboe
1
-0
/
+5
2011-03-17
Fix a bunch of typos.
Uwe Hermann
1
-2
/
+2
2011-02-03
24bit buffer support
Mathias K
1
-0
/
+2
2011-01-31
Add '-coreid' target option to support multiple cores per TAP.
Aaron Carroll
1
-0
/
+1
2011-01-04
target: change working area free data type
Spencer Oliver
1
-1
/
+1
2010-11-09
target: document that target_poll() will report and clear sticky errors
Øyvind Harboe
1
-0
/
+12
2010-05-04
target: clean up target memory allocation error messages
Øyvind Harboe
1
-0
/
+8
2010-04-10
TARGET: review unused symbols
Antonio Borneo
1
-1
/
+0
2010-04-10
TARGET: review scope of functions
Antonio Borneo
1
-15
/
+0
2010-04-04
target: are we running algorithm code?
David Brownell
1
-0
/
+8
2010-02-09
target: add todo in target_write_memory() about alignment
Øyvind Harboe
1
-2
/
+13
2010-01-13
target: add check_reset hook
Øyvind Harboe
1
-1
/
+3
2009-12-13
target: further shrink Jim-awareness
David Brownell
1
-2
/
+1
2009-12-08
target: remove needless "extern"s
David Brownell
1
-10
/
+0
[next]