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
2019-04-22
Fixed typo in comment.
new_bscan_approach
Greg Savin
1
-1
/
+1
2019-04-22
Fixed coding error where some fields in a queued JTAG scan would go
Greg Savin
1
-26
/
+25
2019-04-18
Addressed review comments.
Greg Savin
3
-6
/
+11
2019-04-18
High bit of out_value was unpredictable. Added initializer to
Greg Savin
1
-2
/
+2
2019-04-18
Addressed review comments.
Greg Savin
8
-63
/
+43
2019-04-11
Fixed style issue caught by checkpatch.
Greg Savin
1
-3
/
+3
2019-04-11
Added some missing conditional compilation directives.
Greg Savin
1
-0
/
+4
2019-04-09
Fixed formatting issues flagged by checkpatch.pl.
Greg Savin
5
-28
/
+23
2019-04-08
Simplified BSCAN related scanning fields.
Greg Savin
2
-24
/
+20
2019-04-08
A couple fixes.
Greg Savin
2
-7
/
+2
2019-04-08
Added config files.
Greg Savin
3
-0
/
+46
2019-04-05
Moved some functions to riscv.c from the version-specific files.
Greg Savin
4
-98
/
+114
2019-04-05
Fixed wrong assignment of IR width (needed BSCAN IR width somewhere
Greg Savin
2
-49
/
+7
2019-04-05
Fleshing out more.
Greg Savin
1
-8
/
+100
2019-04-04
Checking in for backup.
Greg Savin
6
-0
/
+180
2019-04-03
Support simultaneous resume using hasel (#364)
Tim Newsome
5
-191
/
+300
2019-04-02
More carefully ignore line numbers/time stamps. (#365)
Tim Newsome
1
-3
/
+4
2019-03-11
Fix FESPI address parsing. (#355)
Tim Newsome
1
-3
/
+1
2019-03-05
Set up halt groups for SMP groups. (#353)
Tim Newsome
3
-164
/
+616
2019-03-01
Merge pull request #354 from riscv/fix-openocd-texi-typo
Carsten Gosvig
1
-1
/
+1
2019-03-01
Fixed erroneous space that made CentOS 6 build fail
cgsfv
1
-1
/
+1
2019-02-14
Merge pull request #351 from riscv/from_upstream
Tim Newsome
147
-1242
/
+6456
2019-02-14
Fix cut and paste error in docs. (#352)
Tim Newsome
1
-1
/
+1
2019-02-11
Style fix.
Tim Newsome
1
-2
/
+1
2019-02-11
Fix old cut and paste bug.
Tim Newsome
1
-1
/
+1
2019-02-08
Fix build.
Tim Newsome
1
-3
/
+2
2019-02-08
Merge branch 'master' into from_upstream
Tim Newsome
147
-1242
/
+6458
2019-02-07
Rtos riscv (#350)
Tim Newsome
9
-47
/
+127
2019-02-07
jlink: Use correct SWD buffer size
Marc Schink
1
-1
/
+1
2019-02-07
drivers/bitbang: remove unused extern declaration of jtag_interface
Antonio Borneo
1
-3
/
+0
2019-02-07
command: fix the mode for command "jtag configure"
Antonio Borneo
2
-2
/
+2
2019-02-07
doc: add documentation for "adapter usb location" command
Oleksij Rempel
1
-0
/
+10
2019-02-07
target/cortex_m: fix clang static analyzer warning
Tomas Vanek
1
-2
/
+7
2019-02-07
target/hla_target: fix clang static analyzer warning
Tomas Vanek
1
-4
/
+6
2019-02-07
at91samd: Add flash programming support for SAMC2?N* parts
Kevin Vermilion
1
-0
/
+4
2019-02-07
target start_algorithm: Don't copy the IN mem_params fix uninitialised value.
Jean-Christian de Rivaz
5
-1
/
+10
2019-02-07
flash/nor/stm32f1x: Ability to change user option bytes.
Jan Vojtech
2
-3
/
+14
2019-02-07
target algo: do not write reg_param if direction is PARAM_IN
Tomas Vanek
7
-1
/
+19
2019-02-07
drivers/imx_gpio: fix polarity of srst and trst
Antonio Borneo
1
-2
/
+2
2019-02-07
jtag: drivers: provide initial support for usb path filtering
Oleksij Rempel
5
-1
/
+185
2019-02-05
flash/nor: flash driver and cfg for SAM E54, E53, E51 and D51
Tomas Vanek
6
-3
/
+1119
2019-02-04
flash/nor/stm32f1x: use address instead of offset in stm32x_write_block()
Tomas Vanek
1
-6
/
+4
2019-02-04
flash/nor/stm32f1x: fix minor error messages
Tomas Vanek
1
-3
/
+5
2019-02-04
cortex_m: fix stepping on FPB rev 1
Tomas Vanek
1
-3
/
+10
2019-02-04
flash/nor/at91samd: add samr34j18.
Guillaume Revaillot
1
-0
/
+3
2019-01-31
Merge pull request #347 from riscv/hwthread
Tim Newsome
12
-143
/
+787
2019-01-31
Fix sending memory-map for 64-bit targets. (#348)
Tim Newsome
23
-63
/
+84
2019-01-30
arm_adi_v5: rewrite dap_to_jtag and dap_to_swd
Antonio Borneo
5
-119
/
+80
2019-01-30
aarch64: support for aarch32 ARM_MODE_SYS
Matthias Welwarsky
3
-0
/
+12
2019-01-27
target: do not allow 'target create' after init
Tomas Vanek
1
-2
/
+1
[next]