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
2019-03-06
target/register: Use 'bool' data type
Marc Schink
1
-4
/
+4
2019-03-06
target/cortex_m: Use 'bool' instead of 'int'
Marc Schink
2
-9
/
+9
2019-03-06
target: Remove unused variable 'has_percent'
Marc Schink
1
-1
/
+0
2019-03-06
helper/command: return proper JIM error code
Antonio Borneo
1
-1
/
+1
2019-03-06
stlink: remove unused assignment
Antonio Borneo
1
-1
/
+1
2019-03-06
gdb_server: fix 'null' pointer passed as 'nonnull' parameter
Antonio Borneo
1
-2
/
+2
2019-03-05
src/jtag/drivers/ftdi: fix swd pin comment and links
Diego Herranz
1
-4
/
+4
2019-03-04
gdb_server: remove warning for stepi after gdb_sync
Antonio Borneo
1
-2
/
+2
2019-03-04
armv8: allow halt on exception
Matthias Welwarsky
7
-2
/
+90
2019-03-01
Use enum for target_register_timer_callback()
Marc Schink
8
-8
/
+14
2019-03-01
target: Use proper data types for timer callback
Marc Schink
2
-7
/
+13
2019-02-27
flash: stm32f2/f4/f7: Add One-Time-Porgrammable (OTP) support
Moritz Fischer
5
-10
/
+226
2019-02-25
jtag: drivers: cmsis-dap: correct vendor request code
Paul Fertser
1
-2
/
+2
2019-02-25
aarch64: fix a potential memory leak in aarch64_target_create()
Antonio Borneo
1
-1
/
+7
2019-02-25
mem_ap: fix a potential memory leak in mem_ap_target_create()
Antonio Borneo
1
-1
/
+7
2019-02-25
cortex_a: fix a potential memory leak in cortex_a_target_create()
Antonio Borneo
1
-5
/
+14
2019-02-21
server: fix small mem leak of bindto_name
Tomas Vanek
1
-0
/
+2
2019-02-21
Fix support for single-bank stm32l4 processors
Armin van der Togt
1
-2
/
+13
2019-02-19
ftdi: use "adapter usb location" instead of ftdi_location command
Oleksij Rempel
3
-28
/
+13
2019-02-15
target, breakpoints: improve error handling
Tomas Vanek
3
-25
/
+19
2019-02-14
doc: fix typo in "adapter usb location" command
Oleksij Rempel
1
-1
/
+1
2019-02-14
doc/openocd.texi: fix xref warning
Tomas Vanek
1
-1
/
+1
2019-02-14
target/riscv-011: Fix memory leak in handle_halt_routine()
Marc Schink
1
-2
/
+2
2019-02-07
jlink: Use correct SWD buffer size
Marc Schink
1
-1
/
+1
2019-02-07
drivers/bitbang: remove unused extern declaration of jtag_interface
Antonio Borneo
1
-3
/
+0
2019-02-07
command: fix the mode for command "jtag configure"
Antonio Borneo
2
-2
/
+2
2019-02-07
doc: add documentation for "adapter usb location" command
Oleksij Rempel
1
-0
/
+10
2019-02-07
target/cortex_m: fix clang static analyzer warning
Tomas Vanek
1
-2
/
+7
2019-02-07
target/hla_target: fix clang static analyzer warning
Tomas Vanek
1
-4
/
+6
2019-02-07
at91samd: Add flash programming support for SAMC2?N* parts
Kevin Vermilion
1
-0
/
+4
2019-02-07
target start_algorithm: Don't copy the IN mem_params fix uninitialised value.
Jean-Christian de Rivaz
5
-1
/
+10
2019-02-07
flash/nor/stm32f1x: Ability to change user option bytes.
Jan Vojtech
2
-3
/
+14
2019-02-07
target algo: do not write reg_param if direction is PARAM_IN
Tomas Vanek
7
-1
/
+19
2019-02-07
drivers/imx_gpio: fix polarity of srst and trst
Antonio Borneo
1
-2
/
+2
2019-02-07
jtag: drivers: provide initial support for usb path filtering
Oleksij Rempel
5
-1
/
+185
2019-02-05
flash/nor: flash driver and cfg for SAM E54, E53, E51 and D51
Tomas Vanek
6
-3
/
+1119
2019-02-04
flash/nor/stm32f1x: use address instead of offset in stm32x_write_block()
Tomas Vanek
1
-6
/
+4
2019-02-04
flash/nor/stm32f1x: fix minor error messages
Tomas Vanek
1
-3
/
+5
2019-02-04
cortex_m: fix stepping on FPB rev 1
Tomas Vanek
1
-3
/
+10
2019-02-04
flash/nor/at91samd: add samr34j18.
Guillaume Revaillot
1
-0
/
+3
2019-01-30
arm_adi_v5: rewrite dap_to_jtag and dap_to_swd
Antonio Borneo
5
-119
/
+80
2019-01-30
aarch64: support for aarch32 ARM_MODE_SYS
Matthias Welwarsky
3
-0
/
+12
2019-01-27
target: do not allow 'target create' after init
Tomas Vanek
1
-2
/
+1
2019-01-27
command: check command mode for native jim commands
Tomas Vanek
1
-19
/
+26
2019-01-27
target/cortex_m: inform if an external reset occurs
Tomas Vanek
1
-1
/
+4
2019-01-27
command: Log the failed command by full name
Tomas Vanek
1
-1
/
+4
2019-01-27
hla_target: fix adapter_poll() to preserve TARGET_DEBUG_RUNNING state
Tomas Vanek
1
-0
/
+3
2019-01-27
command: initialize the command mode for every command
Antonio Borneo
2
-0
/
+2
2019-01-26
tcl: Support for Analog Devices ADSP-SC58x / ADSP-SC584-EZBRD
Peter Lawrence
2
-13
/
+51
2019-01-23
jtag: cmsis-dap: use macro SWJ_PIN_SRST in place of magic value
Antonio Borneo
1
-1
/
+1
[next]