target/cortex_m: simplify cortex_m_unset_breakpoint()
[openocd.git] / src / target / cortex_m.c
2019-04-01 Tomas Vanektarget/cortex_m: simplify cortex_m_unset_breakpoint() 89/4889/2
2019-03-06 Marc Schinktarget/cortex_m: Use 'bool' instead of 'int' 50/4950/2
2019-03-01 Marc SchinkUse enum for target_register_timer_callback() 21/4921/3
2019-02-07 Tomas Vanektarget/cortex_m: fix clang static analyzer warning 81/4881/3
2019-02-04 Tomas Vanekcortex_m: fix stepping on FPB rev 1 57/4857/2
2019-01-27 Tomas Vanektarget/cortex_m: inform if an external reset occurs 40/4840/3
2019-01-16 Tarek BOCHKATIcortex_m: fix bug in poll() machine state (external... 17/4817/8
2019-01-08 Antonio Borneotarget/arm: add support for multi-architecture gdb 54/4754/2
2018-12-19 Tomas Vanektarget/cortex_m: fix cortex_m reset_config help and... 95/4795/2
2018-12-19 Tomas Vanektarget/cortex_m: do not use VECTRESET on Cortex-M0... 94/4794/4
2018-09-25 Christopher Headtarget/cortex_m: fix typo 75/4675/2
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value 68/4668/2
2018-08-14 Christopher Headtarget/cortex_m: restore C_MASKINTS after reset 05/4605/3
2018-08-01 Christopher Headtarget/cortex_m: fix incorrect comment 20/4620/2
2018-07-25 Christopher Headtarget/cortex_m: make a variable local 06/4606/2
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums 05/3905/3
2018-07-03 Antonio Borneotarget/cortex_m: return error if breakpoint address... 35/4535/3
2018-06-05 Christopher Headtarget/cortex_m: constify some variables 03/4503/2
2018-04-12 Tomas Vanektarget/cortex_m: allow setting the type of a breakpoint 29/4429/9
2018-04-04 Cody P Schafertarget/cortex_m: avoid dwt comparator overflow 58/4458/6
2018-03-30 Matthias Welwarskytarget: restructure dap support 68/4468/25
2018-01-25 Christopher HeadUse timeval helpers 80/4380/2
2018-01-13 Karl Palssonhla_target: allow non-intrusive profiling on cortex-m 20/4220/3
2018-01-13 Simon Schubertcortex_m: add profiling function 11/4211/6
2017-10-27 Christopher HeadCortex-M: Delete an unnecessary local variable 40/4240/2
2017-10-27 Christopher HeadCortex-M: fix stale DHCSR cache values 39/4239/3
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create 39/3639/7
2016-12-08 Steven Stallionsemihosting: support fileio operation 66/3566/6
2016-11-04 Matthias Welwarskycortex_a/r/m: fix handling of un-examined cores 52/3552/5
2016-10-04 Tomas Vanekcortex_m: fix autoincrement range of Cortex-M7 37/3737/2
2016-08-10 Andreas BolschCortex-M7 handling. 31/3531/2
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-20 Andreas FärberFix spelling of ARM Cortex 83/3483/4
2016-05-06 Uwe BonnesCortex-M7: Give user a hint about single stepping probl... 67/3467/3
2016-05-05 Tomas Vanektarget: improve robustness of reset command 06/2606/6
2015-12-30 Paul Fertsertarget: cortex_m: fix segfault with HLA 83/3183/2
2015-12-29 Andreas Fritiofsoncortex: Set default memaccess_tck only during examine 55/3155/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions 53/3153/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init 51/3151/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Change mem_ap calls to take pointer to... 49/3149/3
2015-12-29 Andreas Fritiofsonarm_adi_v5: Convert the AP references from numbers... 47/3147/2
2015-12-29 Andreas Fritiofsoncortex_m: Discover the AP to use, just like Cortex-A 46/3146/2
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7... 42/3142/2
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove... 84/2984/4
2015-12-29 Patrick Stewartcortex_m: Select an AP when accessing the DAP 83/2983/3
2015-11-03 Tomas Vanekcortex_m: dwt_num_comp should be set to zero in cortex_... 89/2989/3
2015-10-30 Uwe BonnesCortex-M: Detect Flash Patch Revision and implement... 68/2868/4
2015-09-30 Marc Schinkarmv7m: Fix memory leak in register caching. 81/2881/3
2015-04-14 Paul Fertsertarget/arm_adi_v5, cortex_m: retry ahbap_debugport_init... 01/2601/4
2015-03-25 Paul Fertsertarget/adi_v5_swd, cortex_m: properly handle more cases... 96/2596/5
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.) 38/2538/14
2015-03-09 Paul Fertserserver, target, cortex_m: add deinit_target to the... 44/2544/5
2015-03-09 Paul Fertsertarget/cortex_m: do not leak memory on reexamination 42/2542/5
2015-03-09 Paul Fertserarmv7m: do not access FPU registers when not present 16/2516/4
2015-03-09 Paul Fertserarmv7m: add FPU registers support 14/514/20
2015-02-11 Andreas Fritiofsoncortex_m: Use the correct method to access registers 76/2476/2
2014-09-29 Jon Burgesscortex_m.c: Use two byte breakpoint for 32bit Thumb... 12/2312/2
2014-09-15 Andreas Fritiofsoncortex_m: Check return value from cortex_m_dcc_read. 79/2279/2
2014-06-28 Mathias KAdd error handling and remove double readout. 81/1181/7
2014-06-28 Andrey Smirnovcortex_m: Do additional initialization during reset 88/2088/8
2014-01-19 Spencer Olivercortexm: use Cortex-M rather than cortex-m3 for dwt... 65/1865/3
2014-01-11 Andreas Fritiofsoncortex_m: Avoid unnecessary saving and restoring of... 48/1848/3
2014-01-11 Andreas Fritiofsoncortex_m: Fix possible endianness problem in emulated... 46/1846/2
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-10-29 Spencer Olivercortex_m: set fpb_enabled on enabling fpb 34/1634/4
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to... 26/1626/4
2013-10-02 Andreas Fritiofsoncortex_m: Call mem_ap_read/write directly 59/1659/2
2013-10-02 Andreas Fritiofsoncortex_m: mem_ap access functions take number of bytes... 57/1657/2
2013-09-21 Spencer Oliverarmv7m: remove gdb register hacks 17/1617/3
2013-09-08 Spencer Oliverarmv7m: use consistent arm.cpsr member 39/1539/2
2013-07-26 Spencer Olivercortex_m: change cmd output to use cortex_m rather... 13/1513/2
2013-07-01 Spencer Olivercortex_m: deprecate soft_reset_halt 42/1442/2
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-06-03 Spencer Olivercortex_m: print 'Cortex-M' rather than 'Cortex-M3' 29/1429/2
2013-05-29 Paul Fertsercortex_m, hla_target: do not try asserting SRST if... 05/1405/3
2013-04-28 Spencer Olivertarget: rename cortex_m3 to cortex_m 29/1129/5
2013-04-28 Spencer Olivercortex_m: remove old target breakpoints/watchpoints 63/1363/2
2013-03-15 Andreas Fritiofsontarget: Add default implementation of bulk_write_memory 13/1213/2
2013-03-15 Evan Huntercortex_a : optimize apb read/write access. 03/903/7
2013-02-02 Spencer Oliverarmv7m: use generic arm read/write_core_reg 69/969/8
2013-02-02 Spencer Oliverarmv7m: use generic register core_cache 68/968/7
2013-02-02 Spencer Oliverarmv7m: remove unused armv7m_regtype 67/967/6
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode 66/966/6
2012-12-23 Spencer Oliverhla: fix watchpoints not being set 31/931/3
2012-11-06 Spencer Olivercortex: autostep correctly handle user breakpoint 47/947/3
2012-11-06 Peter Horncortex_m: Fix single stepping will not return to debug... 64/864/5
2012-10-31 Evan HunterEnsure Cortex-M reset wakes device from sleep (wfi...
2012-09-06 Spencer Olivercortex_m: suggest using hardware srst if VECTRESET...
2012-07-11 Spencer Olivertarget: Cortex-M use consistent arm dap access
2012-07-11 Spencer Olivertarget: detect correct Cortex-M tar auto increment...
2012-05-21 Spencer Olivertarget: disable armv6m unaligned memory access
2012-05-14 Spencer Oliverstlink: add armv7m stlink handling
2012-05-14 Spencer Olivercortex-m3: support connecting under reset
2012-04-10 Simon Qiantopic: add reset functions for SWD
2012-03-30 Mathias Karmv7m: detect floating point feature
2012-03-14 Mathias Kstm32: determine all cpu types and use common examine
2012-03-13 Spencer Olivertarget: remove unused declaration
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-18 Spencer Olivertarget: move regmaps to armv7m.c
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)