index
:
riscv-tools/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
2020-03-26
target: Add possibility to remove all breakpoints
Marc Schink
2
-7
/
+12
2020-03-26
target: Add function to remove all breakpoints
Marc Schink
2
-1
/
+30
2020-03-24
avrf.c: Add ATmega256RFR2 to known flash list
Lars Poeschel
1
-0
/
+1
2020-03-24
avrf.c: Use extended addressing for flash > 0x20000
Lars Poeschel
1
-0
/
+15
2020-03-24
jtag: fix command "adapter [de]assert" with dap direct
Antonio Borneo
1
-1
/
+2
2020-03-24
doc: fix texinfo files attributes on Windows
Antonio Borneo
1
-0
/
+3
2020-03-24
tcl/target: Enable using vectreset for CC3320SF targets
Edward Fewell
4
-3
/
+32
2020-03-24
drivers: xds110: Add support of alternate XDS110 configurations
Edward Fewell
2
-23
/
+54
2020-03-24
drivers: xds110: Clean up command syntax and documentation
Edward Fewell
3
-34
/
+48
2020-03-24
tcl/target: Use sysresetreq for MSP432 targets
Edward Fewell
1
-2
/
+2
2020-03-24
drivers: xds110: Add support TCK changes in firmware update
Edward Fewell
8
-53
/
+119
2020-03-23
flash/stm32l4x: add support of STM32WB3x devices
Tarek BOCHKATI
1
-0
/
+15
2020-03-23
flash/stm32l4x: add support of STM32WLEx devices
Tarek BOCHKATI
4
-3
/
+125
2020-03-22
stlink: workaround serial bug with old ST-Link DFU
Tarek BOCHKATI
1
-1
/
+82
2020-03-22
jtag/libusb_helper: permit adapters to compute their custom serials
Tarek BOCHKATI
10
-16
/
+56
2020-03-20
flash/stm32h7x: use proper data type (bool) for has_dual_bank
Tarek BOCHKATI
1
-8
/
+8
2020-03-17
flash/nor: check fill pattern fits in word size
Christopher Head
1
-0
/
+5
2020-03-17
rtos: Destroy RTOS and fix memory leak
Marc Schink
3
-0
/
+8
2020-03-16
flash/startup.tcl: add STM32G0 and G4 aliases
Tarek BOCHKATI
1
-1
/
+3
2020-03-16
Flash driver for STM32G0xx and STM32G4xx
Andreas Bolsch
8
-196
/
+642
2020-03-14
tcl/target: Fix naming of RZ/A1 SoC
Marek Vasut
1
-1
/
+1
2020-03-14
drivers: xds110: Fix errors in routine that toggles
Edward Fewell
1
-1
/
+5
2020-03-12
target/cortex_a: add hypervisor mode
Antonio Borneo
4
-8
/
+69
2020-03-12
armv7a: access monitor registers only with security extensions
Antonio Borneo
2
-2
/
+14
2020-03-12
target/armv4_5: remove unused macro
Antonio Borneo
1
-3
/
+0
2020-03-12
arm: Use different enum for core_type and core_mode
Antonio Borneo
7
-24
/
+33
2020-03-12
arm: fix reg num for Monitor mode
Antonio Borneo
1
-1
/
+1
2020-03-12
ftdi: flush mpsse queue after a level change on reset pins
Antonio Borneo
1
-2
/
+1
2020-03-12
jimtcl: update to tag 0.79
Antonio Borneo
1
-0
/
+0
2020-03-12
target: fix crash with jimtcl 0.78
Antonio Borneo
1
-1
/
+0
2020-03-12
jtag: report API reset as synchronous
Antonio Borneo
1
-0
/
+2
2020-03-12
semihosting: add semihosting handlers to AArch64
Tarek BOCHKATI
1
-0
/
+9
2020-03-12
cortex_a: warn on broken debug_base setting
Matthias Welwarsky
1
-0
/
+4
2020-03-12
target/armv8_opcodes: use T32 instructions when the PE is in AArch32 state
Tarek BOCHKATI
2
-7
/
+15
2020-03-12
target/aarch64: fix soft breakpoint when PE is in AArch32 state
Tarek BOCHKATI
2
-1
/
+25
2020-03-12
target/aarch64: fix minor stepping issue with gdb
Tarek BOCHKATI
1
-1
/
+1
2020-03-12
target: add examine-fail event
Tomas Vanek
6
-8
/
+23
2020-03-12
Add target config for STM8S103 chip...
Anton V. Kirilchik
1
-0
/
+13
2020-03-10
semihosting: reorganize semihosting commands
Tarek BOCHKATI
3
-72
/
+40
2020-03-10
flash/stm32h7x: fix bank sizes for devices with trimmed flash
Tarek BOCHKATI
1
-28
/
+49
2020-03-09
tcl/target: Unify Renesas R-Car JTAG reset config
Marek Vasut
4
-14
/
+4
2020-03-07
flash/nor: update support for TI MSP432 devices
Edward Fewell
3
-117
/
+127
2020-03-07
bluenrg-x: simplyfied the driver
luca vinci
10
-452
/
+227
2020-03-07
bluenrg-x: added support for BlueNRG-LP device
luca vinci
9
-99
/
+256
2020-03-07
helper/binarybuffer: fix clang static analyzer warnings
Tomas Vanek
16
-37
/
+40
2020-03-07
target/arm920t: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2020-03-07
rtos/linux: fix use of memory after it is freed
Tomas Vanek
1
-7
/
+9
2020-03-07
jtag/drivers/openjtag: fix clang static analyzer warnings
Tomas Vanek
1
-3
/
+2
2020-03-07
jtag/aice: fix clang static analyzer warnings
Tomas Vanek
2
-12
/
+15
2020-03-07
flash/nor/numicro: use flash infrastructure to align write
Tomas Vanek
1
-19
/
+4
[next]