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
/
arm11_dbgtap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
1
-5
/
+5
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2014-03-30
Don't cast return value of [cm]alloc
Andreas Fritiofson
1
-1
/
+1
2013-10-31
Remove unnecessary (void *)
Andreas Fritiofson
1
-1
/
+1
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-292
/
+280
2011-08-08
arm11: disable broken optimization for setting current scan chain
Øyvind Harboe
1
-0
/
+6
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - dubious fixes
Freddie Chopin
1
-4
/
+0
2010-07-20
arm11 error propagation fixes
Øyvind Harboe
1
-4
/
+7
2010-06-23
arm11: fix gaffe in no-ack transfers
Øyvind Harboe
1
-1
/
+1
2010-06-15
arm11_dbgtap: -Wshadow warning fixes
Øyvind Harboe
1
-16
/
+16
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
1
-1
/
+1
2010-03-08
jtag: jtag_add_ir_scan() now takes a single field
Øyvind Harboe
1
-3
/
+3
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-20
/
+16
2010-02-22
arm11: allow minidrivers to implement inner loop of memory writes
Øyvind Harboe
1
-45
/
+92
2010-02-10
arm11: fix another infinite loop bug
Øyvind Harboe
1
-4
/
+23
2009-12-11
ARM11: avoid pointless status returns
David Brownell
1
-15
/
+10
2009-12-11
ARM11: minor cleanup, mostly ITR comments
David Brownell
1
-13
/
+30
2009-12-04
ARM11: basic watchpoint support
David Brownell
1
-7
/
+95
2009-12-04
ARM11: tweak TAP ops and debugging
David Brownell
1
-21
/
+58
2009-12-03
ARM DPM: share debug reason logic
David Brownell
1
-44
/
+0
2009-12-03
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
1
-1
/
+1
2009-12-02
ARM11: store a clean copy of DSCR
David Brownell
1
-14
/
+13
2009-12-02
ARM11: remove arm11->target
David Brownell
1
-3
/
+2
2009-12-02
ARM DPM: tweak initialization
David Brownell
1
-2
/
+11
2009-11-29
ARM11: fix warning on cygwin
David Brownell
1
-9
/
+22
2009-11-28
ARM11: fix warning on amd64
David Brownell
1
-1
/
+4
2009-11-28
ARM11: fix dbgtap JTAG_DEBUG
David Brownell
1
-2
/
+2
2009-11-24
ARM11: implement provider for new DPM interface
David Brownell
1
-0
/
+73
2009-11-22
ARM11: remove unused state and exports
David Brownell
1
-3
/
+7
2009-11-22
arm11: do not use dynamic arrays
Øyvind Harboe
1
-3
/
+6
2009-11-22
ARM11: remove needless string format #ifdeffery
David Brownell
1
-5
/
+7
2009-11-16
target: less implicit inclusion of "etm.h"
David Brownell
1
-0
/
+1
2009-11-16
move ARRAY_SIZE macro to types.h
Zachary T Welch
1
-13
/
+13
2009-11-13
ARM11: revert etmr/etmw commands
David Brownell
1
-77
/
+0
2009-11-13
ARM11: switch to new "arm" base type
David Brownell
1
-0
/
+2
2009-11-13
arm11_sc7_action_t -> struct arm11_sc7_action
Zachary T Welch
1
-5
/
+5
2009-11-13
arm11_common_t -> struct arm11_common
Zachary T Welch
1
-22
/
+22
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
1
-16
/
+16
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
1
-1
/
+1
2009-11-10
arm11: add etmr/etmw registers to access ETM via DBGTAP scan chain
Michael Bruck
1
-0
/
+76
2009-11-08
Add private header for ARM11 internals.
Zachary T Welch
1
-4
/
+4
2009-10-13
Fix warning.
Øyvind Harboe
1
-1
/
+1
2009-10-12
More error propagation fixes.
Øyvind Harboe
1
-4
/
+5
2009-10-12
Fix warning and improve error message upon burst transfer failure
Øyvind Harboe
1
-3
/
+3
2009-10-12
Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...
Øyvind Harboe
1
-5
/
+5
2009-10-09
ARM11 error checking
Øyvind Harboe
1
-11
/
+30
2009-09-11
do not use dynamically sized stack arrays, not compatible with embedded OS's
oharboe
1
-10
/
+24
2009-08-28
David Brownell <david-b@pacbell.net> fix warnings
oharboe
1
-4
/
+8
2009-08-28
added arm11 timeout error messages
oharboe
1
-5
/
+80
[next]