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
Age
Commit message (
Expand
)
Author
Files
Lines
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-12-01
main: invoke jtag_interface_quit() explicitly
Øyvind Harboe
1
-6
/
+2
2009-11-30
improve command prohibition error report
Zachary T Welch
1
-2
/
+10
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
remove interp global variable!
Zachary T Welch
3
-20
/
+22
2009-11-30
command output capture: do not use interp global
Zachary T Welch
1
-15
/
+34
2009-11-30
do not extern 'interp' from command.c
Zachary T Welch
11
-23
/
+31
2009-11-30
target: avoid using interp global variable
Zachary T Welch
2
-9
/
+11
2009-11-30
jtag: avoid using interp global variable
Zachary T Welch
2
-6
/
+13
2009-11-30
fix foo command group help messages
Zachary T Welch
1
-3
/
+6
2009-11-30
make syntax errors respond with 'usage'
Zachary T Welch
2
-4
/
+4
2009-11-30
move improperly located documentation
Zachary T Welch
1
-15
/
+17
2009-11-30
improve command_done() API and docs
Zachary T Welch
2
-6
/
+19
2009-11-30
only display usable commands in help
Zachary T Welch
1
-0
/
+3
2009-11-30
allow deferal of init
Zachary T Welch
1
-4
/
+23
2009-11-30
move server_init() to openocd_main()
Zachary T Welch
2
-19
/
+28
2009-11-30
improve gdb_init() sequence
Zachary T Welch
3
-35
/
+49
2009-11-30
zy1000: keep up with changes to command structure
Øyvind Harboe
1
-0
/
+1
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
bugfix: 'init' changes state, not main()
David Brownell
1
-1
/
+2
2009-11-28
fix s3c24xx device command helper
lementec fabien
1
-1
/
+4
2009-11-28
Cortex-M3: don't chain "struct arm" commands
David Brownell
1
-3
/
+0
2009-11-28
add 'nonce' nand driver
Zachary T Welch
3
-0
/
+83
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
split jim_newtap_cmd into pieces
Zachary T Welch
1
-70
/
+94
2009-11-28
improve jtag_tap_configure
Zachary T Welch
1
-77
/
+88
2009-11-28
improve jtag_tap_handle_event indentation
Zachary T Welch
1
-23
/
+30
2009-11-28
begin moving JTAG jim handlers/helpers
Zachary T Welch
1
-227
/
+236
2009-11-28
split jim_jtag_command into multiple handlers
Zachary T Welch
1
-180
/
+212
2009-11-28
remove redundant 'rm' command handler
Zachary T Welch
1
-27
/
+0
2009-11-28
add error checking in command_new
Zachary T Welch
1
-20
/
+30
2009-11-28
include mode information in help text.
Zachary T Welch
1
-3
/
+27
2009-11-28
refactor command mode detection
Zachary T Welch
1
-2
/
+7
2009-11-28
add command private data setter/accessor
Zachary T Welch
2
-0
/
+31
2009-11-28
add 'command mode' introspective handler
Zachary T Welch
1
-0
/
+39
2009-11-28
remove unknown handler
Zachary T Welch
2
-36
/
+38
2009-11-28
improve command handler wrapper script
Zachary T Welch
2
-3
/
+26
2009-11-28
add 'command type' introspective handler
Zachary T Welch
1
-0
/
+43
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
[next]