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
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
2019-06-20
helper/command: make command_run_line reentrant
Christopher Head
1
-0
/
+6
2019-06-20
doc: makeinfo extra whitespace
Kevin Gillespie
1
-1
/
+1
2019-06-20
fix memory leak (#382)
jhjung81
1
-0
/
+1
2019-06-19
Improve block read and checksum speed (#381)
Tim Newsome
10
-21
/
+413
2019-06-19
tcl/board: Add SAML11 Xplained Pro Evaluation Kit
Marc Schink
1
-0
/
+10
2019-06-19
tcl/target: Add initial Microchip SAML1x support
Marc Schink
1
-0
/
+31
2019-06-19
target/cortex_m: Add support for AHB5-AP
Marc Schink
1
-1
/
+10
2019-06-19
target/arm_adiv5: Add type for AHB5-AP
Marc Schink
3
-6
/
+12
2019-06-19
Configs for ARM corelink SSE-200 target and Musca A board
Omair Javaid
2
-0
/
+115
2019-06-19
Support for debugging on ARMv8-M CPUs
Omair Javaid
2
-15
/
+62
2019-06-14
Set mstatus.FS to access FPU CSRs. (#380)
Tim Newsome
1
-3
/
+12
2019-06-14
target/cortex_a: remove dependency from jtag queue
Antonio Borneo
1
-2
/
+3
[prev]
[next]