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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
add public API for locating commands
Zachary T Welch
2
-0
/
+15
2009-11-24
refactor script_command context grabbing
Zachary T Welch
1
-12
/
+16
2009-11-24
add command registration chaining
Zachary T Welch
2
-8
/
+37
2009-11-24
more command registration refactoring
Zachary T Welch
1
-16
/
+38
2009-11-24
command: use register_commands for handlers
Zachary T Welch
1
-17
/
+34
2009-11-24
add command usage, separate from help
Zachary T Welch
2
-14
/
+52
2009-11-24
add register_commands for batch registration
Zachary T Welch
2
-0
/
+36
2009-11-24
add struct command_registration
Zachary T Welch
2
-23
/
+45
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
63
-310
/
+286
2009-11-24
add COMMAND_REGISTER macro
Zachary T Welch
1
-0
/
+4
2009-11-24
improve startup tcl scripts
Zachary T Welch
4
-19
/
+20
2009-11-24
Cortex-A8: avoid DSCR reads
David Brownell
1
-48
/
+103
2009-11-24
Cortex-A8: hook up DPM
David Brownell
1
-323
/
+35
2009-11-24
Cortex-A8: implement DPM
David Brownell
4
-9
/
+176
2009-11-24
Cortex-A8: minor cleanup
David Brownell
2
-26
/
+35
2009-11-24
improve alloc_vprintf
Andreas Fritiofson
1
-27
/
+16
2009-11-24
fix doxygen build
Zachary T Welch
1
-3
/
+8
2009-11-24
jlink: rewrite to use jtag_usb_open
Zachary T Welch
1
-61
/
+15
2009-11-24
jlink: remove superfluous indentation
Zachary T Welch
1
-52
/
+55
2009-11-24
rlink: use jtag_usb_open helper
Zachary T Welch
1
-82
/
+49
2009-11-24
rlink: eliminate spurious indentation
Zachary T Welch
1
-55
/
+54
2009-11-24
vsllink: rewrite to use jtag_usb_open
Zachary T Welch
1
-54
/
+30
2009-11-24
usbprog: use jtag_usb_open
Zachary T Welch
1
-30
/
+13
2009-11-24
arm-jtag-ew: use jtag_usb_open
Zachary T Welch
1
-36
/
+17
2009-11-24
add jtag/usb_common.[ch] files
Zachary T Welch
4
-1
/
+99
2009-11-24
ARM11: remove old R0..R15/CPSR code
David Brownell
2
-196
/
+74
2009-11-24
ARM11: use standard run_algorithm()
David Brownell
1
-172
/
+5
2009-11-24
ARM11: use standard single step simulation
David Brownell
2
-99
/
+32
2009-11-24
ARM11: partial support for standard ARM register interfaces.
David Brownell
1
-35
/
+31
2009-11-24
ARM11: remove register "history" debug stuff
David Brownell
2
-59
/
+0
2009-11-24
ARM11: implement provider for new DPM interface
David Brownell
3
-0
/
+80
2009-11-24
ARM: new DPM interface
David Brownell
5
-0
/
+625
2009-11-24
target: cope with *any* error setting a breakpoint
David Brownell
1
-26
/
+24
2009-11-24
support for scripts in $HOME/.openocd
Andreas Fritiofson
3
-9
/
+31
2009-11-24
mips: fix gaffe when removing dynamic array allocation
Jerry Ling
1
-3
/
+3
2009-11-23
arm926ejs: fix gaffe when converting from arm926ejs cp15 to mcr
Øyvind Harboe
3
-3
/
+3
2009-11-23
arm926ejs: retire cp15 commands, handled by mrc/mcr.
Øyvind Harboe
5
-76
/
+3
2009-11-22
ARM11: remove unused state and exports
David Brownell
4
-32
/
+25
2009-11-22
ARM11: macro cleanup
David Brownell
2
-72
/
+39
2009-11-22
mips: remove dynamic arrays - reduces stack usage
Øyvind Harboe
1
-5
/
+15
2009-11-22
mips: use const for code sequences
Øyvind Harboe
2
-13
/
+13
2009-11-22
arm11: do not use dynamic arrays
Øyvind Harboe
2
-4
/
+8
2009-11-22
arm926ejs: fix warnings
Øyvind Harboe
1
-2
/
+2
2009-11-22
TODO: ref 'checkstack.pl' not 'checkpatch.pl'
David Brownell
1
-2
/
+2
2009-11-22
ARM: use arm_reg_current()
David Brownell
3
-61
/
+74
2009-11-22
ARM11: remove needless string format #ifdeffery
David Brownell
3
-21
/
+22
2009-11-22
target: make register flags "bool"
David Brownell
1
-2
/
+2
2009-11-22
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
12
-56
/
+53
2009-11-22
flash: dynamically allocate working storage
Øyvind Harboe
1
-16
/
+52
2009-11-22
target: reduce stack usage
Øyvind Harboe
1
-6
/
+20
[next]