target/armv7m, cortex_m: fix misleading comments
[fw/openocd] / src / target / cortex_m.c
2020-11-15 Tomas Vanektarget/armv7m, cortex_m: fix misleading comments
2020-11-15 Tomas Vanektarget/cortex_m: remove wrong xPSR.ICI/IT bits handling
2020-11-15 Tomas Vanektarget/armv7m: use arch_info[i].value instead of alloca...
2020-11-15 Antonio Borneocortex_m: use the new enum ARMV7M_REGSEL_name
2020-11-15 Tomas Vanektarget/cortex_m,hla_target: rework Cortex-M register...
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 3
2020-11-15 Tomas Vanektarget/armv7m: rework Cortex-M register handling part 1
2020-11-11 Kevin Yangtarget/cortex_m: Change sleep to running state
2020-11-04 Antonio Borneocortex_m: declare local functions as static
2020-10-30 Christopher Headtarget/cortex_m: reduce duplication in profiling
2020-10-22 Sylvain Chouleurcortex_m: support control.FPCA
2020-10-03 Daniel Trnkatarget/cortex_m.c: vector_catch command checks if a...
2020-09-20 Tarek BOCHKATIcortex_m: add detection of Cortex M35P and M55
2020-09-20 Tarek BOCHKATIcortex_m: read and display core security state
2020-09-20 Tarek BOCHKATIarmv8-m: add SecureFault exception
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-06-06 Antonio Borneotarget/cortex-m: enable C_DEBUGEN during examine
2020-05-12 iosabicortex_m: make bit fields in cortex_m unsigned.
2020-05-09 Antonio Borneocoding style: let "else" follow the close brace
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of...
2020-04-12 Antonio Borneocortex_m: remove deprecation for soft_reset_halt
2020-02-15 Antonio Borneocoding style: remove unnecessary parentheses
2019-06-20 Antonio Borneocortex_m: set C_DEBUGEN in soft_reset_halt
2019-06-19 Marc Schinktarget/cortex_m: Add support for AHB5-AP
2019-06-19 Marc Schinktarget/arm_adiv5: Add type for AHB5-AP
2019-06-19 Omair JavaidSupport for debugging on ARMv8-M CPUs
2019-06-06 Antonio Borneotarget/cortex_m: remove dependency from jtag queue
2019-05-23 Tarek BOCHKATIcortex_m: set the debug reason to DBGRQ when NVIC_DFSR...
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsertarget/cortex_m: change prototype of cortex_m_verify_po...
2019-04-10 Christopher Headtarget/cortex_m: Implement maskisr steponly option
2019-04-03 Tomas Vanektarget/cortex_m: remove target halted check when removi...
2019-04-01 Tomas Vanektarget/cortex_m: remove fp_code_available counting
2019-04-01 Tomas Vanektarget/cortex_m: simplify cortex_m_unset_breakpoint()
2019-03-06 Marc Schinktarget/cortex_m: Use 'bool' instead of 'int'
2019-03-01 Marc SchinkUse enum for target_register_timer_callback()
2019-02-07 Tomas Vanektarget/cortex_m: fix clang static analyzer warning
2019-02-04 Tomas Vanekcortex_m: fix stepping on FPB rev 1
2019-01-27 Tomas Vanektarget/cortex_m: inform if an external reset occurs
2019-01-16 Tarek BOCHKATIcortex_m: fix bug in poll() machine state (external...
2019-01-08 Antonio Borneotarget/arm: add support for multi-architecture gdb
2018-12-19 Tomas Vanektarget/cortex_m: fix cortex_m reset_config help and...
2018-12-19 Tomas Vanektarget/cortex_m: do not use VECTRESET on Cortex-M0...
2018-09-25 Christopher Headtarget/cortex_m: fix typo
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value
2018-08-14 Christopher Headtarget/cortex_m: restore C_MASKINTS after reset
2018-08-01 Christopher Headtarget/cortex_m: fix incorrect comment
2018-07-25 Christopher Headtarget/cortex_m: make a variable local
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums
2018-07-03 Antonio Borneotarget/cortex_m: return error if breakpoint address...
2018-06-05 Christopher Headtarget/cortex_m: constify some variables
2018-04-12 Tomas Vanektarget/cortex_m: allow setting the type of a breakpoint
2018-04-04 Cody P Schafertarget/cortex_m: avoid dwt comparator overflow
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-01-25 Christopher HeadUse timeval helpers
2018-01-13 Karl Palssonhla_target: allow non-intrusive profiling on cortex-m
2018-01-13 Simon Schubertcortex_m: add profiling function
2017-10-27 Christopher HeadCortex-M: Delete an unnecessary local variable
2017-10-27 Christopher HeadCortex-M: fix stale DHCSR cache values
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create
2016-12-08 Steven Stallionsemihosting: support fileio operation
2016-11-04 Matthias Welwarskycortex_a/r/m: fix handling of un-examined cores
2016-10-04 Tomas Vanekcortex_m: fix autoincrement range of Cortex-M7
2016-08-10 Andreas BolschCortex-M7 handling.
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Andreas FärberFix spelling of ARM Cortex
2016-05-06 Uwe BonnesCortex-M7: Give user a hint about single stepping probl...
2016-05-05 Tomas Vanektarget: improve robustness of reset command
2015-12-30 Paul Fertsertarget: cortex_m: fix segfault with HLA
2015-12-29 Andreas Fritiofsoncortex: Set default memaccess_tck only during examine
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init
2015-12-29 Andreas Fritiofsonarm_adi_v5: Change mem_ap calls to take pointer to...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Convert the AP references from numbers...
2015-12-29 Andreas Fritiofsoncortex_m: Discover the AP to use, just like Cortex-A
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7...
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove...
2015-12-29 Patrick Stewartcortex_m: Select an AP when accessing the DAP
2015-11-03 Tomas Vanekcortex_m: dwt_num_comp should be set to zero in cortex_...
2015-10-30 Uwe BonnesCortex-M: Detect Flash Patch Revision and implement...
2015-09-30 Marc Schinkarmv7m: Fix memory leak in register caching.
2015-04-14 Paul Fertsertarget/arm_adi_v5, cortex_m: retry ahbap_debugport_init...
2015-03-25 Paul Fertsertarget/adi_v5_swd, cortex_m: properly handle more cases...
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.)
2015-03-09 Paul Fertserserver, target, cortex_m: add deinit_target to the...
2015-03-09 Paul Fertsertarget/cortex_m: do not leak memory on reexamination
2015-03-09 Paul Fertserarmv7m: do not access FPU registers when not present
2015-03-09 Paul Fertserarmv7m: add FPU registers support
2015-02-11 Andreas Fritiofsoncortex_m: Use the correct method to access registers
2014-09-29 Jon Burgesscortex_m.c: Use two byte breakpoint for 32bit Thumb...
2014-09-15 Andreas Fritiofsoncortex_m: Check return value from cortex_m_dcc_read.
2014-06-28 Mathias KAdd error handling and remove double readout.
2014-06-28 Andrey Smirnovcortex_m: Do additional initialization during reset
2014-01-19 Spencer Olivercortexm: use Cortex-M rather than cortex-m3 for dwt...
2014-01-11 Andreas Fritiofsoncortex_m: Avoid unnecessary saving and restoring of...
2014-01-11 Andreas Fritiofsoncortex_m: Fix possible endianness problem in emulated...
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-10-29 Spencer Olivercortex_m: set fpb_enabled on enabling fpb
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to...
next