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
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
2009-08-16
added note w/reference to discussion on whether or not arm11 code is broken o...
oharboe
1
-0
/
+4
2009-06-23
- Fixes '[<>]' whitespace
zwelch
1
-2
/
+2
2009-06-23
- Fixes '=' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
1
-1
/
+1
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
1
-19
/
+19
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-17
/
+17
2009-06-09
Replace 'jtag.c' with 'core.c' in code comments.
zwelch
1
-1
/
+1
2009-06-04
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
1
-3
/
+3
2009-06-04
no longer use jtag_add_xxx() to set end state to TAP_DRPAUSE
oharboe
1
-1
/
+1
2009-06-04
no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...
oharboe
1
-2
/
+2
2009-05-18
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...
oharboe
1
-3
/
+5
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
1
-4
/
+0
2009-05-09
Michael Bruck <mbruck@digenius.de> ARM11 C99 updates
oharboe
1
-18
/
+12
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
1
-5
/
+0
2009-05-07
remove in_handler usage
oharboe
1
-1
/
+1
2009-05-07
stop using in_handler
oharboe
1
-6
/
+8
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-1
/
+0
2009-05-05
mark usage of in_handler that can be converted into user code
oharboe
1
-1
/
+1
2009-04-29
comments and debug code
oharboe
1
-2
/
+11
2009-04-28
Michael Bruck <mbruck@digenius.de> macros for error handling
oharboe
1
-32
/
+15
2009-04-27
more error handling
oharboe
1
-18
/
+49
2009-04-27
a little bit more error handling in ARM11
oharboe
1
-3
/
+9
2009-04-22
Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.
oharboe
1
-339
/
+335
2009-04-18
The following patches was applied:
mifi
1
-24
/
+24
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
1
-8
/
+8
2008-12-13
Clean up references to old tap_state names
kc8apf
1
-5
/
+5
2008-12-13
Change tap_state naming to be consistent with SVF documentation.
kc8apf
1
-30
/
+30
2008-11-30
jtag newtap change & huge manual update
duane
1
-8
/
+9
2008-11-19
jtag_get_device() now returns NULL and reports error instead of invoking exit()
oharboe
1
-7
/
+11
2008-08-19
removed a couple of exit()'s from error handling.
oharboe
1
-1
/
+3
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-11
/
+11
2008-03-11
- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to
oharboe
1
-2
/
+4
[next]