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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-26
target/dsp563xx: Use bool data type for 'hardware_breakpoints_cleared'
Marc Schink
2
-3
/
+3
2021-06-26
target/dsp563xx: Handle return values
Marc Schink
1
-0
/
+9
2021-06-26
tcl/board: Add Renesas Falcon board
Marek Vasut
1
-0
/
+10
2021-06-26
tcl/target: Add support for Renesas R8A779A0 V3U SoC
Marek Vasut
1
-16
/
+41
2021-06-26
tcl/target: Select default boot core on Renesas R-Car Gen2/Gen3
Marek Vasut
2
-0
/
+6
2021-06-26
target/riscv: Implement get_gdb_arch()
Jesse Sheridan
1
-0
/
+13
2021-06-23
tcl: Add support for the Digilent Nexys Video board
Rohit Singh
1
-0
/
+26
2021-06-18
Doc fix: echo writes to the log, and not to stdout
R. Diez
2
-2
/
+0
2021-06-18
doc/openocd: Fix typo
Marc Schink
1
-1
/
+1
2021-06-18
Use boolean argument for register_get_by_name()
Marc Schink
8
-18
/
+18
2021-06-18
target/register: Minor code cleanup
Marc Schink
1
-14
/
+12
2021-06-18
flash/stm32fxx.c: do not read CPUID as this info is stored in cortex_m_common
Tarek BOCHKATI
2
-44
/
+37
2021-06-18
cortex_m: enhance core and arch detection
Tarek BOCHKATI
2
-41
/
+108
2021-06-18
target/arm: optimize architecture flags
Tarek BOCHKATI
9
-26
/
+29
2021-06-18
contrib/itmdump.c: fix implicit declaration warning
Diego Herranz
1
-1
/
+2
2021-06-18
target: Rename 'linked_BRP' to 'linked_brp'
Marc Schink
4
-8
/
+8
2021-06-13
armv4_5: do not read/write non-existent registers
Tarek BOCHKATI
1
-1
/
+1
2021-06-13
arm_dpm: do not read/write non-existent registers
Tarek BOCHKATI
1
-2
/
+2
2021-06-13
armv8_dpm: do not read/write non-existent registers
Tarek BOCHKATI
1
-2
/
+5
2021-06-13
flash/nor: improved API of flash_driver.info & fixed buffer overruns
Jan Matyas
51
-444
/
+292
2021-06-13
Add remote bitbang write buffer.
Tim Newsome
1
-37
/
+86
2021-06-13
target/cortex_a: Use bool data type
Marc Schink
2
-13
/
+13
2021-06-04
target/startup.tcl: Do not use 'Yoda conditions'
Marc Schink
1
-14
/
+13
2021-06-04
Avoid non-standard conditionals with omitted operands.
R. Diez
8
-14
/
+14
2021-06-04
Add target_data_bits().
Tim Newsome
4
-4
/
+38
2021-06-04
cmsis_dap: add support for swo commands
Adrian Negreanu
2
-94
/
+440
2021-06-04
target: Use 'bool' for 'reset_halt'
Marc Schink
2
-2
/
+2
2021-06-04
drivers/jlink: Remove trailing dots
Marc Schink
1
-120
/
+117
2021-06-04
target/renesas_rz_g2: Introduce tcl config file for RZ/G2 devices
micbis
1
-0
/
+185
2021-06-04
gdb_server: Log both incoming and outgoing GDB packets
Jan Matyas
3
-20
/
+56
2021-06-04
Makefile: add special target .DELETE_ON_ERROR
R. Diez
1
-0
/
+2
2021-06-04
tcl/target/stm32f4x: fix hardcoded chip name
Tarek BOCHKATI
1
-1
/
+1
2021-06-04
helper/list.h: add mention to the example in contrib
Antonio Borneo
1
-0
/
+2
2021-06-04
contrib: add an example of using list.h
Andreas Fritiofson
1
-0
/
+74
2021-06-04
helper/list.h: align file to Linux v5.12
Antonio Borneo
1
-137
/
+431
2021-06-04
server/telnet: fix autocomplete for jimtcl commands
Antonio Borneo
3
-19
/
+26
2021-06-04
helper/jim-nvp: comply with coding style [2/2]
Antonio Borneo
21
-316
/
+316
2021-06-04
helper/jim-nvp: comply with coding style [1/2]
Antonio Borneo
3
-110
/
+251
2021-06-03
target/cortex_a: fix memory leak on watchpoints
Antonio Borneo
1
-0
/
+1
2021-06-03
target/cortex_a: add support for watchpoint length of 1, 2 and 4 bytes
Antonio Borneo
1
-5
/
+41
2021-06-03
target/cortex_a: fix number of watchpoints
Antonio Borneo
1
-2
/
+6
2021-06-03
target/cortex_a: add support for watchpoints
Chengyu Zheng
4
-9
/
+201
2021-05-31
target/arm_adi_v5: Fix clear sticky overrun flag during replay of commands
micbis
1
-0
/
+7
2021-05-29
tcl/board: Add ST NUCLEO-8S208RB
Marc Schink
1
-0
/
+16
2021-05-29
stlink: reorder the flag macro by firmware release
Antonio Borneo
1
-11
/
+11
2021-05-29
stlink: add comment of firmware version for each flag bit
Antonio Borneo
1
-11
/
+11
2021-05-29
LICENSES: Add the MIT license
Thomas Gleixner
2
-0
/
+31
2021-05-29
help: fix line size in 'usage' output
Antonio Borneo
1
-7
/
+6
2021-05-29
help text: remove trailing space
Antonio Borneo
10
-13
/
+13
2021-05-29
tcl: remove remaining deprecated commands
Antonio Borneo
7
-7
/
+7
[next]