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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-02
rtos/eCos: rename CamelCase symbols
Antonio Borneo
3
-47
/
+47
2021-07-02
rtos: rename CamelCase symbols
Antonio Borneo
17
-257
/
+253
2021-07-02
rtos: convert CamelCase enum in uppercase
Antonio Borneo
6
-93
/
+93
2021-07-02
server: rename CamelCase symbols
Antonio Borneo
1
-7
/
+7
2021-07-02
jtag/swd: rename CamelCase macros
Antonio Borneo
9
-67
/
+67
2021-07-02
jtag: rename CamelCase symbols
Antonio Borneo
11
-184
/
+184
2021-07-02
helper: rename camelcase symbols
Antonio Borneo
3
-9
/
+9
2021-07-02
flash: rename CamelCase symbols
Antonio Borneo
20
-1180
/
+1180
2021-07-02
flash/nor/cfi: fix CamelCase symbols in cfi_spansion_pri_ext
Antonio Borneo
3
-52
/
+52
2021-06-27
stlink: fix SIGSEGV with libusb v1.0.24-33-g32a2206 (11618)
Antonio Borneo
3
-6
/
+7
2021-06-27
flash/nor/stm32l4: Fix stm32l4_probe()
Marc Schink
1
-4
/
+4
2021-06-26
target/breakpoints: Remove dead code and cleanup
Marc Schink
1
-19
/
+14
2021-06-26
armv7m: replace flag 'stlink' with 'is_hla_target'
Antonio Borneo
3
-6
/
+6
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
target/riscv: Implement get_gdb_arch()
Jesse Sheridan
1
-0
/
+13
2021-06-18
Doc fix: echo writes to the log, and not to stdout
R. Diez
1
-1
/
+0
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
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
gdb_server: Log both incoming and outgoing GDB packets
Jan Matyas
3
-20
/
+56
2021-06-04
helper/list.h: add mention to the example in contrib
Antonio Borneo
1
-0
/
+2
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
2
-110
/
+250
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
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
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
[next]