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-01-29
tcl: replace the deprecated commands with "adapter ..."
Antonio Borneo
210
-332
/
+332
2020-01-29
doc: replace example command "interface" with "adapter driver"
Antonio Borneo
1
-4
/
+4
2020-01-29
tcl: replace command "interface" with "adapter driver"
Antonio Borneo
111
-111
/
+111
2020-01-29
openocd: fix minor inconsistencies after renaming "adapter" command
Antonio Borneo
3
-6
/
+6
2020-01-29
move ftdi_location deprecation helper to proper place
Oleksij Rempel
2
-6
/
+5
2020-01-29
jtag: adapter: rework adapter related commands
Oleksij Rempel
3
-89
/
+136
2020-01-27
flash/nor/stm32l4x: fix minor errors in flash write/async algo
Tomas Vanek
2
-12
/
+13
2020-01-27
flash/nor/stm32l4x: use flash infrastructure to align write
Tomas Vanek
1
-19
/
+8
2020-01-27
tcl/board: Add config for STM32WB Nucleo board
Marc Schink
1
-0
/
+11
2020-01-27
target/arm_cti: fix regression from Tcl_return_values series
Tomas Vanek
1
-20
/
+8
2020-01-27
flash/nor/nrf5: Fix build error on OSX
Marek Vasut
1
-1
/
+1
2020-01-22
jtag: drivers: xlnx-pcie-xvc: fix build after merge
Antonio Borneo
2
-9
/
+10
2020-01-22
flash/nor/sh_qspi: Add SH QSPI driver
Marek Vasut
7
-0
/
+1308
2020-01-22
jtag_libusb_bulk_read|write: return error code instead of size
Oleksij Rempel
12
-89
/
+186
2020-01-20
mips_ejtag: there is no DCR.MIPS64 bit
Jiri Kastner
2
-2
/
+2
2020-01-17
jtag: drivers: xlnx-pcie-xvc: Add support for Xilinx XVC/PCIe
Moritz Fischer
5
-1
/
+532
2020-01-16
flash/nor: Rename flash_address() to cfi_flash_address()
Marek Vasut
1
-51
/
+51
2020-01-16
flash/nor: Rename get_cfi_info() to cfi_get_info()
Marek Vasut
1
-2
/
+2
2020-01-16
flash/nor: Allow CFI memory read/write functions be overriden
Marek Vasut
2
-4
/
+20
2020-01-16
flash/nor: Drop size argument of cfi_target_{read,write}_memory()
Marek Vasut
1
-24
/
+24
2020-01-16
flash/nor: Pass flash_bank to memory accessors
Marek Vasut
1
-32
/
+22
2020-01-16
target/xscale: remove duplicated command
Tomas Vanek
1
-1
/
+0
2020-01-16
target/etm: add check for calloc error
Tomas Vanek
1
-0
/
+6
2020-01-16
target/semihosting_common: fix minor memory leak
Tomas Vanek
1
-0
/
+2
2020-01-16
target/target: fix clang static analyzer warnings
Tomas Vanek
1
-1
/
+1
2020-01-16
target/avr32_jtag: fix error returns
Tomas Vanek
1
-7
/
+3
2020-01-16
target/arm_dpm: add missing error returns
Tomas Vanek
1
-0
/
+6
2020-01-16
target/arm946e: add missing error detection
Tomas Vanek
1
-5
/
+17
2020-01-16
server/server: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2020-01-16
xsvf: fix memory leak
Tomas Vanek
1
-1
/
+3
2020-01-16
flash/nor/stm32l4x: add support of STM32L4P5/L4Q5x devices
Tarek BOCHKATI
1
-5
/
+29
2020-01-16
flash/nor: add support of STM32WB on top STM32L4 flash driver
Tarek BOCHKATI
3
-4
/
+129
2020-01-16
flash/nor: add support of STM32L41/L42xx
Tarek BOCHKATI
1
-0
/
+15
2020-01-16
flash/nor/stm32l4x : add structure containers to hold devices' information
Tarek BOCHKATI
1
-253
/
+337
2020-01-14
target/target: parse value as proper type
Christopher Head
1
-2
/
+2
2020-01-14
stlink: fix handling of DPv1 and DPv2 banked registers
Antonio Borneo
1
-0
/
+27
2020-01-14
stlink: add DAP direct driver
Antonio Borneo
5
-13
/
+706
2020-01-14
adi_v5_dapdirect: add support for adapter drivers that provide DAP API
Antonio Borneo
6
-2
/
+240
2020-01-14
TODO: add restructuring of JTAG/adapter layer
Antonio Borneo
1
-11
/
+30
2020-01-14
adapter: switch from struct jtag_interface to adapter_driver
Antonio Borneo
39
-259
/
+432
2020-01-14
drivers/kitprog: remove unused JTAG execute_queue method
Antonio Borneo
1
-30
/
+0
2020-01-14
hla: remove empty JTAG execute_queue method
Antonio Borneo
1
-9
/
+0
2020-01-14
jtag: print an errmsg on using jtag API for non jtag transport
Antonio Borneo
2
-0
/
+27
2020-01-14
hla: use the new system_reset API
Antonio Borneo
6
-80
/
+36
2020-01-14
bitbang: jtag-only drivers: switch to new reset API
Antonio Borneo
7
-18
/
+5
2020-01-14
swd: get rid of jtag queue to assert/deassert srst
Antonio Borneo
14
-138
/
+227
2020-01-05
flash/nor: Factor out CFI memory read/write functions
Marek Vasut
1
-18
/
+32
2020-01-05
flash/nor: Factor out cfi_spansion_unlock_seq()
Marek Vasut
1
-26
/
+22
2020-01-03
flash/nor/stm32f2x: Support value line chips with trimmed flash
Keir Fraser
1
-19
/
+56
2020-01-02
arm_adi_v5: add API send_sequence() and use it
Antonio Borneo
5
-44
/
+63
[next]