index
:
riscv-tools/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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
ARM11: remove previous mcr()/mrc() methods
David Brownell
1
-75
/
+0
2009-12-01
Cortex-A8: remove previous mcr()/mrc() methods
David Brownell
2
-104
/
+1
2009-12-01
ARM: implement mrc()/mcr() as DPM ops
David Brownell
1
-0
/
+59
2009-12-01
target: "mcr" and "mrc" are ARM-specific
David Brownell
9
-218
/
+228
2009-12-01
ARMv7-A: stop using CP15 ops
David Brownell
1
-5
/
+36
2009-12-01
Cortex-A8: stop using CP15 ops
David Brownell
1
-16
/
+53
2009-11-30
XScale: restore_context() cleanup
David Brownell
1
-38
/
+30
2009-11-30
XScale: context restore, cleanup/bugfix
David Brownell
1
-15
/
+29
2009-11-30
do not extern 'interp' from command.c
Zachary T Welch
2
-5
/
+7
2009-11-30
target: avoid using interp global variable
Zachary T Welch
2
-9
/
+11
2009-11-29
XScale: clean up full_context() (#2)
David Brownell
1
-39
/
+30
2009-11-29
XScale: clean up full_context() (#1)
David Brownell
1
-17
/
+32
2009-11-29
XScale: debug entry uses new register mapping
David Brownell
1
-9
/
+10
2009-11-29
XScale: initial PXA3xx support
Marek Vasut
2
-11
/
+39
2009-11-29
ARM11: fix warning on cygwin
David Brownell
1
-9
/
+22
2009-11-28
Cortex-M3: don't chain "struct arm" commands
David Brownell
1
-3
/
+0
2009-11-28
add more stub handlers to testee target
Zachary T Welch
1
-2
/
+22
2009-11-28
explode tcl_target_func into many handlers
Zachary T Welch
1
-387
/
+521
2009-11-28
split jim_target into multiple handlers
Zachary T Welch
1
-109
/
+137
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-28
target: uplevel add_{break,watch}point() error checks
David Brownell
6
-38
/
+23
2009-11-28
target: remove unused TARGET_EVENT_OLD_* symbols
David Brownell
1
-2
/
+0
2009-11-27
Cortex-A8: support "reset-assert" event
David Brownell
1
-5
/
+28
2009-11-27
target: groundwork for "reset-assert" event
David Brownell
2
-3
/
+21
2009-11-27
ARM11: write_memory() avoids increment check
David Brownell
1
-9
/
+19
2009-11-26
XScale: add stub {read,write}_phys routines
David Brownell
1
-0
/
+20
2009-11-25
target: create and use target_name()
David Brownell
4
-19
/
+29
2009-11-25
target: target_get_name() --> target_type_name()
David Brownell
6
-15
/
+24
2009-11-25
ARM: minor armv4/armv5 cleanup
David Brownell
1
-1
/
+12
2009-11-25
ARM: comment tweaks in ADIv5
David Brownell
1
-2
/
+5
2009-11-25
ARM7/9: shrink run_algorithm_inner() lines
David Brownell
1
-2
/
+10
2009-11-25
use ARRAY_SIZE macro
Zachary T Welch
5
-24
/
+24
2009-11-25
add 'testee' target type
Zachary T Welch
3
-1
/
+52
2009-11-24
add jim_handler to command_registration
Zachary T Welch
1
-23
/
+45
2009-11-24
remove register_commands from etm_capture_driver
Zachary T Welch
5
-31
/
+17
2009-11-24
remove target_type register_command callback
Zachary T Welch
31
-149
/
+89
2009-11-24
xscale: use register_commands()
Zachary T Welch
1
-23
/
+107
2009-11-24
trace: use register_commands()
Zachary T Welch
1
-10
/
+29
2009-11-24
target_request: use register_commands()
Zachary T Welch
1
-8
/
+21
2009-11-24
target: use register_commands()
Zachary T Welch
1
-104
/
+201
2009-11-24
oocd_trace: use register_commands()
Zachary T Welch
1
-10
/
+32
2009-11-24
etm_dummy: use register_commands()
Zachary T Welch
1
-7
/
+20
2009-11-24
etm: use register_commands()
Zachary T Welch
1
-37
/
+89
2009-11-24
etb: use register_commands()
Zachary T Welch
1
-8
/
+20
2009-11-24
cortex_m3: use register_commands()
Zachary T Welch
1
-19
/
+36
2009-11-24
cortex_a8: use register_commands()
Zachary T Welch
1
-17
/
+25
2009-11-24
armv7m: use register_commands()
Zachary T Welch
1
-28
/
+48
2009-11-24
armv7a: use register_commands()
Zachary T Welch
1
-27
/
+48
2009-11-24
armv4_5: use register_commands()
Zachary T Welch
1
-18
/
+34
[next]