index
:
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-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
2009-10-07
Change version labels to work better with GIT
dbrownell
1
-3
/
+3
2009-10-05
Add a new JTAG "setup" event; use for better DaVinci ICEpick support.
dbrownell
1
-6
/
+22
2009-10-02
Minor ETB and ETM bugfixes and doc updates
dbrownell
1
-5
/
+29
2009-09-30
Update release process documentation.
zwelch
1
-26
/
+49
2009-09-30
Document and automate signature creation for the release archives.
zwelch
1
-1
/
+2
2009-09-29
ARM11 command handling fixes
dbrownell
1
-1
/
+14
2009-09-29
Make "-expected-id 0" suppress warnings; not unlike it used to do.
dbrownell
1
-3
/
+5
2009-09-29
Doc updates: add section on target software changes, minor fixes
dbrownell
1
-5
/
+53
2009-09-29
httpd smoketest info
oharboe
1
-1
/
+10
2009-09-28
spelling fix
oharboe
1
-1
/
+1
2009-09-26
Streamline Capture-IR handling and integrity test.
dbrownell
1
-10
/
+12
2009-09-23
When setting up an ETM, cache its ETM_CONFIG register. Then
dbrownell
1
-2
/
+38
2009-09-22
Make it easier to erase or protect through to the end
dbrownell
1
-6
/
+12
2009-09-21
Update presentation of TAP events and tap enable/disable.
dbrownell
1
-31
/
+77
2009-09-21
Remove annoying end-of-line whitespace from doc/* files.
dbrownell
15
-131
/
+131
2009-09-20
Update the User's Guide to cover the scan chain verification step
dbrownell
1
-16
/
+87
2009-09-19
Minor tweaks to description of JTAG adapter/dongle issues.
dbrownell
1
-4
/
+12
2009-09-17
Minor fixes to NAND code and docs
dbrownell
1
-3
/
+14
2009-09-17
srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...
oharboe
1
-0
/
+4
2009-09-17
The "arm9tdmi.c" file is more of a generic ARM9 support file:
dbrownell
1
-4
/
+9
2009-09-17
Doc update: mention how ARM's WFI instruction affects
dbrownell
1
-9
/
+56
2009-09-16
Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ...
oharboe
1
-1
/
+132
2009-09-12
Dirk Behme <dirk.behme@googlemail.com> document post TAP reset event
oharboe
1
-4
/
+13
2009-09-09
David Brownell <david-b@pacbell.net>
oharboe
1
-4
/
+14
2009-09-08
David Brownell <david-b@pacbell.net>
oharboe
1
-0
/
+17
2009-08-30
David Brownell <david-b@pacbell.net> Minor doc updates:
oharboe
1
-1
/
+15
2009-08-30
David Brownell <david-b@pacbell.net> start phasing out integers as target IDs
oharboe
1
-2
/
+8
2009-08-25
David Brownell <david-b@pacbell.net> Tweak disassembly commands:
oharboe
1
-3
/
+6
[next]