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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-27
target: groundwork for "reset-assert" event
David Brownell
1
-4
/
+43
2009-11-26
update bug reporting information
Uwe Hermann
1
-4
/
+2
2009-11-26
styleguide: add some embedded style rules.
Øyvind Harboe
1
-0
/
+3
2009-11-25
update command handler documentation
Zachary T Welch
2
-18
/
+83
2009-11-24
support for scripts in $HOME/.openocd
Andreas Fritiofson
1
-8
/
+14
2009-11-23
arm926ejs: retire cp15 commands, handled by mrc/mcr.
Øyvind Harboe
1
-7
/
+0
2009-11-20
ARM7/ARM9: remove old "debug commands"
David Brownell
1
-52
/
+35
2009-11-19
document new flash syntax
Zachary T Welch
1
-2
/
+6
2009-11-17
update command_handler documentation
Zachary T Welch
2
-21
/
+22
2009-11-16
ARMv7A: use standard disassembler
David Brownell
1
-18
/
+8
2009-11-16
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
1
-8
/
+6
2009-11-16
Add 'nand verify' command
Zachary T Welch
1
-0
/
+26
2009-11-13
update developer manual for new types
Zachary T Welch
2
-5
/
+6
2009-11-13
add documention for writing built-in commands
Zachary T Welch
3
-2
/
+163
2009-11-12
ETM: start support for ETMv2+
David Brownell
1
-3
/
+15
2009-11-12
parport: add support for the jtag_khz command.
Jonas Horberg
1
-0
/
+36
2009-11-10
target: MMU-aware init for memory read/write
David Brownell
1
-5
/
+9
2009-11-10
ARM11: remove old mrc/mcr commands
Øyvind Harboe
1
-19
/
+1
2009-11-09
finish removing deprecated/obsolete commands
David Brownell
1
-86
/
+0
2009-11-09
User's Guide: Flash/NAND doc tweaks
David Brownell
1
-3
/
+12
2009-11-09
User's Guide: bugfix global state info
David Brownell
1
-3
/
+1
2009-11-08
target.cfg: remove "-work-area-virt 0"
David Brownell
1
-1
/
+6
2009-11-05
User's Guide: TAP setup tweakage
David Brownell
1
-6
/
+14
2009-11-04
Release docs: fix notes
David Brownell
1
-7
/
+12
2009-11-04
Doc: fix broken link
David Brownell
1
-1
/
+1
2009-11-04
Other files: stop referring to ChangeLog too
David Brownell
1
-3
/
+1
2009-11-04
Tweak release docs
David Brownell
1
-110
/
+172
2009-11-01
User's Guide: more init info, autoprobing, etc
David Brownell
1
-6
/
+93
2009-10-27
Rewrite release script to use GIT.
Zachary T Welch
1
-136
/
+62
2009-10-25
ARM: rename "arm9tdmi vector_catch" to "arm9 ..."
David Brownell
1
-9
/
+4
2009-10-23
arm9tdmi vector_catch: reserved means "don't use"
David Brownell
1
-1
/
+3
2009-10-22
ETM: rename registers, doc tweaks
David Brownell
1
-2
/
+17
2009-10-21
mww_phys retired. Replaced by generic mww phys in target.c
Øyvind Harboe
1
-51
/
+0
2009-10-21
virt2phys is now implemented by target.c globally, retire target specific doc...
Øyvind Harboe
1
-15
/
+0
2009-10-21
Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...
Øyvind Harboe
1
-6
/
+10
2009-10-20
XSVF: use svf_add_statemove()
David Brownell
1
-2
/
+25
2009-10-20
Added 'unlock' option to flash write_image
Øyvind Harboe
1
-3
/
+4
2009-10-19
Doc: jtag_init must validate scan chain too
David Brownell
1
-0
/
+5
2009-10-14
doc updates to match "help" better
David Brownell
1
-7
/
+35
2009-10-13
Retired gdb_attach. gdb-detach event covers this functionality.
Øyvind Harboe
1
-5
/
+0
2009-10-12
arm11 burst writes are now only enabled for writes larger than 1 word. Single...
Øyvind Harboe
1
-1
/
+5
2009-10-12
Retire arm11 no_increment. Intended for future expansion to read/write to por...
Øyvind Harboe
1
-7
/
+0
2009-10-09
tweak new "translating ..." text
David Brownell
1
-16
/
+18
2009-10-09
add documentation about reset customization
David Brownell
1
-12
/
+108
2009-10-09
Added tip in documentation on how to translate quirky syntax
Øyvind Harboe
1
-1
/
+41
2009-10-07
Houston, we have Mirror!
David Brownell
1
-0
/
+6
2009-10-08
Change most in-tree references from SVN to GIT.
dbrownell
5
-125
/
+65
2009-10-07
Remove pointless "target library" chapter.
dbrownell
1
-36
/
+84
2009-10-07
Note bug in handling of variables through command line parameters.
dbrownell
1
-0
/
+8
2009-10-07
Updates for "reset_config":
dbrownell
1
-6
/
+22
[next]