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_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
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
Revert part of da12994 to fix ^C being eaten. (#397)
Tim Newsome
1
-0
/
+4
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-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
6
-0
/
+137
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
1
-7
/
+58
2019-07-09
Redo fespi flash algorithm (#384)
Tim Newsome
2
-308
/
+184
2019-07-08
RV32E support (#387)
Tim Newsome
2
-12
/
+31
2019-06-21
Reduce abstract command execution by one scan. (#383)
Tim Newsome
1
-37
/
+40
2019-06-20
fix memory leak (#382)
jhjung81
1
-0
/
+1
2019-06-19
Improve block read and checksum speed (#381)
Tim Newsome
6
-17
/
+117
2019-06-14
Set mstatus.FS to access FPU CSRs. (#380)
Tim Newsome
1
-3
/
+12
2019-06-10
Inverted Frame to Pseudo Tap for Simpler Hardware to Decode DR (#373)
Paul George
3
-82
/
+150
2019-05-21
Don't write sbcs while sbbusy is set. (#375)
Tim Newsome
1
-9
/
+24
2019-05-20
Don't update RTOS threads just before step. (#376)
Tim Newsome
1
-1
/
+17
2019-05-20
RISC-V: Make compliance tests more verbose (#366)
Philipp Wagner
1
-2
/
+10
2019-05-20
RISC-V compliance test: target must be examined (#367)
Philipp Wagner
1
-0
/
+6
2019-05-16
More helpful debug output. (#374)
Tim Newsome
2
-8
/
+3
2019-05-09
Simultaneous halt (#372)
Tim Newsome
3
-170
/
+221
2019-04-23
Support for driving RISC-V DM via Arty's own JTAG chain using BSCAN tunnel (#...
Greg Savin
3
-2
/
+221
2019-04-09
Propagate some errors in execute_abstract_command().
Tim Newsome
1
-3
/
+4
2019-04-03
Merge branch 'master' into from_upstream
Tim Newsome
114
-921
/
+1191
2019-04-03
Support simultaneous resume using hasel (#364)
Tim Newsome
5
-191
/
+300
2019-04-03
armv7a_mmu: Remove warning on va = pa
Florian Fainelli
1
-2
/
+0
2019-04-03
target/cortex_m: remove target halted check when removing a breakpoint
Tomas Vanek
1
-9
/
+3
2019-04-01
target/cortex_m: remove fp_code_available counting
Tomas Vanek
2
-18
/
+1
2019-04-01
target/cortex_m: simplify cortex_m_unset_breakpoint()
Tomas Vanek
1
-10
/
+4
2019-03-27
Constify struct flash_driver instances
Christopher Head
64
-135
/
+135
2019-03-27
smp: move sub-command "smp_gdb" in file smp.c
Antonio Borneo
3
-56
/
+28
2019-03-27
smp: replace commands smp_on/smp_off with "smp [on|off]"
Antonio Borneo
5
-154
/
+96
2019-03-27
flash/nor/core: adjust flash_iterate_address_range_inner() for 64-bit
Tomas Vanek
1
-19
/
+17
2019-03-27
Lots of RISC-V improvements.
Tim Newsome
7
-379
/
+1764
2019-03-26
stlink: Set speed before entering JTAG/SWD mode
Frans-Willem Hardijzer
1
-22
/
+26
2019-03-23
mips32: pracc: Fix indent
Marek Vasut
1
-3
/
+3
2019-03-23
mips32: pracc: Fix UPPER/LOWER macros
Marek Vasut
1
-2
/
+2
2019-03-14
target/mips: Use 'bool' data type
Marc Schink
2
-15
/
+15
2019-03-14
target/xscale: Use 'bool' data type
Marc Schink
1
-15
/
+15
2019-03-14
target/dsp563xx: Use 'bool' data type
Marc Schink
1
-23
/
+23
2019-03-14
flash/stm32h7x: remove IWDG1_SW separate variable
Christopher Head
1
-14
/
+0
2019-03-14
target/adi_v5_swd: improve error check while updating DP_SELECT
Antonio Borneo
1
-13
/
+42
2019-03-14
target/adi_v5_swd: update cached value on write to DP_SELECT
Antonio Borneo
1
-1
/
+4
2019-03-12
target/breakpoints: make internal functions static
Tomas Vanek
1
-4
/
+6
2019-03-12
flash/nor/tcl.c: use COMMAND_PARSE_ADDRESS
Tomas Vanek
1
-5
/
+1
2019-03-11
Fix FESPI address parsing. (#355)
Tim Newsome
1
-3
/
+1
2019-03-08
flash/nor: use target_addr_t for flash bank base
Tim Newsome
28
-98
/
+121
2019-03-08
gdb_server, target: Add target_address_bits()
Tim Newsome
5
-6
/
+43
2019-03-08
rtos/hwthread: add hardware-thread pseudo rtos
Matthias Welwarsky
3
-0
/
+350
[next]