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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-17
Account for impebreak in size requirements for progbuf (#509)
Samuel Obuch
1
-30
/
+26
2020-08-07
Fix of DMI batch scans over 64-bits (#432)
Jan Matyas
4
-27
/
+37
2020-07-17
Further deprecate `-rtos riscv`. (#499)
Tim Newsome
2
-7
/
+39
2020-07-07
Triggers with type=0 aren't real. (#496)
Tim Newsome
1
-1
/
+5
2020-07-02
Merge pull request #494 from riscv/from_upstream
Tim Newsome
227
-4490
/
+17964
2020-07-01
Warn if we are asked to read/write 0 bytes. (#492)
Tim Newsome
1
-0
/
+10
2020-06-30
Fix formatting.
Tim Newsome
1
-3
/
+2
2020-06-30
Merge branch 'riscv' into from_upstream
Tim Newsome
2
-6
/
+6
2020-06-25
Don't halt the algorith-running hart because another is halted. (#490)
Tim Newsome
1
-3
/
+1
2020-06-25
Accept dmstatus.version==3 (0.14) (#489)
Tim Newsome
1
-3
/
+5
2020-06-23
Fix build.
Tim Newsome
2
-3
/
+2
2020-06-23
Merge branch 'master' into from_upstream
Tim Newsome
227
-4487
/
+17963
2020-06-23
flash/nor/spi: add micron MT25QU01G (#487)
Jaehoon Park
1
-0
/
+1
2020-06-23
libjaylink: Update to latest Git version
Marc Schink
1
-0
/
+0
2020-06-18
Step/resume off manual hardware triggers (#486)
Tim Newsome
2
-30
/
+119
2020-06-18
target/armv7m_trace: Calculate prescaler for external capture devices
Marc Schink
2
-7
/
+26
2020-06-16
riscv: Avoid shadowing read_csr/write_csr macros (#483)
Khem Raj
1
-6
/
+6
2020-06-14
flash/nor/stm32l4x: Fix check for number of arguments
Marc Schink
1
-1
/
+1
2020-06-14
stlink: code factorization by introducing stlink_usb_exit_mode
Tarek BOCHKATI
1
-43
/
+24
2020-06-14
openocd: fix issue in WIN32 with TCP adapters
Tarek BOCHKATI
3
-2
/
+22
2020-06-14
flash: Add the Freedom E310-G002 SPI Flash
Alistair Francis
1
-1
/
+2
2020-06-06
coding style: fix multi-line dereferencing
Antonio Borneo
2
-16
/
+9
2020-06-06
jtag/tcl: fix memory leak in command 'irscan'
Antonio Borneo
1
-4
/
+9
2020-06-06
target/cortex_a: fix memory leak of register cache
Antonio Borneo
4
-0
/
+25
2020-06-06
target/mem_ap: fix two memory leaks
Antonio Borneo
1
-0
/
+10
2020-06-06
libusb_helper: fix memory leak when no adapter is found
Antonio Borneo
1
-0
/
+3
2020-06-06
target/cortex-m: enable C_DEBUGEN during examine
Antonio Borneo
1
-0
/
+13
2020-06-06
log: fix kept_alive() and report expired timeout
Antonio Borneo
1
-17
/
+39
2020-06-06
nor/kinetis: add keep-alive during flash write
Antonio Borneo
1
-0
/
+4
2020-06-06
arm_adi_v5: dap_ti_be_32_quirks_command minor simplification
Tarek BOCHKATI
1
-18
/
+2
2020-06-06
arm_adi_v5: enhance command error reporting
Tarek BOCHKATI
1
-17
/
+32
2020-06-06
jtag/drivers/bcm2835gpio: bcm2835gpio_init has been updated
tscn92
1
-1
/
+5
2020-05-26
Don't use MMU in M mode - https://github.com/riscv/riscv-openocd/issu… (#479)
Tommy Murphy
1
-3
/
+22
2020-05-24
helper/command: remove unused functions and make static local ones
Antonio Borneo
2
-49
/
+8
2020-05-24
openocd: properly use jim data types
Antonio Borneo
3
-4
/
+5
2020-05-24
helper/command: fix check on value returned by jim API
Antonio Borneo
1
-2
/
+2
2020-05-24
helper/command: strip replicated command name in log
Antonio Borneo
3
-11
/
+8
2020-05-24
stlink: fix open AP for v2j37 and v3j7
Antonio Borneo
1
-4
/
+11
2020-05-24
stlink: fix incorrectly returned error on v2j28
Antonio Borneo
1
-1
/
+14
2020-05-24
stlink: default dapdirect to SWD instead of JTAG
Antonio Borneo
1
-1
/
+1
2020-05-24
stm8 target: make adapter speed settings work
Ake Rehnman
1
-11
/
+29
2020-05-24
Revert "adapter: expose HLA interface in struct adapter_driver"
Antonio Borneo
2
-9
/
+0
2020-05-24
stlink: simplify handling of SWIM
Antonio Borneo
1
-17
/
+8
2020-05-24
stlink: simplify mem R/W with SWIM
Antonio Borneo
1
-12
/
+36
2020-05-24
swim: add new transport
Antonio Borneo
7
-31
/
+161
2020-05-24
swim: fix adapter speed handling
Antonio Borneo
3
-7
/
+14
2020-05-24
swim: abstract the transport in stm8 target
Antonio Borneo
4
-53
/
+134
2020-05-24
adapter: expose HLA interface in struct adapter_driver
Antonio Borneo
2
-0
/
+9
2020-05-24
stlink: reduce use of hla specific enum hl_transports
Antonio Borneo
1
-50
/
+52
2020-05-24
flash/nor/sh_qspi: Fix dead assignment
Marc Schink
1
-1
/
+1
[next]