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
2019-02-07
command: fix the mode for command "jtag configure"
Antonio Borneo
2
-2
/
+2
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
1
-2
/
+12
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
3
-0
/
+958
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-23
jtag: cmsis-dap: use macro SWJ_PIN_SRST in place of magic value
Antonio Borneo
1
-1
/
+1
2019-01-23
rtos: Add RTOS task awareness for Chromium-EC
Moritz Fischer
3
-0
/
+390
2019-01-23
arm_opcode: fix encoding of ARMv5 breakpoint instruction
Antonio Borneo
1
-1
/
+1
2019-01-23
arm_adi_v5: fix and update sequences to spec IHI 0031E
Antonio Borneo
1
-16
/
+110
2019-01-23
target/arm_dap: fix segmentation fault in 'dap info' cmd
Tomas Vanek
1
-0
/
+5
2019-01-21
nrf5: add nrf5 device definition for HWID 0x00E3
Mirko Vogt
1
-0
/
+1
2019-01-16
cortex_m: fix bug in poll() machine state (external resume awareness)
Tarek BOCHKATI
1
-0
/
+11
2019-01-16
cortex_a_poll: minor code factorization to enhance readability
Tarek BOCHKATI
1
-24
/
+11
2019-01-16
at91samd: added SAM-DA1 parts
Severin Junker
1
-0
/
+22
2019-01-16
helper/command: check for malloc failure in __command_name
Antonio Borneo
1
-3
/
+6
2019-01-14
target/stm8: add missing destroy_reg_param()
Tomas Vanek
1
-0
/
+1
2019-01-14
drivers/sysfsgpio: fix usage messages
Antonio Borneo
1
-2
/
+10
2019-01-11
Add flash support for SiFive's Freedom E platforms
Tim Newsome
3
-0
/
+1056
2019-01-08
stlink_usb: Submit multiple USB URBs at once to improve performance
Austin Phillips
1
-2
/
+201
2019-01-08
libusb: add debug message on adapter not found due to wrong serial
Antonio Borneo
2
-0
/
+14
2019-01-08
jtag/drivers/usb_common: return oocd error values
Antonio Borneo
1
-4
/
+7
2019-01-08
libusb0: return oocd error values
Antonio Borneo
1
-3
/
+3
2019-01-08
target/aarch64: add support for multi-architecture gdb
Antonio Borneo
3
-0
/
+7
2019-01-08
target/arm: add support for multi-architecture gdb
Antonio Borneo
16
-0
/
+31
2019-01-08
target/stm8: add support for multi-architecture gdb
Antonio Borneo
1
-0
/
+6
2019-01-08
armv7m: always set xPSR.T=1 when starting an algorithm
Cody P Schafer
1
-0
/
+17
2019-01-08
drivers: xds110: Add support for XDS110 stand-alone probe
Edward Fewell
1
-1
/
+84
2019-01-02
NOR: lpc2000 Add support for LPC84x devices
Rod Boyce
1
-0
/
+31
2019-01-02
flash: nor: ath79: remove base calculation
Oleksij Rempel
1
-14
/
+0
2019-01-02
flash/nor/nrf5: set correct timeout for nvmc operations
Jānis Skujenieks
1
-1
/
+1
2018-12-27
target/arm_cti : export CTI APPPULSE and INACK register
Tarek BOUCHKATI
1
-1
/
+3
2018-12-27
target/arm_cti: add debug message when an incorrect CTI register name is used
Tarek BOCHKATI
1
-2
/
+4
2018-12-25
command: Log the failed command name
Jean-Christian de Rivaz
1
-1
/
+1
[next]