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-11-03
target: 20 second timeout/megabyte for CRC check
Øyvind Harboe
1
-1
/
+4
2009-11-03
arm920t: memory writes were broken when MMU was disabled
Øyvind Harboe
1
-11
/
+10
2009-11-03
target: require working area for physical/virtual addresses to be specified
Øyvind Harboe
2
-9
/
+29
2009-11-01
FT2232: increase read retry counts
Dimitar Dimitrov
1
-8
/
+26
2009-10-31
arm9tdmi: more correct fix for vector_catch
David Brownell
1
-8
/
+5
2009-10-30
ARM926: fix arm926ejs_mmu() reading from bad pointer
David Brownell
1
-1
/
+3
2009-10-30
bin2char: for win32 set stdin/stdout to binary mode
Spencer Oliver
1
-0
/
+10
2009-10-29
SVF: fix checking bit pattern against length
Michael Roth
1
-2
/
+2
2009-10-29
XSVF: bugfix handling state paths
David Brownell
1
-15
/
+100
2009-10-28
Cortex-M3: remove exports and forward decls
David Brownell
2
-189
/
+144
2009-10-28
ARM926: remove exports and forward decls
David Brownell
1
-122
/
+127
2009-10-28
bugfix: stack corruption loading IHex images
Franck HÉRÉSON
2
-1
/
+22
2009-10-27
ARM: fix single-step of Thumb unconditional branch
Nicolas Pitre
1
-2
/
+2
2009-10-27
ARM: fix target address when disassembling Thumb BLX
Nicolas Pitre
1
-0
/
+1
2009-10-27
Signalyzer: H2 and H4 support
Oleg Seiljus
1
-0
/
+809
2009-10-26
ARM: fix Thumb mode handling when single-stepping register based branch insns
Nicolas Pitre
1
-22
/
+33
2009-10-26
ARM: allow proper single stepping of Thumb BL and BLX instructions
Nicolas Pitre
1
-0
/
+12
2009-10-26
ARM: call thumb_pass_branch_condition() only for actual branch opcodes
Nicolas Pitre
1
-8
/
+6
2009-10-26
ft2232: less noise with _DEBUG_JTAG_IO_
David Brownell
1
-1
/
+0
2009-10-26
JTAG: "jtag newtap ..." cleanup
David Brownell
1
-7
/
+2
2009-10-26
ARM ADIv5: "dap info" gets more readable
David Brownell
1
-33
/
+268
2009-10-26
SVF: fix parsing hex strings containing leading '0' characters
Michael Roth
1
-0
/
+4
2009-10-26
JTAG: simple autoprobing
David Brownell
1
-12
/
+102
2009-10-25
check if mmu is enabled before using mmu code path
Øyvind Harboe
1
-1
/
+1
2009-10-25
ARM: rename "arm9tdmi vector_catch" to "arm9 ..."
David Brownell
1
-5
/
+3
2009-10-25
JTAG: jtag_tap_init() bugfixes
David Brownell
1
-9
/
+18
2009-10-25
xscale: always reload handler after reset
David Brownell
2
-19
/
+11
2009-10-23
arm9tdmi vector_catch: reserved means "don't use"
David Brownell
2
-3
/
+2
2009-10-23
Improve help for arm9 vector_catch.
Øyvind Harboe
1
-1
/
+3
2009-10-23
Remove debug output that could cause compile warnings.
Øyvind Harboe
1
-2
/
+0
2009-10-23
mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...
Øyvind Harboe
6
-12
/
+241
2009-10-23
Embedded ICE version is now dumped with debug_level 1
Øyvind Harboe
1
-2
/
+2
2009-10-23
jtag: clean up TAP state name handling
David Brownell
3
-68
/
+63
2009-10-23
SVF: clean up, mostly for TAP state name handling
David Brownell
4
-79
/
+68
2009-10-22
Ferocion: fix corruption of r0 when resuming Thumb mode
Nicolas Pitre
1
-2
/
+1
2009-10-22
have "reg" command print cache names too
David Brownell
1
-0
/
+2
2009-10-22
ETM: rename registers, doc tweaks
David Brownell
1
-47
/
+54
2009-10-22
disable ZY1000's UART forwarding test code.
Øyvind Harboe
1
-1
/
+10
2009-10-21
retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...
Øyvind Harboe
5
-341
/
+0
2009-10-21
read/write physical target fn's
Øyvind Harboe
2
-0
/
+53
2009-10-21
add support for target_read/write_phys_memory callbacks.
Øyvind Harboe
1
-2
/
+27
2009-10-21
Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...
Øyvind Harboe
2
-10
/
+84
2009-10-21
Retire obsolete and superfluous implementations of virt2phys in each target. ...
Øyvind Harboe
4
-129
/
+0
2009-10-21
First cut at implementing software breakpoints for mmu read only memory
Øyvind Harboe
1
-2
/
+37
2009-10-21
Defined target_write_memory() to be able to handle implementing breakpoints f...
Øyvind Harboe
1
-0
/
+24
2009-10-21
eCos synthetic target updates.
Øyvind Harboe
2
-2
/
+13
2009-10-20
XSVF: use svf_add_statemove()
David Brownell
5
-66
/
+85
2009-10-20
Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...
Øyvind Harboe
3
-13
/
+0
2009-10-20
Added the faux flash driver and target. Used for testing.
Øyvind Harboe
4
-1
/
+157
2009-10-20
Added 'unlock' option to flash write_image
Øyvind Harboe
1
-14
/
+59
[next]