aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m.c
AgeCommit message (Expand)Author
2019-06-20cortex_m: set C_DEBUGEN in soft_reset_haltAntonio Borneo
2019-06-19target/cortex_m: Add support for AHB5-APMarc Schink
2019-06-19target/arm_adiv5: Add type for AHB5-APMarc Schink
2019-06-19Support for debugging on ARMv8-M CPUsOmair Javaid
2019-06-06target/cortex_m: remove dependency from jtag queueAntonio Borneo
2019-05-23cortex_m: set the debug reason to DBGRQ when NVIC_DFSR indicates EXTERNALTarek BOCHKATI
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14target/cortex_m: change prototype of cortex_m_verify_pointer()Paul Fertser
2019-04-10target/cortex_m: Implement maskisr steponly optionChristopher Head
2019-04-03target/cortex_m: remove target halted check when removing a breakpointTomas Vanek
2019-04-01target/cortex_m: remove fp_code_available countingTomas Vanek
2019-04-01target/cortex_m: simplify cortex_m_unset_breakpoint()Tomas Vanek
2019-03-06target/cortex_m: Use 'bool' instead of 'int'Marc Schink
2019-03-01Use enum for target_register_timer_callback()Marc Schink
2019-02-07target/cortex_m: fix clang static analyzer warningTomas Vanek
2019-02-04cortex_m: fix stepping on FPB rev 1Tomas Vanek
2019-01-27target/cortex_m: inform if an external reset occursTomas Vanek
2019-01-16cortex_m: fix bug in poll() machine state (external resume awareness)Tarek BOCHKATI
2019-01-08target/arm: add support for multi-architecture gdbAntonio Borneo
2018-12-19target/cortex_m: fix cortex_m reset_config help and check for syntax errorTomas Vanek
2018-12-19target/cortex_m: do not use VECTRESET on Cortex-M0, M0+ and M1Tomas Vanek
2018-09-25target/cortex_m: fix typoChristopher Head
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo
2018-08-14target/cortex_m: restore C_MASKINTS after resetChristopher Head
2018-08-01target/cortex_m: fix incorrect commentChristopher Head
2018-07-25target/cortex_m: make a variable localChristopher Head
2018-07-19target/armv7m_trace: Use prefix for enumsMarc Schink
2018-07-03target/cortex_m: return error if breakpoint address is out of rangeAntonio Borneo
2018-06-05target/cortex_m: constify some variablesChristopher Head
2018-04-12target/cortex_m: allow setting the type of a breakpointTomas Vanek
2018-04-04target/cortex_m: avoid dwt comparator overflowCody P Schafer
2018-03-30target: restructure dap supportMatthias Welwarsky
2018-01-25Use timeval helpersChristopher Head
2018-01-13hla_target: allow non-intrusive profiling on cortex-mKarl Palsson
2018-01-13cortex_m: add profiling functionSimon Schubert
2017-10-27Cortex-M: Delete an unnecessary local variableChristopher Head
2017-10-27Cortex-M: fix stale DHCSR cache valuesChristopher Head
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky
2016-12-08semihosting: support fileio operationSteven Stallion
2016-11-04cortex_a/r/m: fix handling of un-examined coresMatthias Welwarsky
2016-10-04cortex_m: fix autoincrement range of Cortex-M7Tomas Vanek
2016-08-10Cortex-M7 handling.Andreas Bolsch
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20Fix spelling of ARM CortexAndreas Färber
2016-05-06Cortex-M7: Give user a hint about single stepping problem up to r0p1.Uwe Bonnes
2016-05-05target: improve robustness of reset commandTomas Vanek
2015-12-30target: cortex_m: fix segfault with HLAPaul Fertser
2015-12-29cortex: Set default memaccess_tck only during examineAndreas Fritiofson
2015-12-29arm_adi_v5: Remove all mem_ap_sel_* functionsAndreas Fritiofson