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
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-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
2019-06-14
target/aarch64: remove dependency from jtag queue
Antonio Borneo
1
-2
/
+3
2019-06-13
jtag: fix error on TCL command "return" in jtag event handler
Antonio Borneo
1
-1
/
+6
2019-06-13
target: fix error on TCL command "return" in target event handler
Antonio Borneo
1
-1
/
+6
2019-06-13
flash/stm32h7x: fix register names to comply with RM0399 Rev2 and RM0433 Rev6
Tarek BOCHKATI
1
-13
/
+13
2019-06-13
jtag: drivers: buspirate: chunk SWD switch sequence transfer.
Tilman Sauerbeck
1
-8
/
+17
2019-06-13
jtag/drivers/jtag_usb_common: fix typo
Christopher Head
1
-6
/
+6
2019-06-12
target: make target re-configuration possible again
Tomas Vanek
1
-1
/
+7
2019-06-12
fix XScale register access
Michael Schwingen
1
-0
/
+1
2019-06-12
mem_ap: fix format of logged addresses
Antonio Borneo
1
-2
/
+2
2019-06-12
ARMv8: Update rtos_reg storage from 8 to 16 bytes
Daniel Goehring
1
-1
/
+1
2019-06-12
armv7a_mmu: Add support for decoding Super Sections
Florian Fainelli
1
-10
/
+27
[prev]
[next]