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
2018-11-10
jtag/bitq: array boundary overflow
xuguangxiao
1
-1
/
+1
2018-11-08
armv7a: ARMv7-A MMU tools
Matthias Welwarsky
6
-171
/
+491
2018-11-06
target/cortex_a: remove duplicate code to read target registers
Antonio Borneo
3
-160
/
+9
2018-11-06
target/arm_dpm: uniform names of exported functions
Antonio Borneo
3
-16
/
+16
2018-11-06
target/cortex_a: remove buggy memory AP accesses
Antonio Borneo
2
-142
/
+10
2018-11-06
target/cortex_a: remove unused code controlled by "fast_reg_read"
Antonio Borneo
2
-84
/
+6
2018-11-03
flash/nor/stm32f1x: Use of protection blocks, improved option bytes handling
Dominik Peklo
1
-218
/
+179
2018-11-03
arm_adi_v5: do not deactivate power domains while trying to clear sticky error
Antonio Borneo
1
-2
/
+21
2018-11-02
flash/nor/at91samd: add SAMR21E19A DID
Tomas Vanek
1
-2
/
+3
2018-10-28
drivers/cmsis-dap: speed up sending multiple HID requests
Tomas Vanek
1
-43
/
+153
2018-10-28
target/target.c: adding keep_alive() to while loop.
Kevin Gillespie
1
-0
/
+3
2018-10-27
target/cortex_a: fix temporary breakpoint during step
Antonio Borneo
1
-0
/
+1
2018-10-27
target/arm_adi_v5: fix sync CSW cache on apreg write
Antonio Borneo
1
-2
/
+4
2018-10-16
ftdi: demote unhelpful debug messages
Steven Stallion
1
-2
/
+2
2018-10-16
rtos: check symbol list when updating uCOS-III
Steven Stallion
1
-0
/
+5
2018-10-16
esirisc: support eSi-RISC targets
Steven Stallion
14
-2
/
+3406
2018-10-16
jtag: make cmd_queue_scan_field_clone public
Steven Stallion
4
-17
/
+17
2018-10-16
gdb_server: add support for architecture element
Steven Stallion
4
-1
/
+33
2018-10-16
rtos: support gdb_get_register_packet
Steven Stallion
18
-462
/
+461
2018-10-16
register: support non-existent registers
Steven Stallion
3
-5
/
+21
2018-10-09
drivers: cmsis-dap: fix connection in JTAG mode
Antonio Borneo
1
-3
/
+1
2018-10-08
flash/nrf5: support for nRF52810
Anders Westrup
1
-0
/
+4
2018-10-01
gdb_server: avoid gdb server for virtual targets
Antonio Borneo
3
-0
/
+23
2018-09-25
target/cortex_m: fix typo
Christopher Head
1
-3
/
+3
2018-09-19
Added support for STM32L4X option bytes writing.
Thomas Søhus
1
-177
/
+235
2018-09-17
flash/nrf5: support for nRF52840 Q1AAC0
Kai Geissdoerfer
1
-0
/
+3
2018-09-17
flash/nrf5: time-based timeout waiting for flash controller
Kai Geissdoerfer
1
-3
/
+6
2018-09-13
arm_adi_v5: remove useless cast to int
Antonio Borneo
1
-1
/
+1
2018-09-12
target/cortex_a: poll all targets in SMP node after halt
Antonio Borneo
1
-0
/
+34
2018-09-10
ftdi: extend ftdi_location format
Oleksij Rempel
1
-2
/
+2
2018-09-10
target/mem_ap: generic mem-ap target
Matthias Welwarsky
3
-1
/
+185
2018-09-09
flash/stm32f2x: add stm32f7 revision Z identification
Cody Schafer
1
-0
/
+3
2018-09-07
libusb: return oocd error values
Oleksij Rempel
1
-3
/
+3
2018-09-07
gdb_server: add per target option "-gdb-port"
Antonio Borneo
3
-8
/
+42
2018-09-07
adi_v5: enforce check on AP number value
Antonio Borneo
5
-11
/
+22
2018-08-22
target: armv8: Ensure target is halted for virt2phys
Guido Günther
1
-0
/
+5
2018-08-21
rtos/linux.c: fix clang static analyzer warning
Tomas Vanek
1
-2
/
+2
2018-08-21
flash/at91sam4: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+2
2018-08-21
flash/at91sam4: set wait states only once per write
Tomas Vanek
1
-9
/
+22
2018-08-21
flash/at91sam4: emit flash bank info
Tomas Vanek
1
-2
/
+24
2018-08-21
flash/at91sam4: run probe just once
Tomas Vanek
1
-8
/
+14
2018-08-21
max32xxx: Support for MAX32XXX devices.
Kevin Gillespie
3
-0
/
+1000
2018-08-14
target/riscv/riscv-011: fix compile warning about uninitialized variable
Svetoslav Enchev
1
-0
/
+2
2018-08-14
target/cortex_m: restore C_MASKINTS after reset
Christopher Head
1
-2
/
+5
2018-08-08
Add detail to `wrong register size` error.
Tim Newsome
1
-1
/
+2
2018-08-08
target/armv7a_cache: add gdb keep-alive and fix a missing dpm finish
Antonio Borneo
1
-4
/
+23
2018-08-06
target/cortex_a: allow command dacrfixup during init phase
Antonio Borneo
1
-1
/
+1
2018-08-06
target/arm_adi_v5: allow commands apsel and apcsw during init phase
Antonio Borneo
1
-18
/
+6
2018-08-01
target/cortex_m: fix incorrect comment
Christopher Head
1
-1
/
+1
2018-08-01
server/server: Add ability to remove services
Marc Schink
2
-0
/
+30
[next]