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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
Handle hardware watchpoints hit by RV32 loads and stores (#291)
craigblackmore
3
-1
/
+86
2018-08-27
Handle the qC packet (#292)
craigblackmore
1
-0
/
+7
2018-08-23
Switch active rtos thread on any hart halt. (#290)
Dmitry Ryzhov
1
-0
/
+1
2018-08-23
Use LOG_DEBUG for debug messages: Discard unexpected char
cgsfv
1
-1
/
+1
2018-08-22
Read memory words individually if burst read fails
cgsfv
1
-44
/
+79
2018-08-21
From upstream (#288)
Tim Newsome
0
-0
/
+0
2018-08-20
From upstream (#286)
Tim Newsome
138
-517
/
+15329
2018-08-20
Remove unused variable. (#284)
Tim Newsome
1
-2
/
+0
2018-08-08
Update s25fl256 flash device id, cypress now. (#285)
Ken Zhang
1
-0
/
+1
2018-08-06
Fix target not halting when GDB jumps to a hardware breakpoint (#283)
craigblackmore
1
-12
/
+0
2018-07-19
Merge pull request #277 from riscv/fespi_free
Tim Newsome
1
-1
/
+2
2018-07-18
Merge pull request #282 from riscv/makefile
Tim Newsome
2
-10
/
+20
2018-07-18
Mimic openrisc Makefile structure
Tim Newsome
2
-10
/
+20
2018-07-17
Merge pull request #281 from riscv/docs
Tim Newsome
1
-2
/
+5
2018-07-17
Explain what RISC-V targets are supported.
Tim Newsome
1
-2
/
+5
2018-07-17
Merge pull request #280 from riscv/docs
Tim Newsome
1
-0
/
+78
2018-07-17
Merge pull request #275 from riscv/cleanup
Tim Newsome
2
-2
/
+3
2018-07-17
Merge pull request #279 from riscv/work_area
Tim Newsome
3
-52
/
+40
2018-07-17
Merge pull request #274 from riscv/comment
Tim Newsome
1
-1
/
+3
2018-07-16
Document RISC-V commands.
Tim Newsome
1
-0
/
+78
2018-07-16
Use work area instead of riscv-specific config
Tim Newsome
3
-52
/
+40
2018-07-12
Define free_driver_priv for fespi flash driver
Tim Newsome
1
-1
/
+2
2018-06-25
Revert unnecessary change.
Tim Newsome
2
-2
/
+3
2018-06-20
Explain why reg_cache_values isn't per-hart.
Tim Newsome
1
-1
/
+3
2018-06-12
Merge pull request #266 from gnu-mcu-eclipse/semihosting
Tim Newsome
5
-0
/
+270
2018-06-12
target/riscv: fix trailing spaces
Liviu Ionescu
1
-10
/
+10
2018-06-12
target/riscv: explain why `arm` commands are used
Liviu Ionescu
1
-0
/
+13
2018-06-12
Merge pull request #267 from riscv/cleanup
Tim Newsome
1
-1
/
+1
2018-06-12
Revert 7927e90a42c4990fbb787b72fa2f049d49f1fdb2
Tim Newsome
1
-1
/
+1
2018-06-12
target/riscv: add semihosting support
Liviu Ionescu
5
-0
/
+257
2018-06-11
Merge pull request #265 from riscv/cleanup
Tim Newsome
1
-11
/
+0
2018-06-11
Merge pull request #264 from riscv/from_upstream
Tim Newsome
41
-823
/
+6568
2018-06-11
Remove dead code.
Tim Newsome
1
-11
/
+0
2018-06-11
Merge branch 'master' into from_upstream
Tim Newsome
41
-823
/
+6568
2018-06-08
Merge pull request #263 from riscv/hartsel
Tim Newsome
3
-300
/
+324
2018-06-06
Update debug defines to match spec
Tim Newsome
3
-300
/
+324
2018-06-06
psoc5lp: Add NV Latch flash driver
Andreas Färber
4
-0
/
+344
2018-06-06
flash/nor/psoc5lp: fix bad commit 2d5f2ede55150235352773a976166c3ab68297bc
Tomas Vanek
1
-27
/
+39
2018-06-06
drivers: xds110: Remove unnecessary and deprecated libusb function.
Edward Fewell
1
-6
/
+2
2018-06-06
psoc5lp: Add EEPROM flash driver
Andreas Färber
4
-0
/
+285
2018-06-06
flash/nor: Add PSoC 5LP flash driver
Andreas Färber
6
-2
/
+1036
2018-06-06
flash/nor: Add support for TI CC3220SF internal flash
Edward Fewell
13
-54
/
+804
2018-06-06
Fix Semihosting FileIO for targets using vcont packet
Omair Javaid
1
-0
/
+2
2018-06-06
target/target.c: free semihosting member
Liviu Ionescu
1
-0
/
+3
2018-06-05
Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
Khem Raj
1
-1
/
+4
2018-06-05
target/cortex_m: constify some variables
Christopher Head
1
-4
/
+4
2018-06-05
flash/nor/virtual: copy missing fields from master flash_bank structure
Bohdan Tymkiv
1
-0
/
+5
2018-06-05
flash/nor/core: fix double-free crash with 'virtual' flash banks
Bohdan Tymkiv
1
-2
/
+10
2018-06-04
Merge pull request #262 from riscv/from_upstream
Tim Newsome
16
-82
/
+84
2018-06-04
breakpoints: simplify the test to find a breakpoint
Antonio Borneo
1
-5
/
+2
[prev]
[next]