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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
move ARRAY_SIZE macro to types.h
Zachary T Welch
1
-2
/
+0
2009-11-15
ARM11: fixup method table
David Brownell
1
-2
/
+0
2009-11-13
ARM11: revert etmr/etmw commands
David Brownell
1
-5
/
+0
2009-11-13
ARM11: switch to new "arm" base type
David Brownell
1
-3
/
+9
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-1
/
+1
2009-11-13
target_t -> struct target
Zachary T Welch
1
-2
/
+2
2009-11-13
reg_t -> struct reg
Zachary T Welch
1
-1
/
+1
2009-11-13
reg_cache_t -> struct reg_cache
Zachary T Welch
1
-1
/
+1
2009-11-13
arm11_reg_state_t -> struct arm11_reg_state
Zachary T Welch
1
-2
/
+2
2009-11-13
arm11_common_t -> struct arm11_common
Zachary T Welch
1
-4
/
+4
2009-11-13
arm11_register_history_t -> struct arm11_register_history
Zachary T Welch
1
-3
/
+3
2009-11-10
arm11: add etmr/etmw registers to access ETM via DBGTAP scan chain
Michael Bruck
1
-0
/
+5
2009-11-08
Add private header for ARM11 internals.
Zachary T Welch
1
-46
/
+0
2009-11-08
ARM11: remove exports and forward decls
Zachary T Welch
1
-55
/
+0
2009-11-05
target: remove unused interface fn that clutters code
Øyvind Harboe
1
-1
/
+0
2009-10-17
More MinGW C99 printf compliance
Redirect 'Slash' NIL
1
-1
/
+2
2009-10-13
Delete commented out code. Add a bit of error checking.
Øyvind Harboe
1
-4
/
+0
2009-10-09
ARM11 error checking
Øyvind Harboe
1
-4
/
+4
2009-08-28
added arm11 timeout error messages
oharboe
1
-2
/
+2
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
1
-29
/
+29
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-11
/
+11
2009-06-04
unbreak arm11. TAP_INVALID is used to communicate inband that a special state...
oharboe
1
-1
/
+1
2009-06-04
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
1
-1
/
+1
2009-06-04
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
1
-1
/
+1
2009-05-18
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...
oharboe
1
-3
/
+4
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
-2
/
+2
2009-04-29
comments and debug code
oharboe
1
-0
/
+3
2009-04-28
Michael Bruck <mbruck@digenius.de> macros for error handling
oharboe
1
-0
/
+10
2009-04-27
more error handling
oharboe
1
-8
/
+8
2009-04-27
a little bit more error handling in ARM11
oharboe
1
-2
/
+2
2009-04-23
Michael Bruck <mbruck@digenius.de> include file fix
oharboe
1
-1
/
+1
2009-04-22
Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.
oharboe
1
-43
/
+49
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
1
-5
/
+5
2008-10-13
fix crash when connecting GDB to powered down target
oharboe
1
-6
/
+6
2008-10-08
- remove build warnings from mips_m4k.c and arm11.c
ntfreak
1
-90
/
+76
2008-10-07
Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix.
oharboe
1
-0
/
+4
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
1
-1
/
+1
2008-08-05
moves handling of problems with resetting into the halted state
oharboe
1
-1
/
+1
2008-07-04
ARM11 update. OpenOCD supports starting without being able to talk to the har...
oharboe
1
-0
/
+1
2008-04-03
- Work on fixing erase check. Many implementations are plain broken.
oharboe
1
-1
/
+0
2008-03-04
Michael Bruck - fix warnings.
oharboe
1
-6
/
+3
2008-03-04
Michael Bruck: fix warnings.
oharboe
1
-0
/
+12
2008-03-04
Michael Bruck:
oharboe
1
-5
/
+8
2008-02-29
Uwe Hermann:
oharboe
1
-1
/
+0
2008-02-29
remove warnings.
oharboe
1
-5
/
+1
2008-02-29
Michael Bruck:
oharboe
1
-7
/
+36
2008-02-25
- convert all files to unix line-ending
drath
1
-250
/
+250
2008-02-25
From Michael Bruck
oharboe
1
-0
/
+250