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-11-04
target/adi_v5_jtag: remove unused global variable
Antonio Borneo
1
-1
/
+1
2020-11-04
cortex_m: declare local functions as static
Antonio Borneo
2
-6
/
+3
2020-11-04
rtos: make private the API rtos_try_next()
Antonio Borneo
2
-2
/
+3
2020-11-04
transport: remove unused function transports_are_declared()
Antonio Borneo
2
-12
/
+0
2020-11-04
server: declare local functions as static
Antonio Borneo
1
-1
/
+1
2020-11-04
jtag: declare local symbols as static
Antonio Borneo
14
-119
/
+119
2020-11-04
target: declare local symbols as static
Antonio Borneo
19
-51
/
+48
2020-11-04
rtos: declare local symbols as static
Antonio Borneo
4
-21
/
+21
2020-11-04
flash: declare local symbols as static
Antonio Borneo
9
-15
/
+19
2020-11-04
openocd: add support for libftdi 1.5
Antonio Borneo
5
-8
/
+40
2020-11-04
configure.ac: stop automake to search for scripts in parent dirs
Antonio Borneo
1
-0
/
+1
2020-11-04
target: handle command 'target current' when no target is present
Antonio Borneo
1
-1
/
+3
2020-11-04
gdb_server: allow multiple GDB connections to selected targets
Antonio Borneo
4
-5
/
+40
2020-11-04
tcl: replace '-ctibase' with '-baseaddr'
Antonio Borneo
11
-17
/
+17
2020-11-04
target/arm_cti: use adiv5_jim_mem_ap_spot_configure()
Antonio Borneo
3
-102
/
+48
2020-11-04
target/arm_adi_v5: add helper to get mem_ap spot in configure/cget
Antonio Borneo
2
-85
/
+135
2020-11-04
stm32h7x.cfg: alignment with RM0399 rev3
Tarek BOCHKATI
1
-2
/
+4
2020-11-04
jtag/tcl: fix memory leak in error return
Tomas Vanek
1
-0
/
+5
2020-11-04
gdb_server: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2020-11-04
helper/command: fix clang static analyzer warning
Tomas Vanek
1
-28
/
+18
2020-11-04
flash/nor/atsamv: fix clang static analyzer warning
Tomas Vanek
1
-0
/
+3
2020-10-30
tcl/board: fix changed target config filenames
Antonio Borneo
2
-2
/
+2
2020-10-30
tcl/board: drop 'tcl' prefix in 'find' command
Antonio Borneo
2
-2
/
+2
2020-10-30
tcl/interface/ti-icdi: remove empty lines at end of file
Antonio Borneo
1
-1
/
+0
2020-10-30
jtag: xlnx-pcie-xvc: Declare function static
Moritz Fischer
1
-1
/
+1
2020-10-30
board: drop open-bldc
Karl Palsson
1
-7
/
+0
2020-10-30
jtag/drivers/stlink_usb: fix SWO prescaler
Cliff L. Biffle
1
-6
/
+6
2020-10-30
target: restore last run state after profiling
Christopher Head
1
-1
/
+13
2020-10-30
target/cortex_m: reduce duplication in profiling
Christopher Head
3
-47
/
+24
2020-10-30
target: allow profiling from running
Christopher Head
2
-4
/
+6
2020-10-28
flash/nor/nrf5: unify size of HWID
Tomas Vanek
1
-5
/
+6
2020-10-28
flash/nor/nrf5: improve handling of nRF52 flash errors
Tomas Vanek
1
-2
/
+2
2020-10-28
flash/nor/nrf5: check protection before flash erase/write on nRF51
Tomas Vanek
1
-48
/
+98
2020-10-28
flash/nor/nrf5: fix protection setting on nRF51
Tomas Vanek
1
-26
/
+50
2020-10-28
tcl/interface/ftdi: Add Steppenprobe open hardware interface
Diego Herranz
1
-0
/
+41
2020-10-24
server/telnet: Handle Ctrl+K
Brian Brooks
1
-1
/
+11
2020-10-24
target/arc: introduce watchpoints support
Evgeniy Didin
1
-3
/
+165
2020-10-24
Added comment to ti-icdi.cfg
John Pham
1
-0
/
+5
2020-10-24
Enable hla_serial for TI ICDI devices
John Pham
1
-18
/
+10
2020-10-22
flash/stm32l4: add support of STM32G4 category 4 devices (G491/G4A1)
Tarek BOCHKATI
1
-1
/
+18
2020-10-22
tcl/target/nrf52: fix nrf52_recover
Tomas Vanek
1
-17
/
+18
2020-10-22
cortex_m: support control.FPCA
Sylvain Chouleur
3
-7
/
+7
2020-10-14
riscv: fix compile error
Antonio Borneo
1
-2
/
+2
2020-10-14
Upstream tons of RISC-V changes.
Tim Newsome
16
-2662
/
+7273
2020-10-14
flash/nor/at91sam4: ATSAMG55x19 Rev.B
Benedikt-Alexander Mokroß
1
-2
/
+70
2020-10-11
target/aarch64: fix use of 'target->private_config'
Antonio Borneo
1
-0
/
+5
2020-10-11
target/aarch64: Use apnum setting
Kevin Yang
1
-10
/
+14
2020-10-03
drivers/jlink: fix (again) calculate_swo_prescaler formula
Antonio Borneo
1
-2
/
+1
2020-10-03
Update user dir config file search path
Andreas Fritiofson
2
-23
/
+62
2020-10-03
FreeRTOS: strip duplicate line returns
Karl Palsson
1
-10
/
+10
[next]