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
/
cortex_m.c
Age
Commit message (
Expand
)
Author
2020-02-15
coding style: remove unnecessary parentheses
Antonio Borneo
2019-06-20
cortex_m: set C_DEBUGEN in soft_reset_halt
Antonio Borneo
2019-06-19
target/cortex_m: Add support for AHB5-AP
Marc Schink
2019-06-19
target/arm_adiv5: Add type for AHB5-AP
Marc Schink
2019-06-19
Support for debugging on ARMv8-M CPUs
Omair Javaid
2019-06-06
target/cortex_m: remove dependency from jtag queue
Antonio Borneo
2019-05-23
cortex_m: set the debug reason to DBGRQ when NVIC_DFSR indicates EXTERNAL
Tarek BOCHKATI
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
2019-05-14
target/cortex_m: change prototype of cortex_m_verify_pointer()
Paul Fertser
2019-04-10
target/cortex_m: Implement maskisr steponly option
Christopher Head
2019-04-03
target/cortex_m: remove target halted check when removing a breakpoint
Tomas Vanek
2019-04-01
target/cortex_m: remove fp_code_available counting
Tomas Vanek
2019-04-01
target/cortex_m: simplify cortex_m_unset_breakpoint()
Tomas Vanek
2019-03-06
target/cortex_m: Use 'bool' instead of 'int'
Marc Schink
2019-03-01
Use enum for target_register_timer_callback()
Marc Schink
2019-02-07
target/cortex_m: fix clang static analyzer warning
Tomas Vanek
2019-02-04
cortex_m: fix stepping on FPB rev 1
Tomas Vanek
2019-01-27
target/cortex_m: inform if an external reset occurs
Tomas Vanek
2019-01-16
cortex_m: fix bug in poll() machine state (external resume awareness)
Tarek BOCHKATI
2019-01-08
target/arm: add support for multi-architecture gdb
Antonio Borneo
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-09-25
target/cortex_m: fix typo
Christopher Head
2018-09-07
adi_v5: enforce check on AP number value
Antonio Borneo
2018-08-14
target/cortex_m: restore C_MASKINTS after reset
Christopher Head
2018-08-01
target/cortex_m: fix incorrect comment
Christopher Head
2018-07-25
target/cortex_m: make a variable local
Christopher Head
2018-07-19
target/armv7m_trace: Use prefix for enums
Marc Schink
2018-07-03
target/cortex_m: return error if breakpoint address is out of range
Antonio Borneo
2018-06-05
target/cortex_m: constify some variables
Christopher Head
2018-04-12
target/cortex_m: allow setting the type of a breakpoint
Tomas Vanek
2018-04-04
target/cortex_m: avoid dwt comparator overflow
Cody P Schafer
2018-03-30
target: restructure dap support
Matthias Welwarsky
2018-01-25
Use timeval helpers
Christopher Head
2018-01-13
hla_target: allow non-intrusive profiling on cortex-m
Karl Palsson
2018-01-13
cortex_m: add profiling function
Simon Schubert
2017-10-27
Cortex-M: Delete an unnecessary local variable
Christopher Head
2017-10-27
Cortex-M: fix stale DHCSR cache values
Christopher Head
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
2016-12-08
cortex_m: allow setting debug ap during create
Matthias Welwarsky
2016-12-08
semihosting: support fileio operation
Steven Stallion
2016-11-04
cortex_a/r/m: fix handling of un-examined cores
Matthias Welwarsky
2016-10-04
cortex_m: fix autoincrement range of Cortex-M7
Tomas Vanek
2016-08-10
Cortex-M7 handling.
Andreas Bolsch
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-05-20
Fix spelling of ARM Cortex
Andreas Färber
2016-05-06
Cortex-M7: Give user a hint about single stepping problem up to r0p1.
Uwe Bonnes
2016-05-05
target: improve robustness of reset command
Tomas Vanek
2015-12-30
target: cortex_m: fix segfault with HLA
Paul Fertser
2015-12-29
cortex: Set default memaccess_tck only during examine
Andreas Fritiofson
[next]