index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
Age
Commit message (
Expand
)
Author
2019-03-06
target/arm720t: Use 'bool' data type
Marc Schink
2019-03-06
target/aarch64: Use 'bool' data type
Marc Schink
2019-03-06
target/armv8: Use 'bool' data type
Marc Schink
2019-03-06
target/armv7m: Use 'bool' data type
Marc Schink
2019-03-06
target/arm11: Use 'bool' data type
Marc Schink
2019-03-06
target/armv7_9_common: Use 'bool' data type
Marc Schink
2019-03-06
target/armv4_5: Use 'bool' data type
Marc Schink
2019-03-06
target/register: Use 'bool' data type
Marc Schink
2019-03-06
target/cortex_m: Use 'bool' instead of 'int'
Marc Schink
2019-03-06
target: Remove unused variable 'has_percent'
Marc Schink
2019-03-04
armv8: allow halt on exception
Matthias Welwarsky
2019-03-01
Use enum for target_register_timer_callback()
Marc Schink
2019-03-01
target: Use proper data types for timer callback
Marc Schink
2019-02-25
aarch64: fix a potential memory leak in aarch64_target_create()
Antonio Borneo
2019-02-25
mem_ap: fix a potential memory leak in mem_ap_target_create()
Antonio Borneo
2019-02-25
cortex_a: fix a potential memory leak in cortex_a_target_create()
Antonio Borneo
2019-02-19
ftdi: use "adapter usb location" instead of ftdi_location command
Oleksij Rempel
2019-02-15
target, breakpoints: improve error handling
Tomas Vanek
2019-02-14
target/riscv-011: Fix memory leak in handle_halt_routine()
Marc Schink
2019-02-07
target/cortex_m: fix clang static analyzer warning
Tomas Vanek
2019-02-07
target/hla_target: fix clang static analyzer warning
Tomas Vanek
2019-02-07
target start_algorithm: Don't copy the IN mem_params fix uninitialised value.
Jean-Christian de Rivaz
2019-02-07
target algo: do not write reg_param if direction is PARAM_IN
Tomas Vanek
2019-02-04
cortex_m: fix stepping on FPB rev 1
Tomas Vanek
2019-01-30
arm_adi_v5: rewrite dap_to_jtag and dap_to_swd
Antonio Borneo
2019-01-30
aarch64: support for aarch32 ARM_MODE_SYS
Matthias Welwarsky
2019-01-27
target: do not allow 'target create' after init
Tomas Vanek
2019-01-27
target/cortex_m: inform if an external reset occurs
Tomas Vanek
2019-01-27
hla_target: fix adapter_poll() to preserve TARGET_DEBUG_RUNNING state
Tomas Vanek
2019-01-27
command: initialize the command mode for every command
Antonio Borneo
2019-01-23
arm_opcode: fix encoding of ARMv5 breakpoint instruction
Antonio Borneo
2019-01-23
target/arm_dap: fix segmentation fault in 'dap info' cmd
Tomas Vanek
2019-01-16
cortex_m: fix bug in poll() machine state (external resume awareness)
Tarek BOCHKATI
2019-01-16
cortex_a_poll: minor code factorization to enhance readability
Tarek BOCHKATI
2019-01-14
target/stm8: add missing destroy_reg_param()
Tomas Vanek
2019-01-08
target/aarch64: add support for multi-architecture gdb
Antonio Borneo
2019-01-08
target/arm: add support for multi-architecture gdb
Antonio Borneo
2019-01-08
target/stm8: add support for multi-architecture gdb
Antonio Borneo
2019-01-08
armv7m: always set xPSR.T=1 when starting an algorithm
Cody P Schafer
2018-12-27
target/arm_cti : export CTI APPPULSE and INACK register
Tarek BOUCHKATI
2018-12-27
target/arm_cti: add debug message when an incorrect CTI register name is used
Tarek BOCHKATI
2018-12-19
target: allow moving and resizing working area on running target
Tomas Vanek
2018-12-19
target: move all working_area functions to one block
Tomas Vanek
2018-12-19
target/cortex_m: fix cortex_m reset_config help and check for syntax error
Tomas Vanek
2018-12-19
target/cortex_m: do not use VECTRESET on Cortex-M0, M0+ and M1
Tomas Vanek
2018-12-18
target: armv8: Add TARGET_HALTED check for gdb connect
Liming Sun
2018-12-18
target/cortex_a: enable DSCR_HALT_DBG_MODE during examine
Antonio Borneo
2018-12-17
adi_v5_jtag: fix build break when open DEBUG_WAIT macro
YanLin Zhu
2018-12-12
esirisc: support eSi-Trace
Steven Stallion
2018-12-12
armv7a_mmu: s/LOG_ERROR/LOG_WARNING/ on address translation failure
Antonio Borneo
[prev]
[next]