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-10-02
It is not possible to invalidate I-Cache on memory writes while the target is...
mlu
1
-0
/
+3
2009-10-02
Make sure that DSCR_DTR_RX is not full before writing
mlu
1
-0
/
+27
2009-10-02
More error reporting in Cortex_a8 execute_opcode
mlu
1
-0
/
+6
2009-10-02
Added asser_reset and deassert_reset for cortex_a8
mlu
1
-2
/
+2
2009-10-02
Added asser_reset and deassert_reset for cortex_a8
mlu
1
-22
/
+56
2009-10-02
Minor ETB and ETM bugfixes and doc updates
dbrownell
2
-54
/
+82
2009-10-01
ARMv7A: Report fault status registers when in Abort state
mlu
1
-0
/
+23
2009-09-30
Add DSCR_DTR_RX_FULL bit define
mlu
1
-0
/
+1
2009-09-29
Streamline Capture-IR validation code
dbrownell
1
-26
/
+23
2009-09-29
ARM11 command handling fixes
dbrownell
1
-41
/
+41
2009-09-29
Make "-expected-id 0" suppress warnings; not unlike it used to do.
dbrownell
1
-3
/
+7
2009-09-29
ETM: fix build issue on MinGW.
dbrownell
1
-20
/
+21
2009-09-29
ETB: cleanup needless symbol exports and forward decls.
dbrownell
2
-40
/
+35
2009-09-29
handle single threading
oharboe
1
-14
/
+34
2009-09-29
reentry assert
oharboe
1
-0
/
+7
2009-09-29
httpd smoketest info
oharboe
1
-4
/
+19
2009-09-29
added t/nsrst_assert_width commands
oharboe
3
-0
/
+72
2009-09-28
if srst pulls trst, then set state to TAP_RESET.
oharboe
1
-3
/
+11
2009-09-28
Shrink symbols exported from arm9tdmi.c and remove a forward ref.
dbrownell
1
-35
/
+38
2009-09-27
Update FT2232 driver so that it reliably enters TAP_RESET.
dbrownell
1
-2
/
+10
2009-09-26
Diagnostics tweaks for jtag_examine_chain() failure paths.
dbrownell
1
-3
/
+4
2009-09-26
Updates to the initial scanchain validation code:
dbrownell
2
-13
/
+42
2009-09-26
Streamline Capture-IR handling and integrity test.
dbrownell
1
-12
/
+22
2009-09-25
Try/catch scheme. Typed up the functionality and regression tested.
oharboe
2
-9
/
+100
2009-09-24
When attaching GDB to OpenOCD, the target state is no longer affected.
oharboe
2
-28
/
+68
2009-09-23
Start handling the (second) SRST stage of reset better:
dbrownell
1
-6
/
+11
2009-09-23
When setting up an ETM, cache its ETM_CONFIG register. Then
dbrownell
2
-51
/
+178
2009-09-23
Start cleaning up ETM register handling. On one ARM926 ETM+ETB
dbrownell
2
-167
/
+176
2009-09-23
Initial ETM cleanups. Most of these are cosmetic:
dbrownell
2
-83
/
+113
2009-09-23
Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these
oharboe
2
-17
/
+17
2009-09-22
- fix build issue under win32 (cygwin/msys) from svn r2746
ntfreak
1
-1
/
+1
2009-09-22
- add missing svn props from previous commit
ntfreak
2
-1953
/
+1953
2009-09-22
Make it easier to erase or protect through to the end
dbrownell
1
-36
/
+75
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
20
-183
/
+183
2009-09-21
Update the jtag-examine_chain() logic to verify that there's no
dbrownell
1
-38
/
+39
2009-09-20
Enhancement: stm32 flash protection error message
dbrownell
1
-1
/
+1
2009-09-20
Debug message updates:
dbrownell
3
-43
/
+8
2009-09-20
Minor regression bugfix for the jtag_tap_handle_event() case
dbrownell
1
-3
/
+7
2009-09-19
Added CPUDBG_WCR_BASE define
mlu
1
-0
/
+1
2009-09-19
Avoid cache invalidation when writing to hardware debug registers
mlu
1
-4
/
+19
2009-09-19
Style cleanup for the updated ft2232_add_pathmove().
dbrownell
1
-15
/
+18
2009-09-19
Minor behavior fixes for the two JTAG reset events (C/internal,
dbrownell
2
-15
/
+14
2009-09-18
Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c
mlu
1
-28
/
+39
2009-09-18
remove unused externs
oharboe
1
-3
/
+0
2009-09-18
Tweak TCL reset script ... mostly improving descriptions of
dbrownell
1
-12
/
+27
2009-09-17
Address codereview comment from Steve Grubb <sgrubb@redhat.com>:
dbrownell
2
-33
/
+26
2009-09-17
Minor fixes to NAND code and docs
dbrownell
1
-25
/
+43
2009-09-17
Fix coredump seen in some code paths.
dbrownell
1
-0
/
+3
2009-09-17
michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove(...
oharboe
1
-18
/
+30
2009-09-17
prefix zy1000_reboot command to avoid name conflicts
oharboe
1
-1
/
+1
[next]