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-21
Follow OpenOCD style guide.
log_output
Tim Newsome
1
-4
/
+3
2019-02-21
Add >stdout and >stderr to log_output command.
Tim Newsome
1
-8
/
+9
2019-02-11
Style fix.
Tim Newsome
1
-2
/
+1
2019-02-11
Fix old cut and paste bug.
Tim Newsome
1
-1
/
+1
2019-02-08
Fix build.
Tim Newsome
1
-3
/
+2
2019-02-08
Merge branch 'master' into from_upstream
Tim Newsome
110
-1098
/
+5730
2019-02-07
Rtos riscv (#350)
Tim Newsome
9
-47
/
+127
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
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-31
Merge pull request #347 from riscv/hwthread
Tim Newsome
11
-92
/
+720
2019-01-31
Fix sending memory-map for 64-bit targets. (#348)
Tim Newsome
23
-63
/
+84
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-25
Use more compatible printf formatting.
Tim Newsome
1
-1
/
+1
2019-01-25
More cleanup.
Tim Newsome
5
-47
/
+8
2019-01-25
Remove debug statements.
Tim Newsome
5
-50
/
+6
2019-01-25
Merge branch 'riscv' into hwthread
Tim Newsome
4
-137
/
+245
2019-01-25
Invalidate register cache on reset.
Tim Newsome
1
-1
/
+3
2019-01-25
Properly clean up SMP watchpoints.
Tim Newsome
1
-4
/
+26
2019-01-24
WIP on hardware breakpoints.
Tim Newsome
8
-61
/
+207
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-22
Move version check until after dmactive=1.
Tim Newsome
1
-10
/
+10
2019-01-21
nrf5: add nrf5 device definition for HWID 0x00E3
Mirko Vogt
1
-0
/
+1
2019-01-18
Halt all SMP harts on halt request.
Tim Newsome
1
-8
/
+20
2019-01-18
Don't reset current thread id on single step.
Tim Newsome
1
-13
/
+20
2019-01-17
Fix reading of non-general registers for hwthread
Tim Newsome
8
-12
/
+102
[next]