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
reset_test
reverse-resume-order
riscv
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-11-05
Whenever bscan mode is entered, reset the variable that tracks
bscan_optimization
Greg Savin
1
-0
/
+7
2019-11-04
Fix for formatting issues
Greg Savin
1
-3
/
+3
2019-11-04
For BSCAN tunneling, USER4 only needs to be scanned into IR once,
Greg Savin
1
-2
/
+11
2019-11-04
Add support for 64-bit memory reads/writes (#419)
Tim Newsome
8
-56
/
+142
2019-10-23
pmpcfg[13] only exist on RV32. (#416)
Tim Newsome
1
-0
/
+2
2019-10-14
Merge pull request #417 from riscv/heterogeneous
Tim Newsome
1
-2
/
+74
2019-10-11
Combine SMP group registers into one list for gdb
Tim Newsome
1
-2
/
+74
2019-10-09
Merge pull request #413 from riscv/compliance
Tim Newsome
1
-1
/
+5
2019-10-03
The compliance test is poorly supported.
Tim Newsome
1
-1
/
+5
2019-09-30
Merge pull request #411 from riscv/from_upstream
Tim Newsome
198
-4575
/
+3531
2019-09-30
Fix filterdiff line.
Tim Newsome
1
-1
/
+1
2019-09-27
Fix the build.
Tim Newsome
2
-18
/
+5
2019-09-27
Update libjaylink.
Tim Newsome
3
-2
/
+97
2019-09-27
Merge branch 'master' into from_upstream
Tim Newsome
194
-4565
/
+3439
2019-09-25
Use more idiomatic assembly for flash code. (#410)
Tim Newsome
3
-104
/
+2
2019-09-24
Perform SBA writes with batch transactions for improved performance. (#405)
darius-bluespec
3
-18
/
+60
2019-09-24
src/jtag/aice: Fix obviously incorrect bit op.
Seth LaForge
1
-1
/
+1
2019-09-24
helper/command: clear errno before calling parser
Christopher Head
1
-0
/
+1
2019-09-24
flash/nor/tcl: Fix usage of 'flash erase_sector' command
Marc Schink
1
-1
/
+1
2019-09-23
The stack is relative to the program. (#409)
Tim Newsome
3
-7
/
+7
2019-09-20
tcl/board: Add Rigado BMD-300 Evaluation Kit
Marc Schink
1
-0
/
+11
2019-09-18
esirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZE
Khem Raj
1
-4
/
+4
2019-09-13
Add TCK padding in the OSCAN1 reset/online/activate sequence. (#406)
Greg Savin
1
-0
/
+14
2019-09-11
Display IDCODE in message about it not existing. (#404)
Tim Newsome
1
-1
/
+1
2019-09-09
Fix flashing HiFive Unleashed (#402)
Tim Newsome
13
-161
/
+255
2019-09-08
flash/nor/stm32h7x: remove unused 'pages_per_sector' from stm32h7x_part_info
Tarek BOCHKATI
1
-1
/
+0
2019-09-08
flash/nor/stm32h7x: remove flash size information from device name
Tarek BOCHKATI
1
-1
/
+1
2019-09-08
flash/nor: flash driver for Synwit SWM050 MCUs
Caleb Szalacinski
5
-0
/
+276
2019-09-08
target/dsp563xx: dsp563xx restore reg support
Han Hartgers
1
-0
/
+1
2019-09-08
src/flash/nand: Fix some operator precedence bugs.
Seth LaForge
2
-2
/
+2
2019-09-07
Update jep106.inc by running the script. (#400)
Tim Newsome
1
-240
/
+491
2019-08-28
Revert part of da12994 to fix ^C being eaten. (#397)
Tim Newsome
1
-0
/
+4
2019-08-28
gdb_server, rtos: Fine-grained RTOS register access
Tim Newsome
8
-47
/
+155
2019-08-26
Use only one hart to run algorithm. (#396)
Tim Newsome
2
-11
/
+19
2019-08-19
Adds support for RISCV Access Memory Abstract Commands (#394)
dave-estes-syzexion
1
-6
/
+192
2019-08-14
Don't fake step for hwthread rtos. (#393)
Tim Newsome
4
-11
/
+26
2019-08-04
flash/nor/core: fix some minor typo
Tarek BOCHKATI
1
-5
/
+5
2019-08-04
contrib/rpc_examples: Adapt to new command line handling
Marc Schink
1
-2
/
+2
2019-07-28
mflash: Remove this broken flash driver
Andreas Fritiofson
5
-1807
/
+1
2019-07-26
Properly detect errors in SBA reads. (#392)
Tim Newsome
1
-19
/
+26
2019-07-18
Access memory through the scope of current privilege level (#386)
Nils Wistoff
7
-0
/
+143
2019-07-15
Optimize reading a single byte/short/word. (#390)
Tim Newsome
1
-4
/
+61
2019-07-15
Write all ones to clear cmderr. (#389)
Tim Newsome
1
-1
/
+1
2019-07-15
Make resume order configurable. (#388)
Tim Newsome
2
-7
/
+69
2019-07-09
Redo fespi flash algorithm (#384)
Tim Newsome
9
-334
/
+601
2019-07-08
RV32E support (#387)
Tim Newsome
2
-12
/
+31
2019-07-07
configure.ac: Fix ST-Link adapter description
Marc Schink
1
-1
/
+1
2019-06-21
Reduce abstract command execution by one scan. (#383)
Tim Newsome
1
-37
/
+40
2019-06-20
cortex_m: set C_DEBUGEN in soft_reset_halt
Antonio Borneo
1
-0
/
+5
2019-06-20
helper/options: simplify the code using command_run_linef()
Antonio Borneo
1
-8
/
+3
[next]